[INFO] cloning repository https://github.com/clintjedwards/gofer-rewrite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clintjedwards/gofer-rewrite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclintjedwards%2Fgofer-rewrite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclintjedwards%2Fgofer-rewrite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9e13b395e4f01d03fe95faaf88229a126bf7708 [INFO] testing clintjedwards/gofer-rewrite against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclintjedwards%2Fgofer-rewrite" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clintjedwards/gofer-rewrite on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clintjedwards/gofer-rewrite [INFO] finished tweaking git repo https://github.com/clintjedwards/gofer-rewrite [INFO] tweaked toml for git repo https://github.com/clintjedwards/gofer-rewrite written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/clintjedwards/gofer-rewrite 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" "+ff2c56344c764af598ad33027e9c7a48881808ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prettyplease v0.1.11 [INFO] [stderr] Downloaded axum-server v0.4.0 [INFO] [stderr] Downloaded zeroize v1.5.6 [INFO] [stderr] Downloaded bollard v0.12.0 [INFO] [stderr] Downloaded trackable v1.2.0 [INFO] [stderr] Downloaded orion v0.17.1 [INFO] [stderr] Downloaded axum v0.5.6 [INFO] [stderr] Downloaded bollard-stubs v1.42.0-rc.0 [INFO] [stderr] Downloaded axum-core v0.2.4 [INFO] [stderr] Downloaded parse_duration v1.0.3 [INFO] [stderr] Downloaded econf v0.2.0 [INFO] [stderr] Downloaded econf-derive v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5090c95c5163cb9edd6e163d4c8f68be0d19f93cae8d58032a5e7bbb8d82f095 [INFO] running `Command { std: "docker" "start" "-a" "5090c95c5163cb9edd6e163d4c8f68be0d19f93cae8d58032a5e7bbb8d82f095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5090c95c5163cb9edd6e163d4c8f68be0d19f93cae8d58032a5e7bbb8d82f095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5090c95c5163cb9edd6e163d4c8f68be0d19f93cae8d58032a5e7bbb8d82f095", kill_on_drop: false }` [INFO] [stdout] 5090c95c5163cb9edd6e163d4c8f68be0d19f93cae8d58032a5e7bbb8d82f095 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b74e59c103c842f4c272ecedeed3986461cdeb23867f4d74dd544929e68bf41 [INFO] running `Command { std: "docker" "start" "-a" "2b74e59c103c842f4c272ecedeed3986461cdeb23867f4d74dd544929e68bf41", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling prettyplease v0.1.11 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling axum-core v0.2.4 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling tonic-build v0.7.2 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling tower-http v0.3.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling gofer_proto v0.1.0 (/opt/rustwide/workdir/gofer_proto) [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.3.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling lazy-regex v2.3.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rust-embed-utils v7.2.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling axum v0.5.6 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Compiling econf-derive v0.2.0 [INFO] [stderr] Compiling trackable v1.2.0 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling tonic v0.7.2 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling bollard-stubs v1.42.0-rc.0 [INFO] [stderr] Compiling slog-stdlog v4.1.1 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling sqlx-core v0.5.13 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling parse_duration v1.0.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling serde_yaml v0.8.24 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling fiat-crypto v0.1.13 [INFO] [stderr] Compiling gofer v0.1.0 (/opt/rustwide/workdir/gofer) [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling zeroize v1.5.6 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling gofer_sdk v0.1.0 (/opt/rustwide/workdir/gofer_sdk/rust) [INFO] [stderr] Compiling gofer_models v0.1.0 (/opt/rustwide/workdir/gofer_models) [INFO] [stderr] Compiling comfy-table v5.0.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling config v0.13.1 [INFO] [stderr] Compiling orion v0.17.1 [INFO] [stderr] Compiling notify v5.0.0-pre.15 [INFO] [stderr] Compiling sqlx-macros v0.5.13 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling bollard v0.12.0 [INFO] [stderr] Compiling sloggers v2.1.1 [INFO] [stderr] Compiling econf v0.2.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rust-embed v6.4.0 [INFO] [stderr] Compiling axum-server v0.4.0 [INFO] [stderr] Compiling dashmap v5.3.4 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling chrono-humanize v0.2.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling sqlx v0.5.13 [INFO] [stdout] warning: unused imports: `epoch`, `scheduler`, `storage`, `validate` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | api::{epoch, validate, Api}, [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] 3 | scheduler, storage, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::stream::StreamExt` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use futures::stream::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `common_task`, `event` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | use gofer_models::{common_task, event}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nanoid::nanoid` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use nanoid::nanoid; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `slog_scope::info` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use slog_scope::info; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `path::Path` [INFO] [stdout] --> gofer/src/api/event_handlers/mod.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use std::{path::Path, pin::Pin}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `channel` [INFO] [stdout] --> gofer/src/api/event_handlers/mod.rs:9:31 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio::sync::mpsc::{self, channel, Sender}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `VariableOwner`, `VariableSensitivity`, `Variable` [INFO] [stdout] --> gofer/src/api/pipelines/mod.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use gofer_models::{Variable, VariableOwner, VariableSensitivity}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stream::Stream` [INFO] [stdout] --> gofer/src/cli/event/mod.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::{stream::Stream, TryStreamExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `epoch` [INFO] [stdout] --> gofer/src/cli/pipeline/get.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | epoch, humanize_absolute_duration, humanize_relative_duration, DEFAULT_NAMESPACE, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> gofer/src/cli/trigger/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | args: InstallCommonTaskRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | args: GetCommonTaskInstallInstructionsRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | args: GetCommonTaskRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | args: UninstallCommonTaskRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | args: EnableCommonTaskRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | args: DisableCommonTaskRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryStreamExt` [INFO] [stdout] --> gofer/src/cli/event/mod.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::{stream::Stream, TryStreamExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_stream::StreamExt` [INFO] [stdout] --> gofer/src/cli/event/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use tokio_stream::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 271 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 285 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 292 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 299 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `common_tasks` is never read [INFO] [stdout] --> gofer/src/api/mod.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct Api { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 115 | common_tasks: DashMap, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Api` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 19 | impl Api { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] 20 | pub async fn install_common_task_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub async fn get_common_task_install_instructions_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub async fn get_common_task_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub async fn list_common_tasks_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub async fn uninstall_common_task_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub async fn enable_common_task_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub async fn disable_common_task_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_trigger_template` is never used [INFO] [stdout] --> gofer/src/cli/trigger/get.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn print_trigger_template(data: Data) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `trigger_get` is never used [INFO] [stdout] --> gofer/src/cli/trigger/get.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 50 | impl CliHarness { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 51 | pub async fn trigger_get(&self, name: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `trigger_uninstall` is never used [INFO] [stdout] --> gofer/src/cli/trigger/uninstall.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 8 | impl CliHarness { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 14 | pub async fn trigger_uninstall(&self, path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Unknown`, `NotFound`, `StorageError`, and `ChannelError` are never constructed [INFO] [stdout] --> gofer/src/events/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum EventError { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 14 | #[error("unforeseen error occurred; '{0}'")] [INFO] [stdout] 15 | Unknown(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | NotFound(u64), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | StorageError(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | ChannelError(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EventError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FailedContainerPrecondition` is never constructed [INFO] [stdout] --> gofer/src/scheduler/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub enum SchedulerError { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 24 | FailedContainerPrecondition(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SchedulerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list` is never used [INFO] [stdout] --> gofer/src/storage/common_task_registrations.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn list( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert` is never used [INFO] [stdout] --> gofer/src/storage/common_task_registrations.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | pub async fn insert( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get` is never used [INFO] [stdout] --> gofer/src/storage/common_task_registrations.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | pub async fn get(conn: &mut SqliteConnection, name: &str) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update` is never used [INFO] [stdout] --> gofer/src/storage/common_task_registrations.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 130 | pub async fn update( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete` is never used [INFO] [stdout] --> gofer/src/storage/common_task_registrations.rs:187:14 [INFO] [stdout] | [INFO] [stdout] 187 | pub async fn delete(conn: &mut SqliteConnection, name: &str) -> Result<(), StorageError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete` is never used [INFO] [stdout] --> gofer/src/storage/runs.rs:311:14 [INFO] [stdout] | [INFO] [stdout] 311 | pub async fn delete( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete` is never used [INFO] [stdout] --> gofer/src/storage/task_runs.rs:389:14 [INFO] [stdout] | [INFO] [stdout] 389 | pub async fn delete( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get` is never used [INFO] [stdout] --> gofer/src/storage/trigger_registrations.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | pub async fn get(conn: &mut SqliteConnection, name: &str) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement [INFO] [stdout] --> gofer/src/api/event_handlers/mod.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 128 | for event in subscription.receiver.recv() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 128 | while let Ok(event) = subscription.receiver.recv() { [INFO] [stdout] | ~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 128 | if let Ok(event) = subscription.receiver.recv() { [INFO] [stdout] | ~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/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/rustcQ2ETU3/symbols.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.3qxeks61yods2ljg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-c1cdff1b5b20c6b4/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-0c5e0a691ade56da/out" "-L" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbollard-f5fff45ef9ae9095.rlib" "/opt/rustwide/target/debug/deps/libbollard_stubs-e3945b73ccd2f74c.rlib" "/opt/rustwide/target/debug/deps/libserde_with-e3e4698615a81f46.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-3b97a8b482f094fd.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libsled-aae619204d659eb6.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e5073e5d06fa0fc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libfs2-02249aac520d2b2f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-54e71004ed48324b.rlib" "/opt/rustwide/target/debug/deps/libunicase-982b48a80f79902f.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-7a271eb4b20bb610.rlib" "/opt/rustwide/target/debug/deps/liborion-7b1cbb1631ab7ea1.rlib" "/opt/rustwide/target/debug/deps/libct_codecs-85684c78fd31eac3.rlib" "/opt/rustwide/target/debug/deps/libfiat_crypto-711460efb2426852.rlib" "/opt/rustwide/target/debug/deps/libzeroize-236cddff5602e896.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e20c91997421cdd0.rlib" "/opt/rustwide/target/debug/deps/librust_embed-83a7fee2a1258bde.rlib" "/opt/rustwide/target/debug/deps/librust_embed_utils-14489b315a8b7371.rlib" "/opt/rustwide/target/debug/deps/libsha2-0cf45b8ddd64d808.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libdigest-f7a9eb00fc32274c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-58a04b9f01c1361d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-35e2f33dac85b4bc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-968effba5ac9ce72.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5b0279eb71c44383.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ce567de8b7c8eaf6.rlib" "/opt/rustwide/target/debug/deps/libconfig-ea064480c65ad0bd.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-c11b031cc72d3a92.rlib" "/opt/rustwide/target/debug/deps/libjson5-51670c560792e376.rlib" "/opt/rustwide/target/debug/deps/libpest-fee95d413df82409.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-66fd78e2ce7e5741.rlib" "/opt/rustwide/target/debug/deps/libron-d4a810f8ad108411.rlib" "/opt/rustwide/target/debug/deps/libtoml-5b432b5bfb05fc1b.rlib" "/opt/rustwide/target/debug/deps/libini-da197ccfaa9e3d9e.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-b003e4a082c8fe4f.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-f4c28fc17ad40462.rlib" "/opt/rustwide/target/debug/deps/libeconf-9adcc30a200d7f56.rlib" "/opt/rustwide/target/debug/deps/libparse_duration-0a94d31219527d10.rlib" "/opt/rustwide/target/debug/deps/libnum-8b31fed536d40e13.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-6f9033b18d6b79bd.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1807d8dbbd3d2de2.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6135d84ee649455f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f6ede3b8b36c3230.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-006507daba35b2e3.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-b19544b0e07c41cf.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7e68dc204e1dc13e.rlib" "/opt/rustwide/target/debug/deps/libsloggers-fcb3ff60ebdc432a.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-e7b92baa2c8760da.rlib" "/opt/rustwide/target/debug/deps/libslog_async-f83dcb37114cf554.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6f9906bc2a1b7b03.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-103782371670daab.rlib" "/opt/rustwide/target/debug/deps/libslog_kvfilter-b39edbb65b62e9a9.rlib" "/opt/rustwide/target/debug/deps/libslog_term-1157f95eed1b4571.rlib" "/opt/rustwide/target/debug/deps/libterm-878ec277e4ce7319.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-ef53ed70926fa74f.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-68afb74e68baf8e4.rlib" "/opt/rustwide/target/debug/deps/libtime-cf508ed38fb8c0a1.rlib" "/opt/rustwide/target/debug/deps/libnum_threads-9115437edd563a6b.rlib" "/opt/rustwide/target/debug/deps/liblibflate-12e8e6f0c42c1711.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libadler32-99ddde7e6e69d6c1.rlib" "/opt/rustwide/target/debug/deps/liblibflate_lz77-638927db475a98dc.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-3672c897d269a3ff.rlib" "/opt/rustwide/target/debug/deps/libtrackable-d453550f94e26252.rlib" "/opt/rustwide/target/debug/deps/libchrono_humanize-4d807425d46b766c.rlib" "/opt/rustwide/target/debug/deps/libchrono-b66feea98ddf2bb5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-930d1ca5015f9b89.rlib" "/opt/rustwide/target/debug/deps/libtime-82203dd537622496.rlib" "/opt/rustwide/target/debug/deps/libindicatif-cec6c2569bd56f81.rlib" "/opt/rustwide/target/debug/deps/libconsole-18cd5d6f6533dafd.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-5f72ed5750ad7e62.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-bd9f8621c542a95f.rlib" "/opt/rustwide/target/debug/deps/libcomfy_table-53499112e17db92c.rlib" "/opt/rustwide/target/debug/deps/libstrum-bbb31c752b8405e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e882685ae0e508d4.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-81a4b8641c26b190.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-7e3e16af0270905d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-42bf746273bd9f35.rlib" "/opt/rustwide/target/debug/deps/libcolored-902f4a95b3cffdeb.rlib" "/opt/rustwide/target/debug/deps/libclap-c742234082a4608b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libatty-5eda582901124f9d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d19f793f1637ef2f.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-559d6fc5ede6d168.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-de51d9b62f7880ff.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-5d238bdf069f1232.rlib" "/opt/rustwide/target/debug/deps/libaxum_server-576a2804112291b0.rlib" "/opt/rustwide/target/debug/deps/libnotify-a85a66b09ec761f8.rlib" "/opt/rustwide/target/debug/deps/libfiletime-69cfcd1fbd0ad8b1.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-deebb8807ff2dc0b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/libinotify-ebf76e71ff99ae96.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-bfc0afc7d3b1e5b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-33bfffaf7993f117.rlib" "/opt/rustwide/target/debug/deps/libsqlx-ae4f0e4bb752df51.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-e77db3765cb212a1.rlib" "/opt/rustwide/target/debug/deps/liburl-0123387b6d811d01.rlib" "/opt/rustwide/target/debug/deps/libidna-ee2700ddebdff32c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-358014e97c312ce3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c3d809a52f8073b0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4d7b422b6eb43b2b.rlib" "/opt/rustwide/target/debug/deps/libflume-ddaef4c968591960.rlib" "/opt/rustwide/target/debug/deps/libspin-fcb73b58a6610cb0.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-e1d433845ba0c4d6.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-07ea0ade6d1b37a7.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-5876d5a488705770.rlib" "/opt/rustwide/target/debug/deps/libnom-b023ac52378d89e7.rlib" "/opt/rustwide/target/debug/deps/libitertools-81f42283acd642be.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-44068e659a71fc64.rlib" "/opt/rustwide/target/debug/deps/libatoi-04023f548aa67a7c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4cd99d5169a49569.rlib" "/opt/rustwide/target/debug/deps/libsha2-b8270843d14f9f39.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-f9f03e238422499c.rlib" "/opt/rustwide/target/debug/deps/libdigest-33b4829429fc9af6.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b2e0eb667d7ea8cb.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-70eb6598b4520089.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-aae8f175a81a2270.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/libhashlink-064580a237b20ae1.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-691edb131630dccd.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-fa327d725b7b158e.rlib" "/opt/rustwide/target/debug/deps/librustls-ae500b07dfba1f47.rlib" "/opt/rustwide/target/debug/deps/libsct-3dc779e6406e767c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-a1dd1bbb6fd0888c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-df329c666f0b19a2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-cddac3fb0bb3c16d.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-adab700144497261.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-aa34829ea157d471.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5e9dd82ce805990d.rlib" "/opt/rustwide/target/debug/deps/libinstant-d518fe55dee691b1.rlib" "/opt/rustwide/target/debug/deps/libeither-dd5c201eec1ecce4.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-ad906351667ba5f5.rlib" "/opt/rustwide/target/debug/deps/libdashmap-02a5e703dc4bd765.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ae746e222d32ac09.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e6a8de9725697aa8.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-707e272e57d458c3.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-fc4cf3d0fc3e3e2a.rlib" "/opt/rustwide/target/debug/deps/libslog-11c82f660f70b15b.rlib" "/opt/rustwide/target/debug/deps/libnanoid-671393992846d0a8.rlib" "/opt/rustwide/target/debug/deps/libgofer_models-2ca0157914b06924.rlib" "/opt/rustwide/target/debug/deps/libgofer_sdk-cc3897cc60ddac39.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b2c2d87744949414.rlib" "/opt/rustwide/target/debug/deps/liblazy_regex-612b9f2612dc91b4.rlib" "/opt/rustwide/target/debug/deps/libregex-332bb7f77b8122e6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-80f7a70dd86fdf7a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5167e4c1df8f9679.rlib" "/opt/rustwide/target/debug/deps/libgofer_proto-4880382a637089b0.rlib" "/opt/rustwide/target/debug/deps/libtonic-54a403e6bc9e551b.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-2ea1d88f696de86b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-cca71083b1ac5998.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-216b5bf3fb87f7ec.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-62fd56e656c1aefe.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-ee55ec8e0e95fbae.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libaxum-083cc65f6ce4101e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3b7b1d8cf97edfde.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b9bf2341570d78f9.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4bba250c606ce57f.rlib" "/opt/rustwide/target/debug/deps/libryu-1ee9dd08e2353758.rlib" "/opt/rustwide/target/debug/deps/libmatchit-abfee2c73ebd525e.rlib" "/opt/rustwide/target/debug/deps/libtower_http-4969fdd2eb9a8533.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-247b6f14f98f94f5.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-44e373a2a8cfef14.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-64e667d5c25a4f71.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-633340267ebb5377.rlib" "/opt/rustwide/target/debug/deps/librustls-12b0e10bd28dbe5e.rlib" "/opt/rustwide/target/debug/deps/libsct-b46f17cc48488011.rlib" "/opt/rustwide/target/debug/deps/libwebpki-26cb92ce2cb8870c.rlib" "/opt/rustwide/target/debug/deps/libring-972416e10257b9b2.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libhyper-524ec295ce8c6c00.rlib" "/opt/rustwide/target/debug/deps/libwant-eee73d55ddc9c74b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c2c83306f7338f1e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e19dc9d684e65670.rlib" "/opt/rustwide/target/debug/deps/libh2-501080deead3a299.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libtower-b834828381c278ac.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e22142d744d7f647.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-cc31f0f2d6c805df.rlib" "/opt/rustwide/target/debug/deps/libahash-642d6cc2d56b5d84.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-92700cb90fa2f931.rlib" "/opt/rustwide/target/debug/deps/libtokio-d42139835d04ec93.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-993e8d311c44a696.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a6abf6bf498beb93.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cf38fc4b42f747d7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8880db5172f9bf72.rlib" "/opt/rustwide/target/debug/deps/libmio-3996cfc84b887c92.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cfda58f96ed5d347.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-338f8156cd0a85c0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ced58c12b1f5ae1b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5d62ca0680cbc8da.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/librand-37ace713f59c7b7f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c899e31942dad2a9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-710861601052e463.rlib" "/opt/rustwide/target/debug/deps/librand_core-a7697b4b29df24cd.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-03db55530c9dbc6f.rlib" "/opt/rustwide/target/debug/deps/liblibc-655b04a26ff0aa2c.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-d7088c8150dbf81a.rlib" "/opt/rustwide/target/debug/deps/libprost-24be265d846a15dd.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2b4605b0e9c0d14e.rlib" "/opt/rustwide/target/debug/deps/libtracing-07dae8a56f159be3.rlib" "/opt/rustwide/target/debug/deps/liblog-f57c68921d25f7ab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-1f9dd18f629cb806.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-db06c0d206de5707.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0a3fec6fb90b28b6.rlib" "/opt/rustwide/target/debug/deps/libhttp-f682379f318c2d14.rlib" "/opt/rustwide/target/debug/deps/libitoa-83ac3cf80711f538.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libbytes-77091162d9e32949.rlib" "/opt/rustwide/target/debug/deps/libstrum-e9fb0e1449b62844.rlib" "/opt/rustwide/target/debug/deps/libserde-33e11becc078e2c9.rlib" "/opt/rustwide/target/debug/deps/libfutures-52e5cf0de12dab70.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9a2e783b0dce9e39.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bb452b6e116de72c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5ef4a2ef2d88829e.rlib" "/opt/rustwide/target/debug/deps/libslab-504bf5108b608b54.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2c1903c75a2ea883.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0d60682517d3a5a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-26d5ea0f19d875a6.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3f00b0d0587ef316.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64294331a088ff3b.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ac8c01c554941eda.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3f17a82d6f357d02.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007" "-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; 42 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gofer` (bin "gofer") due to 2 previous errors; 42 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2b74e59c103c842f4c272ecedeed3986461cdeb23867f4d74dd544929e68bf41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b74e59c103c842f4c272ecedeed3986461cdeb23867f4d74dd544929e68bf41", kill_on_drop: false }` [INFO] [stdout] 2b74e59c103c842f4c272ecedeed3986461cdeb23867f4d74dd544929e68bf41 [INFO] testing clintjedwards/gofer-rewrite against try#5e4273472e1b2f223618a9b3def795f6224f241d for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclintjedwards%2Fgofer-rewrite" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clintjedwards/gofer-rewrite on toolchain 5e4273472e1b2f223618a9b3def795f6224f241d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clintjedwards/gofer-rewrite [INFO] finished tweaking git repo https://github.com/clintjedwards/gofer-rewrite [INFO] tweaked toml for git repo https://github.com/clintjedwards/gofer-rewrite written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/clintjedwards/gofer-rewrite 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" "+5e4273472e1b2f223618a9b3def795f6224f241d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98e26788f604dde5bbe10eea694229079f6296a7cc66d6a07eb181e3159d5633 [INFO] running `Command { std: "docker" "start" "-a" "98e26788f604dde5bbe10eea694229079f6296a7cc66d6a07eb181e3159d5633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98e26788f604dde5bbe10eea694229079f6296a7cc66d6a07eb181e3159d5633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98e26788f604dde5bbe10eea694229079f6296a7cc66d6a07eb181e3159d5633", kill_on_drop: false }` [INFO] [stdout] 98e26788f604dde5bbe10eea694229079f6296a7cc66d6a07eb181e3159d5633 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ad54b99e133014cf59cfb25001373ee6873be0d49b1f1065886cf157f709fb6 [INFO] running `Command { std: "docker" "start" "-a" "6ad54b99e133014cf59cfb25001373ee6873be0d49b1f1065886cf157f709fb6", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling prettyplease v0.1.11 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling axum-core v0.2.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tonic-build v0.7.2 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling tower-http v0.3.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling gofer_proto v0.1.0 (/opt/rustwide/workdir/gofer_proto) [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.3.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.5.6 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling lazy-regex v2.3.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rust-embed-utils v7.2.0 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tonic v0.7.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling econf-derive v0.2.0 [INFO] [stderr] Compiling trackable v1.2.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling bollard-stubs v1.42.0-rc.0 [INFO] [stderr] Compiling slog-stdlog v4.1.1 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling parse_duration v1.0.3 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling sqlx-core v0.5.13 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling serde_yaml v0.8.24 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling gofer_sdk v0.1.0 (/opt/rustwide/workdir/gofer_sdk/rust) [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling zeroize v1.5.6 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling gofer v0.1.0 (/opt/rustwide/workdir/gofer) [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling fiat-crypto v0.1.13 [INFO] [stderr] Compiling comfy-table v5.0.1 [INFO] [stderr] Compiling config v0.13.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling notify v5.0.0-pre.15 [INFO] [stderr] Compiling gofer_models v0.1.0 (/opt/rustwide/workdir/gofer_models) [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling sloggers v2.1.1 [INFO] [stderr] Compiling sqlx-macros v0.5.13 [INFO] [stderr] Compiling orion v0.17.1 [INFO] [stderr] Compiling econf v0.2.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rust-embed v6.4.0 [INFO] [stderr] Compiling axum-server v0.4.0 [INFO] [stderr] Compiling bollard v0.12.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dashmap v5.3.4 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling chrono-humanize v0.2.1 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling sqlx v0.5.13 [INFO] [stdout] warning: unused imports: `epoch`, `scheduler`, `storage`, `validate` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | api::{epoch, validate, Api}, [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] 3 | scheduler, storage, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::stream::StreamExt` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use futures::stream::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `common_task`, `event` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | use gofer_models::{common_task, event}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nanoid::nanoid` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use nanoid::nanoid; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `slog_scope::info` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use slog_scope::info; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `path::Path` [INFO] [stdout] --> gofer/src/api/event_handlers/mod.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use std::{path::Path, pin::Pin}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `channel` [INFO] [stdout] --> gofer/src/api/event_handlers/mod.rs:9:31 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio::sync::mpsc::{self, channel, Sender}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `VariableOwner`, `VariableSensitivity`, `Variable` [INFO] [stdout] --> gofer/src/api/pipelines/mod.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use gofer_models::{Variable, VariableOwner, VariableSensitivity}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stream::Stream` [INFO] [stdout] --> gofer/src/cli/event/mod.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::{stream::Stream, TryStreamExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `epoch` [INFO] [stdout] --> gofer/src/cli/pipeline/get.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | epoch, humanize_absolute_duration, humanize_relative_duration, DEFAULT_NAMESPACE, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> gofer/src/cli/trigger/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | args: InstallCommonTaskRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | args: GetCommonTaskInstallInstructionsRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | args: GetCommonTaskRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | args: UninstallCommonTaskRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | args: EnableCommonTaskRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | args: DisableCommonTaskRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryStreamExt` [INFO] [stdout] --> gofer/src/cli/event/mod.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::{stream::Stream, TryStreamExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_stream::StreamExt` [INFO] [stdout] --> gofer/src/cli/event/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use tokio_stream::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 271 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 285 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 292 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 299 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `common_tasks` is never read [INFO] [stdout] --> gofer/src/api/mod.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct Api { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 115 | common_tasks: DashMap, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Api` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 19 | impl Api { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] 20 | pub async fn install_common_task_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub async fn get_common_task_install_instructions_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub async fn get_common_task_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub async fn list_common_tasks_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub async fn uninstall_common_task_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub async fn enable_common_task_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub async fn disable_common_task_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_trigger_template` is never used [INFO] [stdout] --> gofer/src/cli/trigger/get.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn print_trigger_template(data: Data) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `trigger_get` is never used [INFO] [stdout] --> gofer/src/cli/trigger/get.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 50 | impl CliHarness { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 51 | pub async fn trigger_get(&self, name: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `trigger_uninstall` is never used [INFO] [stdout] --> gofer/src/cli/trigger/uninstall.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 8 | impl CliHarness { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 14 | pub async fn trigger_uninstall(&self, path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Unknown`, `NotFound`, `StorageError`, and `ChannelError` are never constructed [INFO] [stdout] --> gofer/src/events/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum EventError { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 14 | #[error("unforeseen error occurred; '{0}'")] [INFO] [stdout] 15 | Unknown(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | NotFound(u64), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | StorageError(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | ChannelError(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EventError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FailedContainerPrecondition` is never constructed [INFO] [stdout] --> gofer/src/scheduler/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub enum SchedulerError { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 24 | FailedContainerPrecondition(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SchedulerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list` is never used [INFO] [stdout] --> gofer/src/storage/common_task_registrations.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn list( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert` is never used [INFO] [stdout] --> gofer/src/storage/common_task_registrations.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | pub async fn insert( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get` is never used [INFO] [stdout] --> gofer/src/storage/common_task_registrations.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | pub async fn get(conn: &mut SqliteConnection, name: &str) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update` is never used [INFO] [stdout] --> gofer/src/storage/common_task_registrations.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 130 | pub async fn update( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete` is never used [INFO] [stdout] --> gofer/src/storage/common_task_registrations.rs:187:14 [INFO] [stdout] | [INFO] [stdout] 187 | pub async fn delete(conn: &mut SqliteConnection, name: &str) -> Result<(), StorageError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete` is never used [INFO] [stdout] --> gofer/src/storage/runs.rs:311:14 [INFO] [stdout] | [INFO] [stdout] 311 | pub async fn delete( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete` is never used [INFO] [stdout] --> gofer/src/storage/task_runs.rs:389:14 [INFO] [stdout] | [INFO] [stdout] 389 | pub async fn delete( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get` is never used [INFO] [stdout] --> gofer/src/storage/trigger_registrations.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | pub async fn get(conn: &mut SqliteConnection, name: &str) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement [INFO] [stdout] --> gofer/src/api/event_handlers/mod.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 128 | for event in subscription.receiver.recv() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 128 | while let Ok(event) = subscription.receiver.recv() { [INFO] [stdout] | ~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 128 | if let Ok(event) = subscription.receiver.recv() { [INFO] [stdout] | ~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 42 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "6ad54b99e133014cf59cfb25001373ee6873be0d49b1f1065886cf157f709fb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ad54b99e133014cf59cfb25001373ee6873be0d49b1f1065886cf157f709fb6", kill_on_drop: false }` [INFO] [stdout] 6ad54b99e133014cf59cfb25001373ee6873be0d49b1f1065886cf157f709fb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7539b8d65c7cd338ddfc609de3ec5f5f6643c48427956f1f2292a02f8b256efc [INFO] running `Command { std: "docker" "start" "-a" "7539b8d65c7cd338ddfc609de3ec5f5f6643c48427956f1f2292a02f8b256efc", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling defer-lite v1.0.0 [INFO] [stderr] Compiling gofer_models v0.1.0 (/opt/rustwide/workdir/gofer_models) [INFO] [stderr] Compiling gofer_sdk v0.1.0 (/opt/rustwide/workdir/gofer_sdk/rust) [INFO] [stderr] Compiling gofer_proto v0.1.0 (/opt/rustwide/workdir/gofer_proto) [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stderr] Compiling gofer v0.1.0 (/opt/rustwide/workdir/gofer) [INFO] [stdout] warning: unused imports: `epoch`, `scheduler`, `storage`, `validate` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | api::{epoch, validate, Api}, [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] 3 | scheduler, storage, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::stream::StreamExt` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use futures::stream::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `common_task`, `event` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | use gofer_models::{common_task, event}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nanoid::nanoid` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use nanoid::nanoid; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `slog_scope::info` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use slog_scope::info; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `path::Path` [INFO] [stdout] --> gofer/src/api/event_handlers/mod.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use std::{path::Path, pin::Pin}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `channel` [INFO] [stdout] --> gofer/src/api/event_handlers/mod.rs:9:31 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio::sync::mpsc::{self, channel, Sender}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `VariableOwner`, `VariableSensitivity`, `Variable` [INFO] [stdout] --> gofer/src/api/pipelines/mod.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use gofer_models::{Variable, VariableOwner, VariableSensitivity}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stream::Stream` [INFO] [stdout] --> gofer/src/cli/event/mod.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::{stream::Stream, TryStreamExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `epoch` [INFO] [stdout] --> gofer/src/cli/pipeline/get.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | epoch, humanize_absolute_duration, humanize_relative_duration, DEFAULT_NAMESPACE, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> gofer/src/cli/trigger/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | args: InstallCommonTaskRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | args: GetCommonTaskInstallInstructionsRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | args: GetCommonTaskRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | args: UninstallCommonTaskRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | args: EnableCommonTaskRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | args: DisableCommonTaskRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryStreamExt` [INFO] [stdout] --> gofer/src/cli/event/mod.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::{stream::Stream, TryStreamExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_stream::StreamExt` [INFO] [stdout] --> gofer/src/cli/event/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use tokio_stream::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 271 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 285 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 292 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 299 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `common_tasks` is never read [INFO] [stdout] --> gofer/src/api/mod.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct Api { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 115 | common_tasks: DashMap, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Api` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 19 | impl Api { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] 20 | pub async fn install_common_task_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub async fn get_common_task_install_instructions_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub async fn get_common_task_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub async fn list_common_tasks_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub async fn uninstall_common_task_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub async fn enable_common_task_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub async fn disable_common_task_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_trigger_template` is never used [INFO] [stdout] --> gofer/src/cli/trigger/get.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn print_trigger_template(data: Data) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `trigger_get` is never used [INFO] [stdout] --> gofer/src/cli/trigger/get.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 50 | impl CliHarness { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 51 | pub async fn trigger_get(&self, name: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `trigger_uninstall` is never used [INFO] [stdout] --> gofer/src/cli/trigger/uninstall.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 8 | impl CliHarness { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 14 | pub async fn trigger_uninstall(&self, path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Unknown`, `NotFound`, `StorageError`, and `ChannelError` are never constructed [INFO] [stdout] --> gofer/src/events/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum EventError { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 14 | #[error("unforeseen error occurred; '{0}'")] [INFO] [stdout] 15 | Unknown(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | NotFound(u64), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | StorageError(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | ChannelError(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EventError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FailedContainerPrecondition` is never constructed [INFO] [stdout] --> gofer/src/scheduler/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub enum SchedulerError { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 24 | FailedContainerPrecondition(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SchedulerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update` is never used [INFO] [stdout] --> gofer/src/storage/common_task_registrations.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 130 | pub async fn update( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement [INFO] [stdout] --> gofer/src/api/event_handlers/mod.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 128 | for event in subscription.receiver.recv() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 128 | while let Ok(event) = subscription.receiver.recv() { [INFO] [stdout] | ~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 128 | if let Ok(event) = subscription.receiver.recv() { [INFO] [stdout] | ~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.08s [INFO] running `Command { std: "docker" "inspect" "7539b8d65c7cd338ddfc609de3ec5f5f6643c48427956f1f2292a02f8b256efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7539b8d65c7cd338ddfc609de3ec5f5f6643c48427956f1f2292a02f8b256efc", kill_on_drop: false }` [INFO] [stdout] 7539b8d65c7cd338ddfc609de3ec5f5f6643c48427956f1f2292a02f8b256efc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 58fcb8d44fa56801803eabafbee92a9a3c425b04d60a0772dd267454f7cc0aec [INFO] running `Command { std: "docker" "start" "-a" "58fcb8d44fa56801803eabafbee92a9a3c425b04d60a0772dd267454f7cc0aec", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: unused imports: `epoch`, `scheduler`, `storage`, `validate` [INFO] [stderr] --> gofer/src/api/common_tasks/mod.rs:2:11 [INFO] [stderr] | [INFO] [stderr] 2 | api::{epoch, validate, Api}, [INFO] [stderr] | ^^^^^ ^^^^^^^^ [INFO] [stderr] 3 | scheduler, storage, [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `futures::stream::StreamExt` [INFO] [stderr] --> gofer/src/api/common_tasks/mod.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use futures::stream::StreamExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `common_task`, `event` [INFO] [stderr] --> gofer/src/api/common_tasks/mod.rs:6:20 [INFO] [stderr] | [INFO] [stderr] 6 | use gofer_models::{common_task, event}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `nanoid::nanoid` [INFO] [stderr] --> gofer/src/api/common_tasks/mod.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use nanoid::nanoid; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `slog_scope::info` [INFO] [stderr] --> gofer/src/api/common_tasks/mod.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | use slog_scope::info; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> gofer/src/api/common_tasks/mod.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `path::Path` [INFO] [stderr] --> gofer/src/api/event_handlers/mod.rs:8:11 [INFO] [stderr] | [INFO] [stderr] 8 | use std::{path::Path, pin::Pin}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `channel` [INFO] [stderr] --> gofer/src/api/event_handlers/mod.rs:9:31 [INFO] [stderr] | [INFO] [stderr] 9 | use tokio::sync::mpsc::{self, channel, Sender}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `VariableOwner`, `VariableSensitivity`, `Variable` [INFO] [stderr] --> gofer/src/api/pipelines/mod.rs:4:20 [INFO] [stderr] | [INFO] [stderr] 4 | use gofer_models::{Variable, VariableOwner, VariableSensitivity}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `stream::Stream` [INFO] [stderr] --> gofer/src/cli/event/mod.rs:3:15 [INFO] [stderr] | [INFO] [stderr] 3 | use futures::{stream::Stream, TryStreamExt}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `epoch` [INFO] [stderr] --> gofer/src/cli/pipeline/get.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | epoch, humanize_absolute_duration, humanize_relative_duration, DEFAULT_NAMESPACE, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> gofer/src/cli/trigger/mod.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> gofer/src/api/common_tasks/mod.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | args: InstallCommonTaskRequest, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> gofer/src/api/common_tasks/mod.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 29 | args: GetCommonTaskInstallInstructionsRequest, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> gofer/src/api/common_tasks/mod.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 36 | args: GetCommonTaskRequest, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> gofer/src/api/common_tasks/mod.rs:50:9 [INFO] [stderr] | [INFO] [stderr] 50 | args: UninstallCommonTaskRequest, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> gofer/src/api/common_tasks/mod.rs:57:9 [INFO] [stderr] | [INFO] [stderr] 57 | args: EnableCommonTaskRequest, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> gofer/src/api/common_tasks/mod.rs:64:9 [INFO] [stderr] | [INFO] [stderr] 64 | args: DisableCommonTaskRequest, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] [INFO] [stderr] warning: unused import: `TryStreamExt` [INFO] [stderr] --> gofer/src/cli/event/mod.rs:3:31 [INFO] [stderr] | [INFO] [stderr] 3 | use futures::{stream::Stream, TryStreamExt}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tokio_stream::StreamExt` [INFO] [stderr] --> gofer/src/cli/event/mod.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use tokio_stream::StreamExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `request` [INFO] [stderr] --> gofer/src/api/gofer_impl.rs:264:9 [INFO] [stderr] | [INFO] [stderr] 264 | request: Request, [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `request` [INFO] [stderr] --> gofer/src/api/gofer_impl.rs:271:9 [INFO] [stderr] | [INFO] [stderr] 271 | request: Request, [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `request` [INFO] [stderr] --> gofer/src/api/gofer_impl.rs:278:9 [INFO] [stderr] | [INFO] [stderr] 278 | request: Request, [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `request` [INFO] [stderr] --> gofer/src/api/gofer_impl.rs:285:9 [INFO] [stderr] | [INFO] [stderr] 285 | request: Request, [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `request` [INFO] [stderr] --> gofer/src/api/gofer_impl.rs:292:9 [INFO] [stderr] | [INFO] [stderr] 292 | request: Request, [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `request` [INFO] [stderr] --> gofer/src/api/gofer_impl.rs:299:9 [INFO] [stderr] | [INFO] [stderr] 299 | request: Request, [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stderr] [INFO] [stderr] warning: field `common_tasks` is never read [INFO] [stderr] --> gofer/src/api/mod.rs:115:5 [INFO] [stderr] | [INFO] [stderr] 83 | pub struct Api { [INFO] [stderr] | --- field in this struct [INFO] [stderr] ... [INFO] [stderr] 115 | common_tasks: DashMap, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Api` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: multiple methods are never used [INFO] [stderr] --> gofer/src/api/common_tasks/mod.rs:20:18 [INFO] [stderr] | [INFO] [stderr] 19 | impl Api { [INFO] [stderr] | -------- methods in this implementation [INFO] [stderr] 20 | pub async fn install_common_task_handler( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 27 | pub async fn get_common_task_install_instructions_handler( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 34 | pub async fn get_common_task_handler( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 41 | pub async fn list_common_tasks_handler( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 48 | pub async fn uninstall_common_task_handler( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 55 | pub async fn enable_common_task_handler( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 62 | pub async fn disable_common_task_handler( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `print_trigger_template` is never used [INFO] [stderr] --> gofer/src/cli/trigger/get.rs:32:4 [INFO] [stderr] | [INFO] [stderr] 32 | fn print_trigger_template(data: Data) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `trigger_get` is never used [INFO] [stderr] --> gofer/src/cli/trigger/get.rs:51:18 [INFO] [stderr] | [INFO] [stderr] 50 | impl CliHarness { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] 51 | pub async fn trigger_get(&self, name: &str) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `trigger_uninstall` is never used [INFO] [stderr] --> gofer/src/cli/trigger/uninstall.rs:14:18 [INFO] [stderr] | [INFO] [stderr] 8 | impl CliHarness { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 14 | pub async fn trigger_uninstall(&self, path: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variants `Unknown`, `NotFound`, `StorageError`, and `ChannelError` are never constructed [INFO] [stderr] --> gofer/src/events/mod.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 13 | pub enum EventError { [INFO] [stderr] | ---------- variants in this enum [INFO] [stderr] 14 | #[error("unforeseen error occurred; '{0}'")] [INFO] [stderr] 15 | Unknown(String), [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 18 | NotFound(u64), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 21 | StorageError(String), [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 24 | ChannelError(String), [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `EventError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variant `FailedContainerPrecondition` is never constructed [INFO] [stderr] --> gofer/src/scheduler/mod.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 17 | pub enum SchedulerError { [INFO] [stderr] | -------------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 24 | FailedContainerPrecondition(String), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SchedulerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: function `update` is never used [INFO] [stderr] --> gofer/src/storage/common_task_registrations.rs:130:14 [INFO] [stderr] | [INFO] [stderr] 130 | pub async fn update( [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: for loop over a `Result`. This is more readably written as an `if let` statement [INFO] [stderr] --> gofer/src/api/event_handlers/mod.rs:128:22 [INFO] [stderr] | [INFO] [stderr] 128 | for event in subscription.receiver.recv() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stderr] help: to check pattern in a loop use `while let` [INFO] [stderr] | [INFO] [stderr] 128 | while let Ok(event) = subscription.receiver.recv() { [INFO] [stderr] | ~~~~~~~~~~~~~ ~~~ [INFO] [stderr] help: consider using `if let` to clear intent [INFO] [stderr] | [INFO] [stderr] 128 | if let Ok(event) = subscription.receiver.recv() { [INFO] [stderr] | ~~~~~~~~~~ ~~~ [INFO] [stderr] [INFO] [stderr] warning: `gofer` (bin "gofer" test) generated 35 warnings (run `cargo fix --bin "gofer" --tests` to apply 24 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gofer-7c1aaabbc5fdce85) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test conf::cli::tests::parse_default_config_with_default_tls ... ok [INFO] [stdout] test conf::api::tests::parse_env_vars ... ok [INFO] [stdout] test events::tests::publish ... ok [INFO] [stdout] test events::tests::subscribe_one ... ok [INFO] [stdout] test events::tests::subscribe_any ... ok [INFO] [stdout] test secret_store::tests::crud_secret_store_embedded ... ok [INFO] [stdout] test object_store::tests::crud_object_store_embedded ... ok [INFO] [stdout] test storage::tests::crud_events ... ok [INFO] [stdout] test storage::tests::crud_namespaces ... ok [INFO] [stdout] test storage::tests::crud_runs ... ok [INFO] [stdout] test storage::tests::crud_pipelines ... ok [INFO] [stdout] test storage::tests::crud_trigger_registrations ... ok [INFO] [stdout] test storage::tests::crud_task_runs ... ok [INFO] [stdout] test conf::api::tests::parse_default_config_from_file ... FAILED [INFO] [stdout] test conf::api::tests::parse_default_config_with_default_tls ... FAILED [INFO] [stdout] test storage::tests::crud_common_task_registrations ... FAILED [INFO] [stdout] test events::tests::correctly_prune_events ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- conf::api::tests::parse_default_config_from_file stdout ---- [INFO] [stdout] thread 'conf::api::tests::parse_default_config_from_file' panicked at gofer/src/conf/api.rs:208:9: [INFO] [stdout] assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] Config { [INFO] [stdout] general: General { [INFO] [stdout] dev_mode: true, [INFO] [stdout] log_level: "debug", [INFO] [stdout] encryption_key: "changemechangemechangemechangeme", [INFO] [stdout] event_prune_interval: 604800, [INFO] [stdout] event_retention: 7889238, [INFO] [stdout] run_parallelism_limit: 0, [INFO] [stdout] task_run_log_expiry: 20, [INFO] [stdout] task_run_logs_dir: "/tmp", [INFO] [stdout] task_run_stop_timeout: 15, [INFO] [stdout] }, [INFO] [stdout] server: Server { [INFO] [stdout] url: "127.0.0.1:8080", [INFO] [stdout] shutdown_timeout: 15, [INFO] [stdout] storage_path: "/tmp/gofer.db", [INFO] [stdout] tls_cert: "", [INFO] [stdout] tls_key: "", [INFO] [stdout] }, [INFO] [stdout] scheduler: Scheduler { [INFO] [stdout] engine: Docker, [INFO] [stdout] docker: Some( [INFO] [stdout] DockerScheduler { [INFO] [stdout] < prune: false, [INFO] [stdout] > prune: true, [INFO] [stdout] prune_interval: 604800, [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] triggers: Triggers { [INFO] [stdout] tls_ca: None, [INFO] [stdout] tls_cert: "", [INFO] [stdout] tls_key: "", [INFO] [stdout] }, [INFO] [stdout] object_store: ObjectStore { [INFO] [stdout] engine: Embedded, [INFO] [stdout] embedded: Some( [INFO] [stdout] EmbeddedObjectStore { [INFO] [stdout] path: "/tmp/gofer-object-store", [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] pipeline_object_limit: 10, [INFO] [stdout] run_object_expiry: 20, [INFO] [stdout] }, [INFO] [stdout] secret_store: SecretStore { [INFO] [stdout] engine: Embedded, [INFO] [stdout] embedded: Some( [INFO] [stdout] EmbeddedSecretStore { [INFO] [stdout] path: "/tmp/gofer-secret-store", [INFO] [stdout] encryption_key: "changemechangemechangemechangeme", [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55dc6c23d7cc - std::backtrace_rs::backtrace::libunwind::trace::he911f9c907837597 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55dc6c23d7cc - std::backtrace_rs::backtrace::trace_unsynchronized::hb30926ceb4a5ace8 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55dc6c23d7cc - std::sys_common::backtrace::_print_fmt::h20b4c3cb4b8e01de [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55dc6c23d7cc - ::fmt::hcb347474accdbb50 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55dc6c26b110 - core::fmt::rt::Argument::fmt::h0959df1f48ddd7a2 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55dc6c26b110 - core::fmt::write::hb02961b4380cf4e7 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55dc6c23a88f - std::io::Write::write_fmt::h529bf90db5fd4c64 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/io/mod.rs:1810:15 [INFO] [stdout] 7: 0x55dc6c23d5b4 - std::sys_common::backtrace::_print::h9f31dc4772e05e46 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55dc6c23d5b4 - std::sys_common::backtrace::print::he1974c4a8ca14219 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55dc6c23f2e7 - std::panicking::default_hook::{{closure}}::h9663c9f0f27e933c [INFO] [stdout] 10: 0x55dc6c23efd3 - std::panicking::default_hook::h232155e937189ed1 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55dc6bc3a6c7 - as core::ops::function::Fn>::call::h30a8b128ee88d398 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55dc6bc3a6c7 - test::test_main::{{closure}}::hcafb25d50378ac2e [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55dc6c23f8f8 - as core::ops::function::Fn>::call::hb0500737c93e9fc8 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55dc6c23f8f8 - std::panicking::rust_panic_with_hook::hc8764d1694e821a7 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x55dc6c23f64e - std::panicking::begin_panic_handler::{{closure}}::hf3ed629468815f4d [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x55dc6c23dc96 - std::sys_common::backtrace::__rust_end_short_backtrace::h4e08af68b8432e1a [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55dc6c23f3b2 - rust_begin_unwind [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x55dc6b852e15 - core::panicking::panic_fmt::hd274135c92cc1bf8 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55dc6b8e5476 - gofer::conf::api::tests::parse_default_config_from_file::h89e968504f9b25ef [INFO] [stdout] at /opt/rustwide/workdir/gofer/src/conf/api.rs:208:9 [INFO] [stdout] 20: 0x55dc6b8e4927 - gofer::conf::api::tests::parse_default_config_from_file::{{closure}}::hb49063bf33509c45 [INFO] [stdout] at /opt/rustwide/workdir/gofer/src/conf/api.rs:149:40 [INFO] [stdout] 21: 0x55dc6b853b66 - core::ops::function::FnOnce::call_once::h0a8b0495af4cd7f7 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x55dc6bc3fdbf - core::ops::function::FnOnce::call_once::he101e5838844b848 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55dc6bc3fdbf - test::__rust_begin_short_backtrace::hed21417c1aa71a94 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:627:18 [INFO] [stdout] 24: 0x55dc6bc3ed35 - test::run_test_in_process::{{closure}}::h46df11f5a11dd433 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:650:60 [INFO] [stdout] 25: 0x55dc6bc3ed35 - as core::ops::function::FnOnce<()>>::call_once::ha2e64525433f53a7 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x55dc6bc3ed35 - std::panicking::try::do_call::hb1d734fe97663a7f [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:552:40 [INFO] [stdout] 27: 0x55dc6bc3ed35 - std::panicking::try::h9d066276df30f924 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:516:19 [INFO] [stdout] 28: 0x55dc6bc3ed35 - std::panic::catch_unwind::heaada02e29cd999e [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panic.rs:142:14 [INFO] [stdout] 29: 0x55dc6bc3ed35 - test::run_test_in_process::hcb05ee14075e628d [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:650:27 [INFO] [stdout] 30: 0x55dc6bc3ed35 - test::run_test::{{closure}}::hf9413b0f448cd684 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:573:43 [INFO] [stdout] 31: 0x55dc6bc06f76 - test::run_test::{{closure}}::h1bb15d2e8774a33f [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:601:41 [INFO] [stdout] 32: 0x55dc6bc06f76 - std::sys_common::backtrace::__rust_begin_short_backtrace::h530f23a50d8639c1 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 33: 0x55dc6bc0c157 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h37b8455d57d25f70 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 34: 0x55dc6bc0c157 - as core::ops::function::FnOnce<()>>::call_once::h3867791011bf949d [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x55dc6bc0c157 - std::panicking::try::do_call::h1cac0f1203e6219b [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:552:40 [INFO] [stdout] 36: 0x55dc6bc0c157 - std::panicking::try::h82de9f14e7a5f0ca [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:516:19 [INFO] [stdout] 37: 0x55dc6bc0c157 - std::panic::catch_unwind::hcea1081d521eaa80 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panic.rs:142:14 [INFO] [stdout] 38: 0x55dc6bc0c157 - std::thread::Builder::spawn_unchecked_::{{closure}}::ha7aa8f4eaae79bb5 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 39: 0x55dc6bc0c157 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5c1a4829e968af7c [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x55dc6c2457f5 - as core::ops::function::FnOnce>::call_once::h6cea6bfb156e0019 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 41: 0x55dc6c2457f5 - as core::ops::function::FnOnce>::call_once::h3c499441c8da3187 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 42: 0x55dc6c2457f5 - std::sys::unix::thread::Thread::new::thread_start::h45692980afba103a [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f822c4e9ac3 - [INFO] [stdout] 44: 0x7f822c57abf4 - __clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- conf::api::tests::parse_default_config_with_default_tls stdout ---- [INFO] [stdout] thread 'conf::api::tests::parse_default_config_with_default_tls' panicked at gofer/src/conf/api.rs:277:9: [INFO] [stdout] assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] Config { [INFO] [stdout] general: General { [INFO] [stdout] dev_mode: true, [INFO] [stdout] log_level: "debug", [INFO] [stdout] encryption_key: "changemechangemechangemechangeme", [INFO] [stdout] event_prune_interval: 604800, [INFO] [stdout] event_retention: 7889238, [INFO] [stdout] run_parallelism_limit: 0, [INFO] [stdout] task_run_log_expiry: 20, [INFO] [stdout] task_run_logs_dir: "/tmp", [INFO] [stdout] task_run_stop_timeout: 15, [INFO] [stdout] }, [INFO] [stdout] server: Server { [INFO] [stdout] url: "127.0.0.1:8080", [INFO] [stdout] shutdown_timeout: 15, [INFO] [stdout] storage_path: "/tmp/gofer.db", [INFO] [stdout] tls_cert: "-----BEGIN CERTIFICATE-----\nMIIDeTCCAmGgAwIBAgIUX2L/IphhXL0roapujjLkcfSHGucwDQYJKoZIhvcNAQEL\nBQAwJzELMAkGA1UEBhMCVVMxGDAWBgNVBAMMD0V4YW1wbGUtUm9vdC1DQTAeFw0y\nMjA3MDIwMjIxMjJaFw0yNTA0MjEwMjIxMjJaMG0xCzAJBgNVBAYTAlVTMRIwEAYD\nVQQIDAlZb3VyU3RhdGUxETAPBgNVBAcMCFlvdXJDaXR5MR0wGwYDVQQKDBRFeGFt\ncGxlLUNlcnRpZmljYXRlczEYMBYGA1UEAwwPbG9jYWxob3N0LmxvY2FsMIIBIjAN\nBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmL0zQtomChpIl47++jV4ayL27F8q\nxxfFkRAn99IURqICQ8L3cdtohtzR0FRGA6TV7h5HgLk4WJKN8UpREww3FmRotAJS\nCGi+WFN4K6WomDeJUVlWeEDjhQ1GtgzRgMh8iNXk0AWnwHhwXdUptT9n6k6BOWO0\nxvqg+AZ5dTcn8qPKCtdPxqoU8KwV4m56Cek9v3gbNyWE//JafDm16ESL29l+Oj8G\nFimYFthXB9BUhUiTgXQXTa1+piTIKQDLK3waYNlvb8ffJvcSPFIZYci0XstR3oqN\nz4vZTrBgigwqcSpYMgFyo0sCiOXgmIIzfKRwckMy+Sn2a/QSWSr3qQP3DQIDAQAB\no1cwVTAfBgNVHSMEGDAWgBRnrpt6orvGcpfilfJTjkmIDFYpSTAJBgNVHRMEAjAA\nMAsGA1UdDwQEAwIE8DAaBgNVHREEEzARgglsb2NhbGhvc3SHBH8AAAEwDQYJKoZI\nhvcNAQELBQADggEBABKyq3L0bxeaLPFcZxexhDEtOHDG9rkAhUjHKxSgSSD1mtzT\nhceTWO3eD2+0EveLG1RHSQGr3aakMPTMcrTRFkuiuqBKnd7L1RG3ntp6GVL0LOnv\nKLjlNAdUuz2YPQhErBUOd0s+XW+vrFaUZOUOjZCZqLMYaki9hdittQpmu2gmpFBb\nPwzqgBUX7z1Au9BUV8B9uYUdRe4YQFiyV94iNQUrfeWH5DddVwdpBOkV/tjzKtb5\nk57OIQyNdAMHDa5tH0ozDbc1RKQ9Dv9OdvEH3tsdEzBteX85gA7MZATtIOU/8F5l\nFT+WHfU80zO8/J96azmfowVglH0o3F34p22j7OM=\n-----END CERTIFICATE-----\n", [INFO] [stdout] tls_key: "-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCYvTNC2iYKGkiX\njv76NXhrIvbsXyrHF8WRECf30hRGogJDwvdx22iG3NHQVEYDpNXuHkeAuThYko3x\nSlETDDcWZGi0AlIIaL5YU3grpaiYN4lRWVZ4QOOFDUa2DNGAyHyI1eTQBafAeHBd\n1Sm1P2fqToE5Y7TG+qD4Bnl1Nyfyo8oK10/GqhTwrBXibnoJ6T2/eBs3JYT/8lp8\nObXoRIvb2X46PwYWKZgW2FcH0FSFSJOBdBdNrX6mJMgpAMsrfBpg2W9vx98m9xI8\nUhlhyLRey1Heio3Pi9lOsGCKDCpxKlgyAXKjSwKI5eCYgjN8pHByQzL5KfZr9BJZ\nKvepA/cNAgMBAAECggEAML1HS1DzjIvAmGRwJwXDDGUW6Gyh6PBEAjtmlaU7BSMT\nl+3yKin6m/aBGXqa8PS7s4WECaaRPWpe0x2E65AdUA7wfmizJq3N97+C/GKbfx9R\nuVzJxAvozn9jDhrfC7puSvf+UQdM9ZU5PigUbBr0nQc6I0cW29wEW8EtJuNX4ww0\n5SjBfr8CY42L1aSHDbmS3BNbCVvmKipksftzeZwaR+BKitPqFqdv9vTl8lk6J/6u\nEM+l1oHKobb26iyAzNVwb6NUyvlbBwwdLgIbdN1TU0Dn8mij5N9Bh/1tKLIBnhP1\nd45rs0fXBg1h1+7Q21EDWehu/jBFiSjsA135llOjAQKBgQDKBMc70iYS8uM6R8hW\nduf4pNQSTooiCmpJxBRK24QSvBqpPMYwp7gvKKav0S/jHZ8nNrNL0apayxSHrvl7\nmGvRptI014ijdj2cW9Y4iBW78s1jMEPmYLRLdH46SrZrmwx+0iflycNbXqufoZfN\ng/TMraOJfAorLUIycLaFiDNrzQKBgQDBjWr8Ob7i4S2ACaXMx/cEU/avmbN4hvya\nZ1P6YZODOSaxgF+qtwbeAznbIBBoL0GkN0sJ9ijN8/3SN/UulJD8EkcfZBwmX5zT\nVj2aCRM+umf5roafbubAswAIOwMEAqSbD3m8Og6rafmGDMhVa3LnK0TI4Tq6WMZz\nMMODIKP4QQKBgQC7A1NguHkQn5Lkt+Do0iiKUCQWUmijfJrKcN8MMUyBf2r68kzS\na+EgnvQ33GIFUL2tsoCmlpCqfkciGEPSO9bL/S+pRUGzeNkuLwIP0UK1e97QjLS+\nxxUAqPXVhqZ61MzrdicDHRVhNzGPlCsQULDE7ZVvx8kuETavtRHyaZSYnQKBgC3G\n0KLO1YK7VxONNJV2RcnUQefOJlA/PMcX4Ri6szS585jPj9DEcO9ZO/nDX54EbzXz\njd/RRF1Rc5qgeXCG2rODbybReobo3iJtpywjMVYIqEa5LEXQ6Opya3OG4XO1XFEA\nG/6UjJul+MnnhAoP26Eo7p/EBSvFi0n7IoKE2cMBAoGAX05MQFr3ZHhxgQVs4gOc\nenesPR23HNzK4jUAbC0syRfUYeS2IEdQ3EZMAucaJ8dE9kpJxrFy77/3TIbNE1az\nQNH9F6l9VKzfTvDILZ/JX2hFouWh4SY/8HpMIKJeeEZbeJoOjsXACz23Utq80Oqf\nL4AIlZlPWKQwXU1KbxLR2O4=\n-----END PRIVATE KEY-----\n", [INFO] [stdout] }, [INFO] [stdout] scheduler: Scheduler { [INFO] [stdout] engine: Docker, [INFO] [stdout] docker: Some( [INFO] [stdout] DockerScheduler { [INFO] [stdout] < prune: false, [INFO] [stdout] > prune: true, [INFO] [stdout] prune_interval: 604800, [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] triggers: Triggers { [INFO] [stdout] tls_ca: Some( [INFO] [stdout] "-----BEGIN CERTIFICATE-----\nMIIDLzCCAhegAwIBAgIUNDHuPNEUTTT46IAsjV5pMMdYib8wDQYJKoZIhvcNAQEL\nBQAwJzELMAkGA1UEBhMCVVMxGDAWBgNVBAMMD0V4YW1wbGUtUm9vdC1DQTAeFw0y\nMjA3MDIwMjE4NDlaFw0yNTA0MjEwMjE4NDlaMCcxCzAJBgNVBAYTAlVTMRgwFgYD\nVQQDDA9FeGFtcGxlLVJvb3QtQ0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDIuH82PRGK9eUxjW6kQldeQRbHFEQuGbof6il0ZRtwSyHmsmZlBv8pwwH/\n0oRDMvRnojQSzyxxaow7j1qwLL+tf3UeZT/ZUqNwNMtCEbcJ/IENC+8uchWEr2Nf\n6peoonsoJkHYPoz7K/2XkNe3bx64qEK1hGv+84BN0Lyg3mkdN42dyUJkQ7cix88v\nculkNMziWEI/9V6iqphnjV5T4hnSmNEpMbPbbWtKeC+noFYJX1HOOBEIilR08rTh\nw+G85AbL/Zt3REypISWoAhiv7MkcQfkehPqpypRguSLZIybP7ZZ5h0da6UDINaPO\nIIHNWun3ioYpONd1DP3ftsXHOruFAgMBAAGjUzBRMB0GA1UdDgQWBBRnrpt6orvG\ncpfilfJTjkmIDFYpSTAfBgNVHSMEGDAWgBRnrpt6orvGcpfilfJTjkmIDFYpSTAP\nBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQB+FYqHi6gEQNtPbAIs\nH1ETC/Uvby9kdDx0HyeqXiByya/1I2jq0gqag9+iakuwi+vrPgIs7DfCLjupcHrh\nVD0AaEDSWnXP/MOUfrKbbFcL76Z2qAxLhckx0pONgaEX4umROtvDrJg9kgNaH9Bk\nkVlDFPiKOc1GSEpyW/qz7us0NyWnRpZb5dFT2c4J8eT9QdYAXb+VYMTAzwUilLmi\nfL4mJBr3kbZ7xkORdjxPXO1HLYakFH/6la1k1/ApoWMDAggZzfjiKf2Br26iyMjJ\nlreat2SmDE1P9wfIxYTpp+u3sjCBQ1VsTvq3QyOFP/seGMuFbIQ4kkmPdQ7JZC4C\nvOhJ\n-----END CERTIFICATE-----\n", [INFO] [stdout] ), [INFO] [stdout] tls_cert: "-----BEGIN CERTIFICATE-----\nMIIDeTCCAmGgAwIBAgIUX2L/IphhXL0roapujjLkcfSHGucwDQYJKoZIhvcNAQEL\nBQAwJzELMAkGA1UEBhMCVVMxGDAWBgNVBAMMD0V4YW1wbGUtUm9vdC1DQTAeFw0y\nMjA3MDIwMjIxMjJaFw0yNTA0MjEwMjIxMjJaMG0xCzAJBgNVBAYTAlVTMRIwEAYD\nVQQIDAlZb3VyU3RhdGUxETAPBgNVBAcMCFlvdXJDaXR5MR0wGwYDVQQKDBRFeGFt\ncGxlLUNlcnRpZmljYXRlczEYMBYGA1UEAwwPbG9jYWxob3N0LmxvY2FsMIIBIjAN\nBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmL0zQtomChpIl47++jV4ayL27F8q\nxxfFkRAn99IURqICQ8L3cdtohtzR0FRGA6TV7h5HgLk4WJKN8UpREww3FmRotAJS\nCGi+WFN4K6WomDeJUVlWeEDjhQ1GtgzRgMh8iNXk0AWnwHhwXdUptT9n6k6BOWO0\nxvqg+AZ5dTcn8qPKCtdPxqoU8KwV4m56Cek9v3gbNyWE//JafDm16ESL29l+Oj8G\nFimYFthXB9BUhUiTgXQXTa1+piTIKQDLK3waYNlvb8ffJvcSPFIZYci0XstR3oqN\nz4vZTrBgigwqcSpYMgFyo0sCiOXgmIIzfKRwckMy+Sn2a/QSWSr3qQP3DQIDAQAB\no1cwVTAfBgNVHSMEGDAWgBRnrpt6orvGcpfilfJTjkmIDFYpSTAJBgNVHRMEAjAA\nMAsGA1UdDwQEAwIE8DAaBgNVHREEEzARgglsb2NhbGhvc3SHBH8AAAEwDQYJKoZI\nhvcNAQELBQADggEBABKyq3L0bxeaLPFcZxexhDEtOHDG9rkAhUjHKxSgSSD1mtzT\nhceTWO3eD2+0EveLG1RHSQGr3aakMPTMcrTRFkuiuqBKnd7L1RG3ntp6GVL0LOnv\nKLjlNAdUuz2YPQhErBUOd0s+XW+vrFaUZOUOjZCZqLMYaki9hdittQpmu2gmpFBb\nPwzqgBUX7z1Au9BUV8B9uYUdRe4YQFiyV94iNQUrfeWH5DddVwdpBOkV/tjzKtb5\nk57OIQyNdAMHDa5tH0ozDbc1RKQ9Dv9OdvEH3tsdEzBteX85gA7MZATtIOU/8F5l\nFT+WHfU80zO8/J96azmfowVglH0o3F34p22j7OM=\n-----END CERTIFICATE-----\n", [INFO] [stdout] tls_key: "-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCYvTNC2iYKGkiX\njv76NXhrIvbsXyrHF8WRECf30hRGogJDwvdx22iG3NHQVEYDpNXuHkeAuThYko3x\nSlETDDcWZGi0AlIIaL5YU3grpaiYN4lRWVZ4QOOFDUa2DNGAyHyI1eTQBafAeHBd\n1Sm1P2fqToE5Y7TG+qD4Bnl1Nyfyo8oK10/GqhTwrBXibnoJ6T2/eBs3JYT/8lp8\nObXoRIvb2X46PwYWKZgW2FcH0FSFSJOBdBdNrX6mJMgpAMsrfBpg2W9vx98m9xI8\nUhlhyLRey1Heio3Pi9lOsGCKDCpxKlgyAXKjSwKI5eCYgjN8pHByQzL5KfZr9BJZ\nKvepA/cNAgMBAAECggEAML1HS1DzjIvAmGRwJwXDDGUW6Gyh6PBEAjtmlaU7BSMT\nl+3yKin6m/aBGXqa8PS7s4WECaaRPWpe0x2E65AdUA7wfmizJq3N97+C/GKbfx9R\nuVzJxAvozn9jDhrfC7puSvf+UQdM9ZU5PigUbBr0nQc6I0cW29wEW8EtJuNX4ww0\n5SjBfr8CY42L1aSHDbmS3BNbCVvmKipksftzeZwaR+BKitPqFqdv9vTl8lk6J/6u\nEM+l1oHKobb26iyAzNVwb6NUyvlbBwwdLgIbdN1TU0Dn8mij5N9Bh/1tKLIBnhP1\nd45rs0fXBg1h1+7Q21EDWehu/jBFiSjsA135llOjAQKBgQDKBMc70iYS8uM6R8hW\nduf4pNQSTooiCmpJxBRK24QSvBqpPMYwp7gvKKav0S/jHZ8nNrNL0apayxSHrvl7\nmGvRptI014ijdj2cW9Y4iBW78s1jMEPmYLRLdH46SrZrmwx+0iflycNbXqufoZfN\ng/TMraOJfAorLUIycLaFiDNrzQKBgQDBjWr8Ob7i4S2ACaXMx/cEU/avmbN4hvya\nZ1P6YZODOSaxgF+qtwbeAznbIBBoL0GkN0sJ9ijN8/3SN/UulJD8EkcfZBwmX5zT\nVj2aCRM+umf5roafbubAswAIOwMEAqSbD3m8Og6rafmGDMhVa3LnK0TI4Tq6WMZz\nMMODIKP4QQKBgQC7A1NguHkQn5Lkt+Do0iiKUCQWUmijfJrKcN8MMUyBf2r68kzS\na+EgnvQ33GIFUL2tsoCmlpCqfkciGEPSO9bL/S+pRUGzeNkuLwIP0UK1e97QjLS+\nxxUAqPXVhqZ61MzrdicDHRVhNzGPlCsQULDE7ZVvx8kuETavtRHyaZSYnQKBgC3G\n0KLO1YK7VxONNJV2RcnUQefOJlA/PMcX4Ri6szS585jPj9DEcO9ZO/nDX54EbzXz\njd/RRF1Rc5qgeXCG2rODbybReobo3iJtpywjMVYIqEa5LEXQ6Opya3OG4XO1XFEA\nG/6UjJul+MnnhAoP26Eo7p/EBSvFi0n7IoKE2cMBAoGAX05MQFr3ZHhxgQVs4gOc\nenesPR23HNzK4jUAbC0syRfUYeS2IEdQ3EZMAucaJ8dE9kpJxrFy77/3TIbNE1az\nQNH9F6l9VKzfTvDILZ/JX2hFouWh4SY/8HpMIKJeeEZbeJoOjsXACz23Utq80Oqf\nL4AIlZlPWKQwXU1KbxLR2O4=\n-----END PRIVATE KEY-----\n", [INFO] [stdout] }, [INFO] [stdout] object_store: ObjectStore { [INFO] [stdout] engine: Embedded, [INFO] [stdout] embedded: Some( [INFO] [stdout] EmbeddedObjectStore { [INFO] [stdout] path: "/tmp/gofer-object-store", [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] pipeline_object_limit: 10, [INFO] [stdout] run_object_expiry: 20, [INFO] [stdout] }, [INFO] [stdout] secret_store: SecretStore { [INFO] [stdout] engine: Embedded, [INFO] [stdout] embedded: Some( [INFO] [stdout] EmbeddedSecretStore { [INFO] [stdout] path: "/tmp/gofer-secret-store", [INFO] [stdout] encryption_key: "changemechangemechangemechangeme", [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55dc6c23d7cc - std::backtrace_rs::backtrace::libunwind::trace::he911f9c907837597 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55dc6c23d7cc - std::backtrace_rs::backtrace::trace_unsynchronized::hb30926ceb4a5ace8 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55dc6c23d7cc - std::sys_common::backtrace::_print_fmt::h20b4c3cb4b8e01de [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55dc6c23d7cc - ::fmt::hcb347474accdbb50 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55dc6c26b110 - core::fmt::rt::Argument::fmt::h0959df1f48ddd7a2 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55dc6c26b110 - core::fmt::write::hb02961b4380cf4e7 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55dc6c23a88f - std::io::Write::write_fmt::h529bf90db5fd4c64 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/io/mod.rs:1810:15 [INFO] [stdout] 7: 0x55dc6c23d5b4 - std::sys_common::backtrace::_print::h9f31dc4772e05e46 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55dc6c23d5b4 - std::sys_common::backtrace::print::he1974c4a8ca14219 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55dc6c23f2e7 - std::panicking::default_hook::{{closure}}::h9663c9f0f27e933c [INFO] [stdout] 10: 0x55dc6c23efd3 - std::panicking::default_hook::h232155e937189ed1 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55dc6bc3a6c7 - as core::ops::function::Fn>::call::h30a8b128ee88d398 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55dc6bc3a6c7 - test::test_main::{{closure}}::hcafb25d50378ac2e [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55dc6c23f8f8 - as core::ops::function::Fn>::call::hb0500737c93e9fc8 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55dc6c23f8f8 - std::panicking::rust_panic_with_hook::hc8764d1694e821a7 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x55dc6c23f64e - std::panicking::begin_panic_handler::{{closure}}::hf3ed629468815f4d [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x55dc6c23dc96 - std::sys_common::backtrace::__rust_end_short_backtrace::h4e08af68b8432e1a [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55dc6c23f3b2 - rust_begin_unwind [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x55dc6b852e15 - core::panicking::panic_fmt::hd274135c92cc1bf8 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55dc6b8e616a - gofer::conf::api::tests::parse_default_config_with_default_tls::hee0acda431e4f82b [INFO] [stdout] at /opt/rustwide/workdir/gofer/src/conf/api.rs:277:9 [INFO] [stdout] 20: 0x55dc6b8e5557 - gofer::conf::api::tests::parse_default_config_with_default_tls::{{closure}}::h26096f3d3e7a4896 [INFO] [stdout] at /opt/rustwide/workdir/gofer/src/conf/api.rs:213:47 [INFO] [stdout] 21: 0x55dc6b854596 - core::ops::function::FnOnce::call_once::h5c5b452a93ebb9d2 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x55dc6bc3fdbf - core::ops::function::FnOnce::call_once::he101e5838844b848 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55dc6bc3fdbf - test::__rust_begin_short_backtrace::hed21417c1aa71a94 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:627:18 [INFO] [stdout] 24: 0x55dc6bc3ed35 - test::run_test_in_process::{{closure}}::h46df11f5a11dd433 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:650:60 [INFO] [stdout] 25: 0x55dc6bc3ed35 - as core::ops::function::FnOnce<()>>::call_once::ha2e64525433f53a7 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x55dc6bc3ed35 - std::panicking::try::do_call::hb1d734fe97663a7f [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:552:40 [INFO] [stdout] 27: 0x55dc6bc3ed35 - std::panicking::try::h9d066276df30f924 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:516:19 [INFO] [stdout] 28: 0x55dc6bc3ed35 - std::panic::catch_unwind::heaada02e29cd999e [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panic.rs:142:14 [INFO] [stdout] 29: 0x55dc6bc3ed35 - test::run_test_in_process::hcb05ee14075e628d [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:650:27 [INFO] [stdout] 30: 0x55dc6bc3ed35 - test::run_test::{{closure}}::hf9413b0f448cd684 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:573:43 [INFO] [stdout] 31: 0x55dc6bc06f76 - test::run_test::{{closure}}::h1bb15d2e8774a33f [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:601:41 [INFO] [stdout] 32: 0x55dc6bc06f76 - std::sys_common::backtrace::__rust_begin_short_backtrace::h530f23a50d8639c1 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 33: 0x55dc6bc0c157 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h37b8455d57d25f70 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 34: 0x55dc6bc0c157 - as core::ops::function::FnOnce<()>>::call_once::h3867791011bf949d [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x55dc6bc0c157 - std::panicking::try::do_call::h1cac0f1203e6219b [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:552:40 [INFO] [stdout] 36: 0x55dc6bc0c157 - std::panicking::try::h82de9f14e7a5f0ca [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:516:19 [INFO] [stdout] 37: 0x55dc6bc0c157 - std::panic::catch_unwind::hcea1081d521eaa80 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panic.rs:142:14 [INFO] [stdout] 38: 0x55dc6bc0c157 - std::thread::Builder::spawn_unchecked_::{{closure}}::ha7aa8f4eaae79bb5 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 39: 0x55dc6bc0c157 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5c1a4829e968af7c [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x55dc6c2457f5 - as core::ops::function::FnOnce>::call_once::h6cea6bfb156e0019 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 41: 0x55dc6c2457f5 - as core::ops::function::FnOnce>::call_once::h3c499441c8da3187 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 42: 0x55dc6c2457f5 - std::sys::unix::thread::Thread::new::thread_start::h45692980afba103a [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f822c4e9ac3 - [INFO] [stdout] 44: 0x7f822c57abf4 - __clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- storage::tests::crud_common_task_registrations stdout ---- [INFO] [stdout] thread 'storage::tests::crud_common_task_registrations' panicked at gofer/src/storage/tests.rs:492:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Unknown("no such table: notifier_registrations") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55dc6c23d7cc - std::backtrace_rs::backtrace::libunwind::trace::he911f9c907837597 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55dc6c23d7cc - std::backtrace_rs::backtrace::trace_unsynchronized::hb30926ceb4a5ace8 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55dc6c23d7cc - std::sys_common::backtrace::_print_fmt::h20b4c3cb4b8e01de [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55dc6c23d7cc - ::fmt::hcb347474accdbb50 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55dc6c26b110 - core::fmt::rt::Argument::fmt::h0959df1f48ddd7a2 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55dc6c26b110 - core::fmt::write::hb02961b4380cf4e7 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55dc6c23a88f - std::io::Write::write_fmt::h529bf90db5fd4c64 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/io/mod.rs:1810:15 [INFO] [stdout] 7: 0x55dc6c23d5b4 - std::sys_common::backtrace::_print::h9f31dc4772e05e46 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55dc6c23d5b4 - std::sys_common::backtrace::print::he1974c4a8ca14219 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55dc6c23f2e7 - std::panicking::default_hook::{{closure}}::h9663c9f0f27e933c [INFO] [stdout] 10: 0x55dc6c23efd3 - std::panicking::default_hook::h232155e937189ed1 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55dc6bc3a6c7 - as core::ops::function::Fn>::call::h30a8b128ee88d398 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55dc6bc3a6c7 - test::test_main::{{closure}}::hcafb25d50378ac2e [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55dc6c23f8f8 - as core::ops::function::Fn>::call::hb0500737c93e9fc8 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55dc6c23f8f8 - std::panicking::rust_panic_with_hook::hc8764d1694e821a7 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x55dc6c23f64e - std::panicking::begin_panic_handler::{{closure}}::hf3ed629468815f4d [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x55dc6c23dc96 - std::sys_common::backtrace::__rust_end_short_backtrace::h4e08af68b8432e1a [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55dc6c23f3b2 - rust_begin_unwind [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x55dc6b852e15 - core::panicking::panic_fmt::hd274135c92cc1bf8 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55dc6b853403 - core::result::unwrap_failed::hfff0d1b88e8facf3 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55dc6ba2ae8d - core::result::Result::unwrap::he944888b70260a33 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/result.rs:1073:23 [INFO] [stdout] 21: 0x55dc6b9ceb7c - gofer::storage::tests::crud_common_task_registrations::{{closure}}::hea3bf52a261ea03d [INFO] [stdout] at /opt/rustwide/workdir/gofer/src/storage/tests.rs:490:5 [INFO] [stdout] 22: 0x55dc6ba5734b - as core::future::future::Future>::poll::hbf11d2706fb501a7 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x55dc6b996b64 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h22079c5ba1c47734 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.20.0/src/runtime/basic_scheduler.rs:543:48 [INFO] [stdout] 24: 0x55dc6b8ca8f0 - tokio::coop::with_budget::{{closure}}::h36a22530d39625d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.20.0/src/coop.rs:102:9 [INFO] [stdout] 25: 0x55dc6b942b8e - std::thread::local::LocalKey::try_with::h6ad31e13d10337ba [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/thread/local.rs:270:16 [INFO] [stdout] 26: 0x55dc6b93ef0a - std::thread::local::LocalKey::with::h11fc5ec93e7cf0d4 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/thread/local.rs:246:9 [INFO] [stdout] 27: 0x55dc6b996466 - tokio::coop::with_budget::hcf07fc2594d34728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.20.0/src/coop.rs:95:5 [INFO] [stdout] 28: 0x55dc6b996466 - tokio::coop::budget::h6f572f89da737b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.20.0/src/coop.rs:72:5 [INFO] [stdout] 29: 0x55dc6b996466 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::ha8b0b2819b17956c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.20.0/src/runtime/basic_scheduler.rs:543:25 [INFO] [stdout] 30: 0x55dc6b987b5c - tokio::runtime::basic_scheduler::Context::enter::hadba44967e36c489 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.20.0/src/runtime/basic_scheduler.rs:367:19 [INFO] [stdout] 31: 0x55dc6b995369 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hf58652eba4252854 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.20.0/src/runtime/basic_scheduler.rs:542:36 [INFO] [stdout] 32: 0x55dc6b98e00b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h8350b1ec2ebc5855 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.20.0/src/runtime/basic_scheduler.rs:613:57 [INFO] [stdout] 33: 0x55dc6ba5352d - tokio::macros::scoped_tls::ScopedKey::set::hd4de7db45a9885c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.20.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 34: 0x55dc6b98c47f - tokio::runtime::basic_scheduler::CoreGuard::enter::h373113e6184d8cf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.20.0/src/runtime/basic_scheduler.rs:613:27 [INFO] [stdout] 35: 0x55dc6b98e3fc - tokio::runtime::basic_scheduler::CoreGuard::block_on::hc8a8e481e8a6b29c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.20.0/src/runtime/basic_scheduler.rs:533:19 [INFO] [stdout] 36: 0x55dc6b980d66 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h4b65dda460fbe735 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.20.0/src/runtime/basic_scheduler.rs:179:24 [INFO] [stdout] 37: 0x55dc6b90ff64 - tokio::runtime::Runtime::block_on::hcd64ae0c578c267e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.20.0/src/runtime/mod.rs:482:46 [INFO] [stdout] 38: 0x55dc6b9ce246 - gofer::storage::tests::crud_common_task_registrations::h55631f55b97f726f [INFO] [stdout] at /opt/rustwide/workdir/gofer/src/storage/tests.rs:513:5 [INFO] [stdout] 39: 0x55dc6b9ce0f7 - gofer::storage::tests::crud_common_task_registrations::{{closure}}::h14e790b5b0e0f39d [INFO] [stdout] at /opt/rustwide/workdir/gofer/src/storage/tests.rs:476:42 [INFO] [stdout] 40: 0x55dc6b854726 - core::ops::function::FnOnce::call_once::h6c5db7d15a03c94e [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x55dc6bc3fdbf - core::ops::function::FnOnce::call_once::he101e5838844b848 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55dc6bc3fdbf - test::__rust_begin_short_backtrace::hed21417c1aa71a94 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:627:18 [INFO] [stdout] 43: 0x55dc6bc3ed35 - test::run_test_in_process::{{closure}}::h46df11f5a11dd433 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:650:60 [INFO] [stdout] 44: 0x55dc6bc3ed35 - as core::ops::function::FnOnce<()>>::call_once::ha2e64525433f53a7 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 45: 0x55dc6bc3ed35 - std::panicking::try::do_call::hb1d734fe97663a7f [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:552:40 [INFO] [stdout] 46: 0x55dc6bc3ed35 - std::panicking::try::h9d066276df30f924 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:516:19 [INFO] [stdout] 47: 0x55dc6bc3ed35 - std::panic::catch_unwind::heaada02e29cd999e [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panic.rs:142:14 [INFO] [stdout] 48: 0x55dc6bc3ed35 - test::run_test_in_process::hcb05ee14075e628d [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:650:27 [INFO] [stdout] 49: 0x55dc6bc3ed35 - test::run_test::{{closure}}::hf9413b0f448cd684 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:573:43 [INFO] [stdout] 50: 0x55dc6bc06f76 - test::run_test::{{closure}}::h1bb15d2e8774a33f [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:601:41 [INFO] [stdout] 51: 0x55dc6bc06f76 - std::sys_common::backtrace::__rust_begin_short_backtrace::h530f23a50d8639c1 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 52: 0x55dc6bc0c157 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h37b8455d57d25f70 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 53: 0x55dc6bc0c157 - as core::ops::function::FnOnce<()>>::call_once::h3867791011bf949d [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 54: 0x55dc6bc0c157 - std::panicking::try::do_call::h1cac0f1203e6219b [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:552:40 [INFO] [stdout] 55: 0x55dc6bc0c157 - std::panicking::try::h82de9f14e7a5f0ca [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:516:19 [INFO] [stdout] 56: 0x55dc6bc0c157 - std::panic::catch_unwind::hcea1081d521eaa80 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panic.rs:142:14 [INFO] [stdout] 57: 0x55dc6bc0c157 - std::thread::Builder::spawn_unchecked_::{{closure}}::ha7aa8f4eaae79bb5 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 58: 0x55dc6bc0c157 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5c1a4829e968af7c [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x55dc6c2457f5 - as core::ops::function::FnOnce>::call_once::h6cea6bfb156e0019 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 60: 0x55dc6c2457f5 - as core::ops::function::FnOnce>::call_once::h3c499441c8da3187 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 61: 0x55dc6c2457f5 - std::sys::unix::thread::Thread::new::thread_start::h45692980afba103a [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 62: 0x7f822c4e9ac3 - [INFO] [stdout] 63: 0x7f822c57abf4 - __clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] conf::api::tests::parse_default_config_from_file [INFO] [stdout] conf::api::tests::parse_default_config_with_default_tls [INFO] [stdout] storage::tests::crud_common_task_registrations [INFO] [stdout] [INFO] [stdout] test result: FAILED. 14 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p gofer --bin gofer` [INFO] running `Command { std: "docker" "inspect" "58fcb8d44fa56801803eabafbee92a9a3c425b04d60a0772dd267454f7cc0aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58fcb8d44fa56801803eabafbee92a9a3c425b04d60a0772dd267454f7cc0aec", kill_on_drop: false }` [INFO] [stdout] 58fcb8d44fa56801803eabafbee92a9a3c425b04d60a0772dd267454f7cc0aec