[INFO] cloning repository https://github.com/SubstructureOne/impulse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SubstructureOne/impulse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubstructureOne%2Fimpulse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubstructureOne%2Fimpulse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5cd34ae8f0202cf79b7f7b4ecf1a2f9cc27d3013 [INFO] testing SubstructureOne/impulse against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubstructureOne%2Fimpulse" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SubstructureOne/impulse on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SubstructureOne/impulse [INFO] finished tweaking git repo https://github.com/SubstructureOne/impulse [INFO] tweaked toml for git repo https://github.com/SubstructureOne/impulse written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SubstructureOne/impulse 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" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-log v0.2.12 [INFO] [stderr] Downloaded pin-project-lite v0.2.11 [INFO] [stderr] Downloaded async_once v0.2.6 [INFO] [stderr] Downloaded diesel-derive-enum v2.1.0 [INFO] [stderr] Downloaded diesel_migrations v2.1.0 [INFO] [stderr] Downloaded tempfile v3.7.1 [INFO] [stderr] Downloaded diesel_derives v2.1.0 [INFO] [stderr] Downloaded docker-api-stubs v0.4.0 [INFO] [stderr] Downloaded tokio-postgres v0.7.8 [INFO] [stderr] Downloaded docker-api v0.12.2 [INFO] [stderr] Downloaded postgres-derive v0.4.4 [INFO] [stderr] Downloaded postgres-types v0.2.5 [INFO] [stderr] Downloaded winnow v0.5.4 [INFO] [stderr] Downloaded hyperlocal v0.8.0 [INFO] [stderr] Downloaded containers-api v0.7.0 [INFO] [stderr] Downloaded bindgen v0.66.1 [INFO] [stderr] Downloaded migrations_macros v2.1.0 [INFO] [stderr] Downloaded random-pick v1.2.16 [INFO] [stderr] Downloaded stringprep v0.1.3 [INFO] [stderr] Downloaded diesel v2.1.0 [INFO] [stderr] Downloaded migrations_internals v2.1.0 [INFO] [stderr] Downloaded enum-iterator-derive v1.2.1 [INFO] [stderr] Downloaded enum-iterator v1.4.1 [INFO] [stderr] Downloaded random-number-macro-impl v0.1.7 [INFO] [stderr] Downloaded random-number v0.1.8 [INFO] [stderr] Downloaded postgres-protocol v0.6.5 [INFO] [stderr] Downloaded prew v0.3.3 [INFO] [stderr] Downloaded passwords v3.1.13 [INFO] [stderr] Downloaded pg_query v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 984a3a7b466e6cdff4c2455d16d9d5cf9e2d52daddd20c00f70c03c0807573d5 [INFO] running `Command { std: "docker" "start" "-a" "984a3a7b466e6cdff4c2455d16d9d5cf9e2d52daddd20c00f70c03c0807573d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "984a3a7b466e6cdff4c2455d16d9d5cf9e2d52daddd20c00f70c03c0807573d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "984a3a7b466e6cdff4c2455d16d9d5cf9e2d52daddd20c00f70c03c0807573d5", kill_on_drop: false }` [INFO] [stdout] 984a3a7b466e6cdff4c2455d16d9d5cf9e2d52daddd20c00f70c03c0807573d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6131c6c2da5900726bc1d42ad39509200928bf558173d3946a8fe4288e551209 [INFO] running `Command { std: "docker" "start" "-a" "6131c6c2da5900726bc1d42ad39509200928bf558173d3946a8fe4288e551209", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling pin-project-lite v0.2.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling winnow v0.5.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling tempfile v3.7.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling stringprep v0.1.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling postgres-protocol v0.6.5 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling migrations_internals v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling postgres-derive v0.4.4 [INFO] [stderr] Compiling random-number-macro-impl v0.1.7 [INFO] [stderr] Compiling diesel_derives v2.1.0 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling random-number v0.1.8 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling postgres-types v0.2.5 [INFO] [stderr] Compiling clap_builder v4.3.21 [INFO] [stderr] Compiling random-pick v1.2.16 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling enum-iterator-derive v1.2.1 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling passwords v3.1.13 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling diesel-derive-enum v2.1.0 [INFO] [stderr] Compiling async_once v0.2.6 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling enum-iterator v1.4.1 [INFO] [stderr] Compiling migrations_macros v2.1.0 [INFO] [stderr] Compiling docker-api-stubs v0.4.0 [INFO] [stderr] Compiling clap v4.3.21 [INFO] [stderr] Compiling pg_query v0.8.2 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling diesel v2.1.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-postgres v0.7.8 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling containers-api v0.7.0 [INFO] [stderr] Compiling docker-api v0.12.2 [INFO] [stderr] Compiling diesel_migrations v2.1.0 [INFO] [stderr] Compiling prew v0.3.3 [INFO] [stderr] Compiling impulse v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.93s [INFO] running `Command { std: "docker" "inspect" "6131c6c2da5900726bc1d42ad39509200928bf558173d3946a8fe4288e551209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6131c6c2da5900726bc1d42ad39509200928bf558173d3946a8fe4288e551209", kill_on_drop: false }` [INFO] [stdout] 6131c6c2da5900726bc1d42ad39509200928bf558173d3946a8fe4288e551209 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1d6d5287719d6f00156e33f961e0210b112cdf3ac2476b991a751245d64cb6b [INFO] running `Command { std: "docker" "start" "-a" "f1d6d5287719d6f00156e33f961e0210b112cdf3ac2476b991a751245d64cb6b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling test-log v0.2.12 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling pg_query v0.8.2 [INFO] [stderr] Compiling prew v0.3.3 [INFO] [stderr] Compiling impulse v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `impulse_config` and `managed_db_manager` are never read [INFO] [stdout] --> tests/common/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct TestContext { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 64 | pub impulse_config: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 65 | pub impulse_manager: PostgresManager, [INFO] [stdout] 66 | pub managed_db_manager: PostgresManager, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `impulse_config` and `managed_db_manager` are never read [INFO] [stdout] --> tests/common/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct TestContext { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 64 | pub impulse_config: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 65 | pub impulse_manager: PostgresManager, [INFO] [stdout] 66 | pub managed_db_manager: PostgresManager, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `expected_equals` is never used [INFO] [stdout] --> tests/common/mod.rs:138:8 [INFO] [stdout] | [INFO] [stdout] 137 | pub trait ExpectedEquals { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] 138 | fn expected_equals(&self, other: &Self) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `impulse_config` is never read [INFO] [stdout] --> tests/common/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct TestContext { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 64 | pub impulse_config: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `expected_equals` is never used [INFO] [stdout] --> tests/common/mod.rs:138:8 [INFO] [stdout] | [INFO] [stdout] 137 | pub trait ExpectedEquals { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] 138 | fn expected_equals(&self, other: &Self) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `impulse_config` and `managed_db_manager` are never read [INFO] [stdout] --> tests/common/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct TestContext { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 64 | pub impulse_config: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 65 | pub impulse_manager: PostgresManager, [INFO] [stdout] 66 | pub managed_db_manager: PostgresManager, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timecharge1` [INFO] [stdout] --> tests/test_charges.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | let timecharge1 = NewTimeCharge::create( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timecharge1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `impulse_config` and `managed_db_manager` are never read [INFO] [stdout] --> tests/common/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct TestContext { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 64 | pub impulse_config: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 65 | pub impulse_manager: PostgresManager, [INFO] [stdout] 66 | pub managed_db_manager: PostgresManager, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 39.60s [INFO] running `Command { std: "docker" "inspect" "f1d6d5287719d6f00156e33f961e0210b112cdf3ac2476b991a751245d64cb6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1d6d5287719d6f00156e33f961e0210b112cdf3ac2476b991a751245d64cb6b", kill_on_drop: false }` [INFO] [stdout] f1d6d5287719d6f00156e33f961e0210b112cdf3ac2476b991a751245d64cb6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fd577200787437a102e61b998303406cbcba4b65fca87dfbb1f931a40fb532e4 [INFO] running `Command { std: "docker" "start" "-a" "fd577200787437a102e61b998303406cbcba4b65fca87dfbb1f931a40fb532e4", kill_on_drop: false }` [INFO] [stderr] warning: fields `impulse_config` and `managed_db_manager` are never read [INFO] [stderr] --> tests/common/mod.rs:64:9 [INFO] [stderr] | [INFO] [stderr] 63 | pub struct TestContext { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 64 | pub impulse_config: Rc, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 65 | pub impulse_manager: PostgresManager, [INFO] [stderr] 66 | pub managed_db_manager: PostgresManager, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `impulse_config` is never read [INFO] [stderr] --> tests/common/mod.rs:64:9 [INFO] [stderr] | [INFO] [stderr] 63 | pub struct TestContext { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 64 | pub impulse_config: Rc, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `expected_equals` is never used [INFO] [stderr] --> tests/common/mod.rs:138:8 [INFO] [stderr] | [INFO] [stderr] 137 | pub trait ExpectedEquals { [INFO] [stderr] | -------------- method in this trait [INFO] [stderr] 138 | fn expected_equals(&self, other: &Self) -> bool; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `timecharge1` [INFO] [stderr] --> tests/test_charges.rs:79:9 [INFO] [stderr] | [INFO] [stderr] 79 | let timecharge1 = NewTimeCharge::create( [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timecharge1` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `impulse` (test "test_users") generated 1 warning [INFO] [stderr] warning: `impulse` (test "test_postgres") generated 2 warnings [INFO] [stderr] warning: `impulse` (test "test_charges") generated 2 warnings (1 duplicate) [INFO] [stderr] warning: `impulse` (test "test_reports") generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `impulse` (test "test_transactions") generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/impulse-1bb39a344a97260c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test manage::postgres::tests::test_validate_identifier ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/create_container.rs (/opt/rustwide/target/debug/deps/create_container-156c4616ad683def) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/impulse.rs (/opt/rustwide/target/debug/deps/impulse-48fdf33b705192f1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/prew.rs (/opt/rustwide/target/debug/deps/prew-85debb60689c4830) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/setup_database.rs (/opt/rustwide/target/debug/deps/setup_database-74f9ad5db3ea0bc4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_charges.rs (/opt/rustwide/target/debug/deps/test_charges-c30e292eee0b9b9d) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test create_from_timecharges_test ... FAILED [INFO] [stdout] test create_charge_test ... FAILED [INFO] [stdout] test rate_test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- create_from_timecharges_test stdout ---- [INFO] [stdout] thread 'create_from_timecharges_test' panicked at tests/common/mod.rs:74:40: [INFO] [stdout] Must specify TESTING_DB_HOST [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55866429b9f5 - std::backtrace_rs::backtrace::libunwind::trace::hdfc9607bf31dbc86 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x55866429b9f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h835e0ca3083fcb54 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55866429b9f5 - std::sys::backtrace::_print_fmt::hf81d1bed8dde1f05 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55866429b9f5 - ::fmt::h0e21387e4dc195e8 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5586642c3b1b - core::fmt::rt::Argument::fmt::hf0a2360aea19729b [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5586642c3b1b - core::fmt::write::h76a391ed15942408 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x558664298aef - std::io::Write::write_fmt::h3a6701c05eae4e21 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x55866429d211 - std::sys::backtrace::BacktraceLock::print::hfbac027926ddf935 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x55866429d211 - std::panicking::default_hook::{{closure}}::h901010a60b64ccc3 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x55866429cdb8 - std::panicking::default_hook::had7425277af071c7 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x558663f0c9da - as core::ops::function::Fn>::call::h0e74b18ddebb72fa [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 11: 0x558663f0c9da - test::test_main::{{closure}}::he27b357a2172d646 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x55866429db1f - as core::ops::function::Fn>::call::ha2e26086c015e62d [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 13: 0x55866429db1f - std::panicking::rust_panic_with_hook::hac0e92610e1e4d1b [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x55866429d747 - std::panicking::begin_panic_handler::{{closure}}::h1fb6563ca25c0091 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x55866429beb9 - std::sys::backtrace::__rust_end_short_backtrace::he90d714ee124ec57 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x55866429d3d4 - rust_begin_unwind [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x5586642c1db3 - core::panicking::panic_fmt::h2c076b2ed9eeb82c [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5586642c1cfb - core::panicking::panic_display::hd2fd256bdf25a4e4 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panicking.rs:264:5 [INFO] [stdout] 19: 0x5586642c1cfb - core::option::expect_failed::h3e459144bed49363 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/option.rs:2027:5 [INFO] [stdout] 20: 0x558663e990b2 - core::option::Option::expect::h95a0299f95712222 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/option.rs:930:21 [INFO] [stdout] 21: 0x558663ea68d2 - test_charges::common::TestContext::new::hbd7e5397478d108b [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:74:13 [INFO] [stdout] 22: 0x558663e9f230 - test_charges::create_from_timecharges_test::h17b779aa20b591be [INFO] [stdout] at /opt/rustwide/workdir/tests/test_charges.rs:71:19 [INFO] [stdout] 23: 0x558663e9f1f7 - test_charges::create_from_timecharges_test::{{closure}}::hbeba8f3c3cf2b503 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_charges.rs:70:38 [INFO] [stdout] 24: 0x558663e9a5d6 - core::ops::function::FnOnce::call_once::h4ea3cbd6acc03a83 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x558663f114ab - core::ops::function::FnOnce::call_once::hca6bde12b6a630f1 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x558663f114ab - test::__rust_begin_short_backtrace::h12810d14a702ebbc [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:620:18 [INFO] [stdout] 27: 0x558663f10d75 - test::run_test_in_process::{{closure}}::h59541574124f7772 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:643:60 [INFO] [stdout] 28: 0x558663f10d75 - as core::ops::function::FnOnce<()>>::call_once::h21b81f6278222813 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x558663f10d75 - std::panicking::try::do_call::h95caa0508e76e60a [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:554:40 [INFO] [stdout] 30: 0x558663f10d75 - std::panicking::try::ha936e1facd3a2c2c [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:518:19 [INFO] [stdout] 31: 0x558663f10d75 - std::panic::catch_unwind::h5528768c35d92b58 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panic.rs:345:14 [INFO] [stdout] 32: 0x558663f10d75 - test::run_test_in_process::h90d0fae4cc0656ab [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:643:27 [INFO] [stdout] 33: 0x558663f10d75 - test::run_test::{{closure}}::hd832ed1086168438 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:564:43 [INFO] [stdout] 34: 0x558663ed6644 - test::run_test::{{closure}}::h9fadb9f2ff3418ff [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:594:41 [INFO] [stdout] 35: 0x558663ed6644 - std::sys::backtrace::__rust_begin_short_backtrace::h83762f6f2409a243 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 36: 0x558663ed9e12 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h30150ce916fdd544 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/thread/mod.rs:524:17 [INFO] [stdout] 37: 0x558663ed9e12 - as core::ops::function::FnOnce<()>>::call_once::hc325bc97006a5368 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x558663ed9e12 - std::panicking::try::do_call::h3c463856408c67a4 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:554:40 [INFO] [stdout] 39: 0x558663ed9e12 - std::panicking::try::h692f72559df6d3bf [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:518:19 [INFO] [stdout] 40: 0x558663ed9e12 - std::panic::catch_unwind::h1dcc0ad4c36d774e [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panic.rs:345:14 [INFO] [stdout] 41: 0x558663ed9e12 - std::thread::Builder::spawn_unchecked_::{{closure}}::hc95846b45d8ce7ce [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/thread/mod.rs:523:30 [INFO] [stdout] 42: 0x558663ed9e12 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h802463e6db21440a [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5586642a207b - as core::ops::function::FnOnce>::call_once::h186f3f12fe64acb3 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 44: 0x5586642a207b - as core::ops::function::FnOnce>::call_once::h58b0e3febdb462cc [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 45: 0x5586642a207b - std::sys::pal::unix::thread::Thread::new::thread_start::h146ca4d6d16f256f [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 46: 0x7f4b8a770ac3 - [INFO] [stdout] 47: 0x7f4b8a801a04 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- create_charge_test stdout ---- [INFO] [stdout] thread 'create_charge_test' panicked at tests/common/mod.rs:74:40: [INFO] [stdout] Must specify TESTING_DB_HOST [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55866429b9f5 - std::backtrace_rs::backtrace::libunwind::trace::hdfc9607bf31dbc86 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x55866429b9f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h835e0ca3083fcb54 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55866429b9f5 - std::sys::backtrace::_print_fmt::hf81d1bed8dde1f05 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55866429b9f5 - ::fmt::h0e21387e4dc195e8 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5586642c3b1b - core::fmt::rt::Argument::fmt::hf0a2360aea19729b [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5586642c3b1b - core::fmt::write::h76a391ed15942408 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x558664298aef - std::io::Write::write_fmt::h3a6701c05eae4e21 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x55866429d211 - std::sys::backtrace::BacktraceLock::print::hfbac027926ddf935 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x55866429d211 - std::panicking::default_hook::{{closure}}::h901010a60b64ccc3 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x55866429cdb8 - std::panicking::default_hook::had7425277af071c7 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x558663f0c9da - as core::ops::function::Fn>::call::h0e74b18ddebb72fa [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 11: 0x558663f0c9da - test::test_main::{{closure}}::he27b357a2172d646 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x55866429db1f - as core::ops::function::Fn>::call::ha2e26086c015e62d [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 13: 0x55866429db1f - std::panicking::rust_panic_with_hook::hac0e92610e1e4d1b [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x55866429d747 - std::panicking::begin_panic_handler::{{closure}}::h1fb6563ca25c0091 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x55866429beb9 - std::sys::backtrace::__rust_end_short_backtrace::he90d714ee124ec57 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x55866429d3d4 - rust_begin_unwind [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x5586642c1db3 - core::panicking::panic_fmt::h2c076b2ed9eeb82c [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5586642c1cfb - core::panicking::panic_display::hd2fd256bdf25a4e4 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panicking.rs:264:5 [INFO] [stdout] 19: 0x5586642c1cfb - core::option::expect_failed::h3e459144bed49363 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/option.rs:2027:5 [INFO] [stdout] 20: 0x558663e990b2 - core::option::Option::expect::h95a0299f95712222 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/option.rs:930:21 [INFO] [stdout] 21: 0x558663ea68d2 - test_charges::common::TestContext::new::hbd7e5397478d108b [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:74:13 [INFO] [stdout] 22: 0x558663e9e225 - test_charges::create_charge_test::h53e99c83f01bb443 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_charges.rs:31:19 [INFO] [stdout] 23: 0x558663e9e1c7 - test_charges::create_charge_test::{{closure}}::hbf2af774b1a8b056 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_charges.rs:29:28 [INFO] [stdout] 24: 0x558663e9a596 - core::ops::function::FnOnce::call_once::h3b9613588597cb7a [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x558663f114ab - core::ops::function::FnOnce::call_once::hca6bde12b6a630f1 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x558663f114ab - test::__rust_begin_short_backtrace::h12810d14a702ebbc [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:620:18 [INFO] [stdout] 27: 0x558663f10d75 - test::run_test_in_process::{{closure}}::h59541574124f7772 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:643:60 [INFO] [stdout] 28: 0x558663f10d75 - as core::ops::function::FnOnce<()>>::call_once::h21b81f6278222813 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x558663f10d75 - std::panicking::try::do_call::h95caa0508e76e60a [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:554:40 [INFO] [stdout] 30: 0x558663f10d75 - std::panicking::try::ha936e1facd3a2c2c [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:518:19 [INFO] [stdout] 31: 0x558663f10d75 - std::panic::catch_unwind::h5528768c35d92b58 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panic.rs:345:14 [INFO] [stdout] 32: 0x558663f10d75 - test::run_test_in_process::h90d0fae4cc0656ab [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:643:27 [INFO] [stdout] 33: 0x558663f10d75 - test::run_test::{{closure}}::hd832ed1086168438 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:564:43 [INFO] [stdout] 34: 0x558663ed6644 - test::run_test::{{closure}}::h9fadb9f2ff3418ff [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:594:41 [INFO] [stdout] 35: 0x558663ed6644 - std::sys::backtrace::__rust_begin_short_backtrace::h83762f6f2409a243 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 36: 0x558663ed9e12 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h30150ce916fdd544 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/thread/mod.rs:524:17 [INFO] [stdout] 37: 0x558663ed9e12 - as core::ops::function::FnOnce<()>>::call_once::hc325bc97006a5368 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x558663ed9e12 - std::panicking::try::do_call::h3c463856408c67a4 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:554:40 [INFO] [stdout] 39: 0x558663ed9e12 - std::panicking::try::h692f72559df6d3bf [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:518:19 [INFO] [stdout] 40: 0x558663ed9e12 - std::panic::catch_unwind::h1dcc0ad4c36d774e [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panic.rs:345:14 [INFO] [stdout] 41: 0x558663ed9e12 - std::thread::Builder::spawn_unchecked_::{{closure}}::hc95846b45d8ce7ce [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/thread/mod.rs:523:30 [INFO] [stdout] 42: 0x558663ed9e12 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h802463e6db21440a [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5586642a207b - as core::ops::function::FnOnce>::call_once::h186f3f12fe64acb3 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 44: 0x5586642a207b - as core::ops::function::FnOnce>::call_once::h58b0e3febdb462cc [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 45: 0x5586642a207b - std::sys::pal::unix::thread::Thread::new::thread_start::h146ca4d6d16f256f [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 46: 0x7f4b8a770ac3 - [INFO] [stdout] 47: 0x7f4b8a801a04 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- rate_test stdout ---- [INFO] [stdout] thread 'rate_test' panicked at tests/common/mod.rs:74:40: [INFO] [stdout] Must specify TESTING_DB_HOST [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55866429b9f5 - std::backtrace_rs::backtrace::libunwind::trace::hdfc9607bf31dbc86 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x55866429b9f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h835e0ca3083fcb54 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55866429b9f5 - std::sys::backtrace::_print_fmt::hf81d1bed8dde1f05 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55866429b9f5 - ::fmt::h0e21387e4dc195e8 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5586642c3b1b - core::fmt::rt::Argument::fmt::hf0a2360aea19729b [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5586642c3b1b - core::fmt::write::h76a391ed15942408 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x558664298aef - std::io::Write::write_fmt::h3a6701c05eae4e21 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x55866429d211 - std::sys::backtrace::BacktraceLock::print::hfbac027926ddf935 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x55866429d211 - std::panicking::default_hook::{{closure}}::h901010a60b64ccc3 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x55866429cdb8 - std::panicking::default_hook::had7425277af071c7 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x558663f0c9da - as core::ops::function::Fn>::call::h0e74b18ddebb72fa [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 11: 0x558663f0c9da - test::test_main::{{closure}}::he27b357a2172d646 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x55866429db1f - as core::ops::function::Fn>::call::ha2e26086c015e62d [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 13: 0x55866429db1f - std::panicking::rust_panic_with_hook::hac0e92610e1e4d1b [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x55866429d747 - std::panicking::begin_panic_handler::{{closure}}::h1fb6563ca25c0091 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x55866429beb9 - std::sys::backtrace::__rust_end_short_backtrace::he90d714ee124ec57 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x55866429d3d4 - rust_begin_unwind [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x5586642c1db3 - core::panicking::panic_fmt::h2c076b2ed9eeb82c [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5586642c1cfb - core::panicking::panic_display::hd2fd256bdf25a4e4 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panicking.rs:264:5 [INFO] [stdout] 19: 0x5586642c1cfb - core::option::expect_failed::h3e459144bed49363 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/option.rs:2027:5 [INFO] [stdout] 20: 0x558663e990b2 - core::option::Option::expect::h95a0299f95712222 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/option.rs:930:21 [INFO] [stdout] 21: 0x558663ea68d2 - test_charges::common::TestContext::new::hbd7e5397478d108b [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:74:13 [INFO] [stdout] 22: 0x558663ea0530 - test_charges::rate_test::he0909b2f1d2eaf87 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_charges.rs:141:19 [INFO] [stdout] 23: 0x558663ea04d7 - test_charges::rate_test::{{closure}}::h90568e830071d551 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_charges.rs:140:19 [INFO] [stdout] 24: 0x558663e9a886 - core::ops::function::FnOnce::call_once::hcc4f6740a203e705 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x558663f114ab - core::ops::function::FnOnce::call_once::hca6bde12b6a630f1 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x558663f114ab - test::__rust_begin_short_backtrace::h12810d14a702ebbc [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:620:18 [INFO] [stdout] 27: 0x558663f10d75 - test::run_test_in_process::{{closure}}::h59541574124f7772 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:643:60 [INFO] [stdout] 28: 0x558663f10d75 - as core::ops::function::FnOnce<()>>::call_once::h21b81f6278222813 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x558663f10d75 - std::panicking::try::do_call::h95caa0508e76e60a [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:554:40 [INFO] [stdout] 30: 0x558663f10d75 - std::panicking::try::ha936e1facd3a2c2c [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:518:19 [INFO] [stdout] 31: 0x558663f10d75 - std::panic::catch_unwind::h5528768c35d92b58 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panic.rs:345:14 [INFO] [stdout] 32: 0x558663f10d75 - test::run_test_in_process::h90d0fae4cc0656ab [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:643:27 [INFO] [stdout] 33: 0x558663f10d75 - test::run_test::{{closure}}::hd832ed1086168438 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:564:43 [INFO] [stdout] 34: 0x558663ed6644 - test::run_test::{{closure}}::h9fadb9f2ff3418ff [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/test/src/lib.rs:594:41 [INFO] [stdout] 35: 0x558663ed6644 - std::sys::backtrace::__rust_begin_short_backtrace::h83762f6f2409a243 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 36: 0x558663ed9e12 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h30150ce916fdd544 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/thread/mod.rs:524:17 [INFO] [stdout] 37: 0x558663ed9e12 - as core::ops::function::FnOnce<()>>::call_once::hc325bc97006a5368 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x558663ed9e12 - std::panicking::try::do_call::h3c463856408c67a4 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:554:40 [INFO] [stdout] 39: 0x558663ed9e12 - std::panicking::try::h692f72559df6d3bf [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:518:19 [INFO] [stdout] 40: 0x558663ed9e12 - std::panic::catch_unwind::h1dcc0ad4c36d774e [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panic.rs:345:14 [INFO] [stdout] 41: 0x558663ed9e12 - std::thread::Builder::spawn_unchecked_::{{closure}}::hc95846b45d8ce7ce [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/thread/mod.rs:523:30 [INFO] [stdout] 42: 0x558663ed9e12 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h802463e6db21440a [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5586642a207b - as core::ops::function::FnOnce>::call_once::h186f3f12fe64acb3 [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 44: 0x5586642a207b - as core::ops::function::FnOnce>::call_once::h58b0e3febdb462cc [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 45: 0x5586642a207b - std::sys::pal::unix::thread::Thread::new::thread_start::h146ca4d6d16f256f [INFO] [stdout] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 46: 0x7f4b8a770ac3 - [INFO] [stdout] 47: 0x7f4b8a801a04 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] create_charge_test [INFO] [stdout] create_from_timecharges_test [INFO] [stdout] rate_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test test_charges` [INFO] running `Command { std: "docker" "inspect" "fd577200787437a102e61b998303406cbcba4b65fca87dfbb1f931a40fb532e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd577200787437a102e61b998303406cbcba4b65fca87dfbb1f931a40fb532e4", kill_on_drop: false }` [INFO] [stdout] fd577200787437a102e61b998303406cbcba4b65fca87dfbb1f931a40fb532e4 [INFO] testing SubstructureOne/impulse against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubstructureOne%2Fimpulse" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SubstructureOne/impulse on toolchain 33f1d8bb92813a1bfc23c093c9f443ab09290307 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SubstructureOne/impulse [INFO] finished tweaking git repo https://github.com/SubstructureOne/impulse [INFO] tweaked toml for git repo https://github.com/SubstructureOne/impulse written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/SubstructureOne/impulse 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" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0bd917a46f70fff93da8e61e7accb5e3081919a8e9bd83fef48840ba7708ebe [INFO] running `Command { std: "docker" "start" "-a" "d0bd917a46f70fff93da8e61e7accb5e3081919a8e9bd83fef48840ba7708ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0bd917a46f70fff93da8e61e7accb5e3081919a8e9bd83fef48840ba7708ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0bd917a46f70fff93da8e61e7accb5e3081919a8e9bd83fef48840ba7708ebe", kill_on_drop: false }` [INFO] [stdout] d0bd917a46f70fff93da8e61e7accb5e3081919a8e9bd83fef48840ba7708ebe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f5a64908288e711745719a725aa31f1f08ba3c806ac2e0909620c68f65ab786 [INFO] running `Command { std: "docker" "start" "-a" "4f5a64908288e711745719a725aa31f1f08ba3c806ac2e0909620c68f65ab786", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling pin-project-lite v0.2.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling winnow v0.5.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling tempfile v3.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling stringprep v0.1.3 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling postgres-protocol v0.6.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling random-number-macro-impl v0.1.7 [INFO] [stderr] Compiling postgres-derive v0.4.4 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling migrations_internals v2.1.0 [INFO] [stderr] Compiling random-number v0.1.8 [INFO] [stderr] Compiling diesel_derives v2.1.0 [INFO] [stderr] Compiling random-pick v1.2.16 [INFO] [stderr] Compiling postgres-types v0.2.5 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling enum-iterator-derive v1.2.1 [INFO] [stderr] Compiling clap_builder v4.3.21 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling passwords v3.1.13 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling diesel-derive-enum v2.1.0 [INFO] [stderr] Compiling async_once v0.2.6 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling enum-iterator v1.4.1 [INFO] [stderr] Compiling migrations_macros v2.1.0 [INFO] [stderr] Compiling docker-api-stubs v0.4.0 [INFO] [stderr] Compiling clap v4.3.21 [INFO] [stderr] Compiling pg_query v0.8.2 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling diesel v2.1.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-postgres v0.7.8 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling containers-api v0.7.0 [INFO] [stderr] Compiling docker-api v0.12.2 [INFO] [stderr] Compiling diesel_migrations v2.1.0 [INFO] [stderr] Compiling prew v0.3.3 [INFO] [stderr] Compiling impulse v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.76s [INFO] running `Command { std: "docker" "inspect" "4f5a64908288e711745719a725aa31f1f08ba3c806ac2e0909620c68f65ab786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f5a64908288e711745719a725aa31f1f08ba3c806ac2e0909620c68f65ab786", kill_on_drop: false }` [INFO] [stdout] 4f5a64908288e711745719a725aa31f1f08ba3c806ac2e0909620c68f65ab786 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44b299b0da7a21260ccdc1282b1571c6030f82ac8f7929be372e1e603d1fae29 [INFO] running `Command { std: "docker" "start" "-a" "44b299b0da7a21260ccdc1282b1571c6030f82ac8f7929be372e1e603d1fae29", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling test-log v0.2.12 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling pg_query v0.8.2 [INFO] [stderr] Compiling prew v0.3.3 [INFO] [stderr] Compiling impulse v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `impulse_config` is never read [INFO] [stdout] --> tests/common/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct TestContext { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 64 | pub impulse_config: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `expected_equals` is never used [INFO] [stdout] --> tests/common/mod.rs:138:8 [INFO] [stdout] | [INFO] [stdout] 137 | pub trait ExpectedEquals { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] 138 | fn expected_equals(&self, other: &Self) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `impulse_config` and `managed_db_manager` are never read [INFO] [stdout] --> tests/common/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct TestContext { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 64 | pub impulse_config: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 65 | pub impulse_manager: PostgresManager, [INFO] [stdout] 66 | pub managed_db_manager: PostgresManager, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `impulse_config` and `managed_db_manager` are never read [INFO] [stdout] --> tests/common/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct TestContext { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 64 | pub impulse_config: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 65 | pub impulse_manager: PostgresManager, [INFO] [stdout] 66 | pub managed_db_manager: PostgresManager, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `expected_equals` is never used [INFO] [stdout] --> tests/common/mod.rs:138:8 [INFO] [stdout] | [INFO] [stdout] 137 | pub trait ExpectedEquals { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] 138 | fn expected_equals(&self, other: &Self) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `impulse_config` and `managed_db_manager` are never read [INFO] [stdout] --> tests/common/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct TestContext { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 64 | pub impulse_config: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 65 | pub impulse_manager: PostgresManager, [INFO] [stdout] 66 | pub managed_db_manager: PostgresManager, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timecharge1` [INFO] [stdout] --> tests/test_charges.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | let timecharge1 = NewTimeCharge::create( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timecharge1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `impulse_config` and `managed_db_manager` are never read [INFO] [stdout] --> tests/common/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct TestContext { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 64 | pub impulse_config: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 65 | pub impulse_manager: PostgresManager, [INFO] [stdout] 66 | pub managed_db_manager: PostgresManager, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcZbhC8X/symbols.o" "/opt/rustwide/target/debug/deps/setup_database-d136428fc24797b6.setup_database.be11ae1e29035e60-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/setup_database-d136428fc24797b6.setup_database.be11ae1e29035e60-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/setup_database-d136428fc24797b6.33rho290cb9hgcsudza70xage.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/pg_query-27e1467778e2d0fe/out" "-L" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-d1ec6a14f8452f51.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9c9b0c7238e08efb.rlib" "/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rlib" "/opt/rustwide/target/debug/deps/libdotenvy-978a4ce58594cc47.rlib" "/opt/rustwide/target/debug/deps/libimpulse-a13d46d3aac3f2a7.rlib" "/opt/rustwide/target/debug/deps/libpasswords-7e588628e9a20c09.rlib" "/opt/rustwide/target/debug/deps/librandom_pick-f588f48eee050a85.rlib" "/opt/rustwide/target/debug/deps/librandom_number-2fa002e6678962ca.rlib" "/opt/rustwide/target/debug/deps/libprew-2aafe7e0bc69c104.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-6d7b52d6e6c2c952.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-6c78a637659934d2.rlib" "/opt/rustwide/target/debug/deps/libstringprep-44c65b9301b940dd.rlib" "/opt/rustwide/target/debug/deps/libsha2-f50187aabd278db4.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/librand-65438dc9b38608f0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aef71fc83626ef45.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-a37d99a26491a49c.rlib" "/opt/rustwide/target/debug/deps/libhmac-0c7b3e2c72760ace.rlib" "/opt/rustwide/target/debug/deps/libbase64-fff4a5fd545a8428.rlib" "/opt/rustwide/target/debug/deps/libmd5-6d0eeaf683f88a46.rlib" "/opt/rustwide/target/debug/deps/libdigest-d3f3cd125138d8e5.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c4277c728484e22f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-86da18bb6698346b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a305697d0fe7f08a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-f9e6b100b0742e64.rlib" "/opt/rustwide/target/debug/deps/libpg_query-68244997ebdcbbcb.rlib" "/opt/rustwide/target/debug/deps/libprost-f3ff874622df2993.rlib" "/opt/rustwide/target/debug/deps/libfutures-6b9a9ff9ec50eb73.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-fade76ae76dde61f.rlib" "/opt/rustwide/target/debug/deps/libdocker_api-364c1f61e74edb93.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/libasynchronous_codec-5abb885a5f8d24d2.rlib" "/opt/rustwide/target/debug/deps/libdocker_api_stubs-373b3d0a42ac783a.rlib" "/opt/rustwide/target/debug/deps/libcontainers_api-3650abbbe4d86b67.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libtar-e79f40d8e132cab7.rlib" "/opt/rustwide/target/debug/deps/libxattr-1322758b9d8271db.rlib" "/opt/rustwide/target/debug/deps/libfiletime-81328988870befcb.rlib" "/opt/rustwide/target/debug/deps/libflate2-e4d99066890e91f5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8fff348cae26394e.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a3b3ed73612ea413.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9362edfa9d948aaa.rlib" "/opt/rustwide/target/debug/deps/liburl-783c757463abcf9f.rlib" "/opt/rustwide/target/debug/deps/libidna-73bfd517bf202f9a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6af52426cee0e1bd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1a10582f61693aa4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e5efb99ec35ae369.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-31eb7a2f590c4419.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-f6dc76df71923147.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e375b7f0b10aeb0d.rlib" "/opt/rustwide/target/debug/deps/libhyper-73a5d574b2c100fb.rlib" "/opt/rustwide/target/debug/deps/libwant-00f4e12d28c64401.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fbd0d15d28623a3f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libtracing-3991ae9e478f0170.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3965e8a5c2ec25fb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4f3eabb40f259f03.rlib" "/opt/rustwide/target/debug/deps/libtokio-4b3ba97388ab328e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-ff01ad1c9ab457c7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rlib" "/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libhttp-20147adedb07a02c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-125a69307fabd7ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6bf52ec42da9b265.rlib" "/opt/rustwide/target/debug/deps/libslab-395080db18d53cf4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7a6dde6ab490b1e2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9049991985a73212.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6b352587c2096e58.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-acb0d752f4583d26.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f716cd3c500148e9.rlib" "/opt/rustwide/target/debug/deps/libregex-aac47584f2f385fd.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-d30ed4d68c45606d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5fa4370c8d219a07.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cd43b020e9932fb9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libitertools-3f3b460508121caa.rlib" "/opt/rustwide/target/debug/deps/libeither-fd316293ee20faab.rlib" "/opt/rustwide/target/debug/deps/libenum_iterator-9e5064f972712afb.rlib" "/opt/rustwide/target/debug/deps/libdiesel-5b72fa478887d36f.rlib" "/opt/rustwide/target/debug/deps/libuuid-65766985078553b7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-864290775278f0b1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libr2d2-77e1621e63eb9221.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-9d30faf3531336ff.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d3248d96b80dbf5f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-375c682cc5deb406.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-6bd1c70cf08cba41.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c24b427fef2ae8d9.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libchrono-b2b6e20f47d03357.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a9313142d6bed871.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-8acc6a9fad91197d.rlib" "/opt/rustwide/target/debug/deps/libserde-0bb5402bb161383b.rlib" "/opt/rustwide/target/debug/deps/libtime-02db91a21558938b.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib" "/opt/rustwide/target/debug/deps/libclap-f9742c30782d5ad9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-705e55ec82dd78ce.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-acdf2a7d76e582bb.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-da70e2b069c13980.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-65825225b3ef600e.rlib" "/opt/rustwide/target/debug/deps/librustix-b0e36e06a141ac57.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fa61b5f449414a1a.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-0abab9ba7373ddfd.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-e7313adf531e1a6b.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-90a49271b4b154ec.rlib" "/opt/rustwide/target/debug/deps/libanstyle-8d4cc9e7d4e0fd40.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f0d64982bb7b8f4e.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9506e3738f23e7c7.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0e87bdc388165b9b.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-28d2ee21ffecbcd0.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-4cd64c3d9fc2560b.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a1fedeceba4cc892.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0b8915cbc76cd410.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-fec2ce82fc5b17fa.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fdb02324b55b2840.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db981ef273c68b12.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2c4968ed4cb29e9c.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-661cdd70a5b83118.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9cbb3bfdc8e63ca5.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4c5ad4392a26401.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9409cd7d030362b9.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-80d2f129fb536a6f.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7586cb84705120bb.rlib" "-Wl,-Bdynamic" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/setup_database-d136428fc24797b6" "-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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcNvsJZA/symbols.o" "/opt/rustwide/target/debug/deps/impulse-281e8e3df18949c1.impulse.8aec7a25cb4295a2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/impulse-281e8e3df18949c1.9nzlm3i89217q2nwi5ma83fk4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/pg_query-27e1467778e2d0fe/out" "-L" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenvy-978a4ce58594cc47.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-d1ec6a14f8452f51.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9c9b0c7238e08efb.rlib" "/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rlib" "/opt/rustwide/target/debug/deps/libimpulse-a13d46d3aac3f2a7.rlib" "/opt/rustwide/target/debug/deps/libpasswords-7e588628e9a20c09.rlib" "/opt/rustwide/target/debug/deps/librandom_pick-f588f48eee050a85.rlib" "/opt/rustwide/target/debug/deps/librandom_number-2fa002e6678962ca.rlib" "/opt/rustwide/target/debug/deps/libprew-2aafe7e0bc69c104.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-6d7b52d6e6c2c952.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-6c78a637659934d2.rlib" "/opt/rustwide/target/debug/deps/libstringprep-44c65b9301b940dd.rlib" "/opt/rustwide/target/debug/deps/libsha2-f50187aabd278db4.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/librand-65438dc9b38608f0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aef71fc83626ef45.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-a37d99a26491a49c.rlib" "/opt/rustwide/target/debug/deps/libhmac-0c7b3e2c72760ace.rlib" "/opt/rustwide/target/debug/deps/libbase64-fff4a5fd545a8428.rlib" "/opt/rustwide/target/debug/deps/libmd5-6d0eeaf683f88a46.rlib" "/opt/rustwide/target/debug/deps/libdigest-d3f3cd125138d8e5.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c4277c728484e22f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-86da18bb6698346b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a305697d0fe7f08a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-f9e6b100b0742e64.rlib" "/opt/rustwide/target/debug/deps/libpg_query-68244997ebdcbbcb.rlib" "/opt/rustwide/target/debug/deps/libprost-f3ff874622df2993.rlib" "/opt/rustwide/target/debug/deps/libfutures-6b9a9ff9ec50eb73.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-fade76ae76dde61f.rlib" "/opt/rustwide/target/debug/deps/libdocker_api-364c1f61e74edb93.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/libasynchronous_codec-5abb885a5f8d24d2.rlib" "/opt/rustwide/target/debug/deps/libdocker_api_stubs-373b3d0a42ac783a.rlib" "/opt/rustwide/target/debug/deps/libcontainers_api-3650abbbe4d86b67.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libtar-e79f40d8e132cab7.rlib" "/opt/rustwide/target/debug/deps/libxattr-1322758b9d8271db.rlib" "/opt/rustwide/target/debug/deps/libfiletime-81328988870befcb.rlib" "/opt/rustwide/target/debug/deps/libflate2-e4d99066890e91f5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8fff348cae26394e.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a3b3ed73612ea413.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9362edfa9d948aaa.rlib" "/opt/rustwide/target/debug/deps/liburl-783c757463abcf9f.rlib" "/opt/rustwide/target/debug/deps/libidna-73bfd517bf202f9a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6af52426cee0e1bd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1a10582f61693aa4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e5efb99ec35ae369.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-31eb7a2f590c4419.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-f6dc76df71923147.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e375b7f0b10aeb0d.rlib" "/opt/rustwide/target/debug/deps/libhyper-73a5d574b2c100fb.rlib" "/opt/rustwide/target/debug/deps/libwant-00f4e12d28c64401.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fbd0d15d28623a3f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libtracing-3991ae9e478f0170.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3965e8a5c2ec25fb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4f3eabb40f259f03.rlib" "/opt/rustwide/target/debug/deps/libtokio-4b3ba97388ab328e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-ff01ad1c9ab457c7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rlib" "/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libhttp-20147adedb07a02c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-125a69307fabd7ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6bf52ec42da9b265.rlib" "/opt/rustwide/target/debug/deps/libslab-395080db18d53cf4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7a6dde6ab490b1e2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9049991985a73212.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6b352587c2096e58.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-acb0d752f4583d26.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f716cd3c500148e9.rlib" "/opt/rustwide/target/debug/deps/libregex-aac47584f2f385fd.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-d30ed4d68c45606d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5fa4370c8d219a07.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cd43b020e9932fb9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libitertools-3f3b460508121caa.rlib" "/opt/rustwide/target/debug/deps/libeither-fd316293ee20faab.rlib" "/opt/rustwide/target/debug/deps/libenum_iterator-9e5064f972712afb.rlib" "/opt/rustwide/target/debug/deps/libdiesel-5b72fa478887d36f.rlib" "/opt/rustwide/target/debug/deps/libuuid-65766985078553b7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-864290775278f0b1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libr2d2-77e1621e63eb9221.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-9d30faf3531336ff.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d3248d96b80dbf5f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-375c682cc5deb406.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-6bd1c70cf08cba41.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c24b427fef2ae8d9.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libchrono-b2b6e20f47d03357.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a9313142d6bed871.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-8acc6a9fad91197d.rlib" "/opt/rustwide/target/debug/deps/libserde-0bb5402bb161383b.rlib" "/opt/rustwide/target/debug/deps/libtime-02db91a21558938b.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/libclap-f9742c30782d5ad9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-705e55ec82dd78ce.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-acdf2a7d76e582bb.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-da70e2b069c13980.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-65825225b3ef600e.rlib" "/opt/rustwide/target/debug/deps/librustix-b0e36e06a141ac57.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fa61b5f449414a1a.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-0abab9ba7373ddfd.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-e7313adf531e1a6b.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-90a49271b4b154ec.rlib" "/opt/rustwide/target/debug/deps/libanstyle-8d4cc9e7d4e0fd40.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f0d64982bb7b8f4e.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9506e3738f23e7c7.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0e87bdc388165b9b.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-28d2ee21ffecbcd0.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-4cd64c3d9fc2560b.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a1fedeceba4cc892.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0b8915cbc76cd410.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-fec2ce82fc5b17fa.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fdb02324b55b2840.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db981ef273c68b12.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2c4968ed4cb29e9c.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-661cdd70a5b83118.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9cbb3bfdc8e63ca5.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4c5ad4392a26401.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9409cd7d030362b9.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-80d2f129fb536a6f.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7586cb84705120bb.rlib" "-Wl,-Bdynamic" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/impulse-281e8e3df18949c1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `impulse` (bin "setup_database") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `impulse` (bin "impulse") due to 2 previous errors [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "44b299b0da7a21260ccdc1282b1571c6030f82ac8f7929be372e1e603d1fae29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44b299b0da7a21260ccdc1282b1571c6030f82ac8f7929be372e1e603d1fae29", kill_on_drop: false }` [INFO] [stdout] 44b299b0da7a21260ccdc1282b1571c6030f82ac8f7929be372e1e603d1fae29