[INFO] cloning repository https://github.com/algebraicdb/algebraicdb-postgres-wrapper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/algebraicdb/algebraicdb-postgres-wrapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falgebraicdb%2Falgebraicdb-postgres-wrapper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falgebraicdb%2Falgebraicdb-postgres-wrapper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0e1f8b67f5fbdd6b583f51e03356995572dec62 [INFO] testing algebraicdb/algebraicdb-postgres-wrapper against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falgebraicdb%2Falgebraicdb-postgres-wrapper" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/algebraicdb/algebraicdb-postgres-wrapper on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/algebraicdb/algebraicdb-postgres-wrapper [INFO] finished tweaking git repo https://github.com/algebraicdb/algebraicdb-postgres-wrapper [INFO] tweaked toml for git repo https://github.com/algebraicdb/algebraicdb-postgres-wrapper written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/algebraicdb/algebraicdb-postgres-wrapper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ena v0.13.1 [INFO] [stderr] Downloaded siphasher v0.3.2 [INFO] [stderr] Downloaded oorandom v11.1.0 [INFO] [stderr] Downloaded criterion-plot v0.4.1 [INFO] [stderr] Downloaded prettydiff v0.3.1 [INFO] [stderr] Downloaded tinytemplate v1.0.3 [INFO] [stderr] Downloaded plotters v0.2.12 [INFO] [stderr] Downloaded criterion v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b8c260f6bf0ce74bb561460a98a09b19717912445eb2fe11ee7df4a2b70d654 [INFO] running `Command { std: "docker" "start" "-a" "8b8c260f6bf0ce74bb561460a98a09b19717912445eb2fe11ee7df4a2b70d654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b8c260f6bf0ce74bb561460a98a09b19717912445eb2fe11ee7df4a2b70d654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b8c260f6bf0ce74bb561460a98a09b19717912445eb2fe11ee7df4a2b70d654", kill_on_drop: false }` [INFO] [stdout] 8b8c260f6bf0ce74bb561460a98a09b19717912445eb2fe11ee7df4a2b70d654 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f16f99a02835dc12d702fa926b6a8deebfd7032c21987650539b054abe85906 [INFO] running `Command { std: "docker" "start" "-a" "1f16f99a02835dc12d702fa926b6a8deebfd7032c21987650539b054abe85906", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling postgres-protocol v0.5.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling postgres-types v0.1.1 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling tokio-postgres v0.5.3 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling algebraicdb v0.1.0 (/opt/rustwide/workdir/algebraicdb) [INFO] [stdout] warning: unused import: `crate::grammar::StmtParser` [INFO] [stdout] --> algebraicdb/src/local/wrapper_state.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::grammar::StmtParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy_static::*` [INFO] [stdout] --> algebraicdb/src/local/wrapper_state.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use lazy_static::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Config`, `NoTls` [INFO] [stdout] --> algebraicdb/src/local/wrapper_state.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | use tokio_postgres::{Client, Config, NoTls}; [INFO] [stdout] | ^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> algebraicdb/src/api/uds_api.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_address` [INFO] [stdout] --> algebraicdb/src/api/uds_api.rs:31:29 [INFO] [stdout] | [INFO] [stdout] 31 | Ok((mut socket, client_address)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `str_strip` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stdout] --> algebraicdb/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(str_strip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling benches v0.0.0 (/opt/rustwide/workdir/benches) [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "1f16f99a02835dc12d702fa926b6a8deebfd7032c21987650539b054abe85906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f16f99a02835dc12d702fa926b6a8deebfd7032c21987650539b054abe85906", kill_on_drop: false }` [INFO] [stdout] 1f16f99a02835dc12d702fa926b6a8deebfd7032c21987650539b054abe85906 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb031a24c990ae3c5e08b0537155afe914676440430106a75dfd50c758893097 [INFO] running `Command { std: "docker" "start" "-a" "eb031a24c990ae3c5e08b0537155afe914676440430106a75dfd50c758893097", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling benches v0.0.0 (/opt/rustwide/workdir/benches) [INFO] [stdout] warning: unused import: `crate::grammar::StmtParser` [INFO] [stdout] --> algebraicdb/src/local/wrapper_state.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::grammar::StmtParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy_static::*` [INFO] [stdout] --> algebraicdb/src/local/wrapper_state.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use lazy_static::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Config`, `NoTls` [INFO] [stdout] --> algebraicdb/src/local/wrapper_state.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | use tokio_postgres::{Client, Config, NoTls}; [INFO] [stdout] | ^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> algebraicdb/src/api/uds_api.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_address` [INFO] [stdout] --> algebraicdb/src/api/uds_api.rs:31:29 [INFO] [stdout] | [INFO] [stdout] 31 | Ok((mut socket, client_address)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `str_strip` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stdout] --> algebraicdb/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(str_strip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling prettydiff v0.3.1 [INFO] [stderr] Compiling algebraicdb v0.1.0 (/opt/rustwide/workdir/algebraicdb) [INFO] [stdout] warning: unused import: `crate::grammar::StmtParser` [INFO] [stdout] --> algebraicdb/src/local/wrapper_state.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::grammar::StmtParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy_static::*` [INFO] [stdout] --> algebraicdb/src/local/wrapper_state.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use lazy_static::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Config`, `NoTls` [INFO] [stdout] --> algebraicdb/src/local/wrapper_state.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | use tokio_postgres::{Client, Config, NoTls}; [INFO] [stdout] | ^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> algebraicdb/src/api/uds_api.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_address` [INFO] [stdout] --> algebraicdb/src/api/uds_api.rs:31:29 [INFO] [stdout] | [INFO] [stdout] 31 | Ok((mut socket, client_address)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `str_strip` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stdout] --> algebraicdb/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(str_strip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.54s [INFO] running `Command { std: "docker" "inspect" "eb031a24c990ae3c5e08b0537155afe914676440430106a75dfd50c758893097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb031a24c990ae3c5e08b0537155afe914676440430106a75dfd50c758893097", kill_on_drop: false }` [INFO] [stdout] eb031a24c990ae3c5e08b0537155afe914676440430106a75dfd50c758893097 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6a44a9cf6e2b9b5491054c443608e6a867fee052964862d928c91d4a7b504647 [INFO] running `Command { std: "docker" "start" "-a" "6a44a9cf6e2b9b5491054c443608e6a867fee052964862d928c91d4a7b504647", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::grammar::StmtParser` [INFO] [stderr] --> algebraicdb/src/local/wrapper_state.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::grammar::StmtParser; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `lazy_static::*` [INFO] [stderr] --> algebraicdb/src/local/wrapper_state.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use lazy_static::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Config`, `NoTls` [INFO] [stderr] --> algebraicdb/src/local/wrapper_state.rs:13:30 [INFO] [stderr] | [INFO] [stderr] 13 | use tokio_postgres::{Client, Config, NoTls}; [INFO] [stderr] | ^^^^^^ ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> algebraicdb/src/api/uds_api.rs:43:29 [INFO] [stderr] | [INFO] [stderr] 43 | Err(e) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `client_address` [INFO] [stderr] --> algebraicdb/src/api/uds_api.rs:31:29 [INFO] [stderr] | [INFO] [stderr] 31 | Ok((mut socket, client_address)) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_address` [INFO] [stderr] [INFO] [stderr] warning: the feature `str_strip` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stderr] --> algebraicdb/src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(str_strip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::grammar::StmtParser` [INFO] [stderr] --> algebraicdb/src/local/wrapper_state.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::grammar::StmtParser; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `lazy_static::*` [INFO] [stderr] --> algebraicdb/src/local/wrapper_state.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use lazy_static::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Config`, `NoTls` [INFO] [stderr] --> algebraicdb/src/local/wrapper_state.rs:13:30 [INFO] [stderr] | [INFO] [stderr] 13 | use tokio_postgres::{Client, Config, NoTls}; [INFO] [stderr] | ^^^^^^ ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> algebraicdb/src/api/uds_api.rs:43:29 [INFO] [stderr] | [INFO] [stderr] 43 | Err(e) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `client_address` [INFO] [stderr] --> algebraicdb/src/api/uds_api.rs:31:29 [INFO] [stderr] | [INFO] [stderr] 31 | Ok((mut socket, client_address)) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_address` [INFO] [stderr] [INFO] [stderr] warning: the feature `str_strip` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stderr] --> algebraicdb/src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(str_strip)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/algebraicdb-ed80c9975acd11a1) [INFO] [stdout] test table::tests::test_ord_variants ... ok [INFO] [stdout] test table::tests::test_ord_ints ... ok [INFO] [stdout] test typechecker::tests::type_check_exprs ... ok [INFO] [stdout] test psqlwrapper::translator::tests::test_translate_pattern ... ok [INFO] [stdout] test pre_typechecker::tests::test_get_permissions ... ok [INFO] [stdout] test psqlwrapper::translator::tests::test_translate_select ... ok [INFO] [stdout] test pattern::pattern_grammar ... ok [INFO] [stdout] test types::tests::test_to_bytes_and_back_again ... ok [INFO] [stdout] test table::tests::test_pattern_iter ... ok [INFO] [stdout] test table::tests::test_table ... ok [INFO] [stdout] test ast::ast_grammar ... ok [INFO] [stdout] test local::tests::global_resources_contention ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.53s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/algebraicdb-40e3c2a0424c1b41) [INFO] [stdout] [INFO] [stderr] Running tests/test_example_queries.rs (/opt/rustwide/target/debug/deps/test_example_queries-92ac86c5d2e2c6d1) [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_example_queries ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_example_queries stdout ---- [INFO] [stdout] thread 'test_example_queries' panicked at 'called `Result::unwrap()` on an `Err` value: Error { kind: Connect, cause: Some(Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }) }', algebraicdb/tests/test_example_queries.rs:40:51 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561d6e3c4d00 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561d6e3c4d00 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561d6e3c4d00 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561d6e3c4d00 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561d6e3e95bc - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x561d6e3c0105 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x561d6e3c6efb - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561d6e3c6efb - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561d6e3c6efb - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561d6e3c6a0c - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561d6e3c75a1 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x561d6e3c70a7 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x561d6e3c51fc - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561d6e3c7009 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x561d6de43b01 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x561d6de43bf3 - core[ee1ca6415511a9c4]::result::unwrap_failed [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x561d6de8a359 - >>::unwrap [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x561d6de522ea - test_example_queries[7876754ff7012cf]::run_example_query::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/algebraicdb/tests/test_example_queries.rs:40:9 [INFO] [stdout] 18: 0x561d6de6354b - as core[ee1ca6415511a9c4]::future::future::Future>::poll [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x561d6de47bd4 - , alloc[cda43b294bbfc5d0]::sync::Arc>>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/task/core.rs:163:17 [INFO] [stdout] 20: 0x561d6de906e5 - >>>::with_mut::, , alloc[cda43b294bbfc5d0]::sync::Arc>>::poll::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 21: 0x561d6de4e47b - , alloc[cda43b294bbfc5d0]::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/task/core.rs:148:13 [INFO] [stdout] 22: 0x561d6de7bd30 - , alloc[cda43b294bbfc5d0]::sync::Arc>>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/task/harness.rs:108:27 [INFO] [stdout] 23: 0x561d6dee1b93 - <, alloc[cda43b294bbfc5d0]::sync::Arc>>::poll::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x561d6de9d4db - , alloc[cda43b294bbfc5d0]::sync::Arc>>::poll::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 25: 0x561d6dec342d - std[77c0456e0eb29f0c]::panicking::try::do_call::, alloc[cda43b294bbfc5d0]::sync::Arc>>::poll::{closure#0}>, core[ee1ca6415511a9c4]::task::poll::Poll>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 26: 0x561d6dec4d6d - __rust_try [INFO] [stdout] 27: 0x561d6dec237f - std[77c0456e0eb29f0c]::panicking::try::>, std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<, alloc[cda43b294bbfc5d0]::sync::Arc>>::poll::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x561d6de91dea - std[77c0456e0eb29f0c]::panic::catch_unwind::, alloc[cda43b294bbfc5d0]::sync::Arc>>::poll::{closure#0}>, core[ee1ca6415511a9c4]::task::poll::Poll>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x561d6de816a5 - , alloc[cda43b294bbfc5d0]::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/task/harness.rs:84:19 [INFO] [stdout] 30: 0x561d6dea5c00 - tokio[564b27d97bbaf855]::runtime::task::raw::poll::, alloc[cda43b294bbfc5d0]::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 31: 0x561d6e3519ff - ::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 32: 0x561d6ded84b1 - >>::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/task/mod.rs:169:9 [INFO] [stdout] 33: 0x561d6dea94ca - >, tokio[564b27d97bbaf855]::park::either::Either>>>::block_on::>::{closure#0}::{closure#3} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:155:62 [INFO] [stdout] 34: 0x561d6dea9140 - tokio[564b27d97bbaf855]::coop::budget::<>, tokio[564b27d97bbaf855]::park::either::Either>>>::block_on>::{closure#0}::{closure#3}, ()>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:97:9 [INFO] [stdout] 35: 0x561d6de663d5 - >>::try_with::>, tokio[564b27d97bbaf855]::park::either::Either>>>::block_on>::{closure#0}::{closure#3}, ()>::{closure#0}, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 36: 0x561d6de65f43 - >>::with::>, tokio[564b27d97bbaf855]::park::either::Either>>>::block_on>::{closure#0}::{closure#3}, ()>::{closure#0}, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 37: 0x561d6dea69bf - tokio[564b27d97bbaf855]::coop::budget::<>, tokio[564b27d97bbaf855]::park::either::Either>>>::block_on>::{closure#0}::{closure#3}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:79:5 [INFO] [stdout] 38: 0x561d6dea69bf - >, tokio[564b27d97bbaf855]::park::either::Either>>>::block_on::>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:155:39 [INFO] [stdout] 39: 0x561d6dea91ef - tokio[564b27d97bbaf855]::runtime::basic_scheduler::enter::<>, tokio[564b27d97bbaf855]::park::either::Either>>>::block_on>::{closure#0}, (), tokio[564b27d97bbaf855]::park::either::Either>, tokio[564b27d97bbaf855]::park::either::Either>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 40: 0x561d6dea48be - >::set::>, tokio[564b27d97bbaf855]::park::either::Either>>>::block_on>::{closure#0}, (), tokio[564b27d97bbaf855]::park::either::Either>, tokio[564b27d97bbaf855]::park::either::Either>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/macros/scoped_tls.rs:64:9 [INFO] [stdout] 41: 0x561d6dea54be - tokio[564b27d97bbaf855]::runtime::basic_scheduler::enter::<>, tokio[564b27d97bbaf855]::park::either::Either>>>::block_on>::{closure#0}, (), tokio[564b27d97bbaf855]::park::either::Either>, tokio[564b27d97bbaf855]::park::either::Either>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 42: 0x561d6dea37f2 - >, tokio[564b27d97bbaf855]::park::either::Either>>>::block_on::> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 43: 0x561d6dea63ec - ::block_on::>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:418:34 [INFO] [stdout] 44: 0x561d6de920ed - tokio[564b27d97bbaf855]::runtime::context::enter::<::block_on>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/context.rs:72:5 [INFO] [stdout] 45: 0x561d6decfe6a - ::enter::<::block_on>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/handle.rs:39:9 [INFO] [stdout] 46: 0x561d6dea37af - ::block_on::> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:415:9 [INFO] [stdout] 47: 0x561d6de53395 - test_example_queries[7876754ff7012cf]::test_example_queries [INFO] [stdout] at /opt/rustwide/workdir/algebraicdb/tests/test_example_queries.rs:11:1 [INFO] [stdout] 48: 0x561d6de532aa - test_example_queries[7876754ff7012cf]::test_example_queries::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/algebraicdb/tests/test_example_queries.rs:11:1 [INFO] [stdout] 49: 0x561d6dee194e - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x561d6df10493 - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x561d6df10493 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5 [INFO] [stdout] 52: 0x561d6df0ef5c - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 53: 0x561d6df0ef5c - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 54: 0x561d6df0ef5c - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 55: 0x561d6df0ef5c - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 56: 0x561d6df0ef5c - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 57: 0x561d6df0ef5c - test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18 [INFO] [stdout] 58: 0x561d6df0ef5c - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39 [INFO] [stdout] 59: 0x561d6deeec22 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37 [INFO] [stdout] 60: 0x561d6deeec22 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 61: 0x561d6deef508 - ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 62: 0x561d6deef508 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 63: 0x561d6deef508 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 64: 0x561d6deef508 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 65: 0x561d6deef508 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 66: 0x561d6deef508 - ::spawn_unchecked::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 67: 0x561d6deef508 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 68: 0x561d6e3ccd27 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 69: 0x561d6e3ccd27 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 70: 0x561d6e3ccd27 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 71: 0x7efdb7f41609 - start_thread [INFO] [stdout] 72: 0x7efdb7d19293 - clone [INFO] [stdout] 73: 0x0 - [INFO] [stdout] thread 'test_example_queries' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" }', algebraicdb/tests/test_example_queries.rs:27:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561d6e3c4d00 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561d6e3c4d00 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561d6e3c4d00 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561d6e3c4d00 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561d6e3e95bc - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x561d6e3c0105 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x561d6e3c6efb - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561d6e3c6efb - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561d6e3c6efb - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561d6e3c6a0c - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561d6e3c75a1 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x561d6e3c70a7 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x561d6e3c51fc - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561d6e3c7009 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x561d6de43b01 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x561d6de43bf3 - core[ee1ca6415511a9c4]::result::unwrap_failed [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x561d6de89d88 - , std[77c0456e0eb29f0c]::io::error::Error>>::unwrap [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x561d6de54086 - test_example_queries[7876754ff7012cf]::test_example_queries::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/algebraicdb/tests/test_example_queries.rs:25:13 [INFO] [stdout] 18: 0x561d6de6378b - as core[ee1ca6415511a9c4]::future::future::Future>::poll [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x561d6dea9470 - >, tokio[564b27d97bbaf855]::park::either::Either>>>::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x561d6dea9039 - tokio[564b27d97bbaf855]::coop::budget::<>, tokio[564b27d97bbaf855]::park::either::Either>>>::block_on>::{closure#0}::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:97:9 [INFO] [stdout] 21: 0x561d6de662c2 - >>::try_with::>, tokio[564b27d97bbaf855]::park::either::Either>>>::block_on>::{closure#0}::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll<()>>::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 22: 0x561d6de65ef8 - >>::with::>, tokio[564b27d97bbaf855]::park::either::Either>>>::block_on>::{closure#0}::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll<()>>::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 23: 0x561d6dea6655 - tokio[564b27d97bbaf855]::coop::budget::<>, tokio[564b27d97bbaf855]::park::either::Either>>>::block_on>::{closure#0}::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:79:5 [INFO] [stdout] 24: 0x561d6dea6655 - >, tokio[564b27d97bbaf855]::park::either::Either>>>::block_on::>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 25: 0x561d6dea91ef - tokio[564b27d97bbaf855]::runtime::basic_scheduler::enter::<>, tokio[564b27d97bbaf855]::park::either::Either>>>::block_on>::{closure#0}, (), tokio[564b27d97bbaf855]::park::either::Either>, tokio[564b27d97bbaf855]::park::either::Either>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 26: 0x561d6dea48be - >::set::>, tokio[564b27d97bbaf855]::park::either::Either>>>::block_on>::{closure#0}, (), tokio[564b27d97bbaf855]::park::either::Either>, tokio[564b27d97bbaf855]::park::either::Either>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/macros/scoped_tls.rs:64:9 [INFO] [stdout] 27: 0x561d6dea54be - tokio[564b27d97bbaf855]::runtime::basic_scheduler::enter::<>, tokio[564b27d97bbaf855]::park::either::Either>>>::block_on>::{closure#0}, (), tokio[564b27d97bbaf855]::park::either::Either>, tokio[564b27d97bbaf855]::park::either::Either>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 28: 0x561d6dea37f2 - >, tokio[564b27d97bbaf855]::park::either::Either>>>::block_on::> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 29: 0x561d6dea63ec - ::block_on::>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:418:34 [INFO] [stdout] 30: 0x561d6de920ed - tokio[564b27d97bbaf855]::runtime::context::enter::<::block_on>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/context.rs:72:5 [INFO] [stdout] 31: 0x561d6decfe6a - ::enter::<::block_on>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/handle.rs:39:9 [INFO] [stdout] 32: 0x561d6dea37af - ::block_on::> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:415:9 [INFO] [stdout] 33: 0x561d6de53395 - test_example_queries[7876754ff7012cf]::test_example_queries [INFO] [stdout] at /opt/rustwide/workdir/algebraicdb/tests/test_example_queries.rs:11:1 [INFO] [stdout] 34: 0x561d6de532aa - test_example_queries[7876754ff7012cf]::test_example_queries::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/algebraicdb/tests/test_example_queries.rs:11:1 [INFO] [stdout] 35: 0x561d6dee194e - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x561d6df10493 - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x561d6df10493 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x561d6df0ef5c - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x561d6df0ef5c - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x561d6df0ef5c - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x561d6df0ef5c - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x561d6df0ef5c - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stderr] error: test failed, to rerun pass '-p algebraicdb --test test_example_queries' [INFO] [stdout] 43: 0x561d6df0ef5c - test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x561d6df0ef5c - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x561d6deeec22 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x561d6deeec22 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x561d6deef508 - ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 48: 0x561d6deef508 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 49: 0x561d6deef508 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x561d6deef508 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x561d6deef508 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 52: 0x561d6deef508 - ::spawn_unchecked::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 53: 0x561d6deef508 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x561d6e3ccd27 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x561d6e3ccd27 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x561d6e3ccd27 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7efdb7f41609 - start_thread [INFO] [stdout] 58: 0x7efdb7d19293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_example_queries [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6a44a9cf6e2b9b5491054c443608e6a867fee052964862d928c91d4a7b504647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a44a9cf6e2b9b5491054c443608e6a867fee052964862d928c91d4a7b504647", kill_on_drop: false }` [INFO] [stdout] 6a44a9cf6e2b9b5491054c443608e6a867fee052964862d928c91d4a7b504647