[INFO] fetching crate ate-auth 1.6.0... [INFO] testing ate-auth-1.6.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate ate-auth 1.6.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate ate-auth 1.6.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ate-auth 1.6.0 [INFO] finished tweaking crates.io crate ate-auth 1.6.0 [INFO] tweaked toml for crates.io crate ate-auth 1.6.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate ate-auth 1.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7b185336206b7b17e44fff2536c050aaa576fe64d7cfb48a4efbdc1e8a1295e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e7b185336206b7b17e44fff2536c050aaa576fe64d7cfb48a4efbdc1e8a1295e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7b185336206b7b17e44fff2536c050aaa576fe64d7cfb48a4efbdc1e8a1295e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7b185336206b7b17e44fff2536c050aaa576fe64d7cfb48a4efbdc1e8a1295e", kill_on_drop: false }` [INFO] [stdout] e7b185336206b7b17e44fff2536c050aaa576fe64d7cfb48a4efbdc1e8a1295e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a6b88a0af6c7669d1c954f679ce0170ce9c343a5fc740b03bd2d3e4d2f88105f [INFO] running `Command { std: "docker" "start" "-a" "a6b88a0af6c7669d1c954f679ce0170ce9c343a5fc740b03bd2d3e4d2f88105f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling pnet_base v0.27.2 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling pqcrypto-traits v0.3.3 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling pnet v0.27.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling buffered_offset_reader v0.6.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling hash v0.3.0 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling pnet_macros_support v0.27.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling hmac-sha1 v0.1.3 [INFO] [stderr] Compiling termios v0.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling rpassword v0.0.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling pnet_sys v0.27.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling pqcrypto-falcon v0.2.6 [INFO] [stderr] Compiling pqcrypto-ntru v0.5.4 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling google-authenticator v0.2.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling ctrlc v3.1.9 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling pnet_macros v0.27.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling cached_proc_macro v0.6.0 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling cached v0.23.0 [INFO] [stderr] Compiling pnet_packet v0.27.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ipnetwork v0.17.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling btreemultimap v0.1.0 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling isocountry v0.3.2 [INFO] [stderr] Compiling pnet_datalink v0.27.2 [INFO] [stderr] Compiling trust-dns-client v0.20.3 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling num_enum_derive v0.5.2 [INFO] [stderr] Compiling pnet_transport v0.27.2 [INFO] [stderr] Compiling num_enum v0.5.2 [INFO] [stderr] Compiling ate v0.8.0 [INFO] [stderr] Compiling ate-auth v1.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9m 23s [INFO] running `Command { std: "docker" "inspect" "a6b88a0af6c7669d1c954f679ce0170ce9c343a5fc740b03bd2d3e4d2f88105f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6b88a0af6c7669d1c954f679ce0170ce9c343a5fc740b03bd2d3e4d2f88105f", kill_on_drop: false }` [INFO] [stdout] a6b88a0af6c7669d1c954f679ce0170ce9c343a5fc740b03bd2d3e4d2f88105f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b6c4e1ead09529840a889e0f163c9e528eff464366edbc7b814e96747c6314a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4b6c4e1ead09529840a889e0f163c9e528eff464366edbc7b814e96747c6314a", kill_on_drop: false }` [INFO] [stderr] Compiling ate-auth v1.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 33.29s [INFO] running `Command { std: "docker" "inspect" "4b6c4e1ead09529840a889e0f163c9e528eff464366edbc7b814e96747c6314a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b6c4e1ead09529840a889e0f163c9e528eff464366edbc7b814e96747c6314a", kill_on_drop: false }` [INFO] [stdout] 4b6c4e1ead09529840a889e0f163c9e528eff464366edbc7b814e96747c6314a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 79455eeb39b1ad97719c0308eb4b7fe47271c402e3eab4bb745e3e6e1c1bbeed [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "79455eeb39b1ad97719c0308eb4b7fe47271c402e3eab4bb745e3e6e1c1bbeed", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ate_auth-d18bd54dbacffe58) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::test_create_user_and_group ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::test_create_user_and_group stdout ---- [INFO] [stdout] thread 'test::test_create_user_and_group' panicked at 'client failed to connect: ProtoError { kind: Io(Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" }) }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ate-0.8.0/src/mesh/registry.rs:69:28 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56182788d73c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x56182788d73c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56182788d73c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56182788d73c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5618278b32dc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5618278861e5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x56182788f440 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56182788f440 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56182788f440 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x56182788f032 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x56182788faf4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x56182788f5d0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x56182788dc04 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x56182788f539 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5618265f9d31 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5618265f9e23 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x561826c2601c - core::result::Result::expect::h94014de6c1f9c842 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x561826fd8fdd - ate::mesh::registry::DnsClient::connect::{{closure}}::hfbd7d07138b6b506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ate-0.8.0/src/mesh/registry.rs:69:15 [INFO] [stdout] 18: 0x561826e11429 - as core::future::future::Future>::poll::h861c257280207ee6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x561826740b56 - ate::mesh::registry::Registry::new::{{closure}}::h5c5d54f4b3c63140 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ate-0.8.0/src/mesh/registry.rs:142:19 [INFO] [stdout] 20: 0x5618268d5119 - as core::future::future::Future>::poll::h6b3ba20af8a1f100 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x56182693d90c - ate::mesh::server::MeshRoot::new::{{closure}}::h15523cb01f63cd52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ate-0.8.0/src/mesh/server.rs:127:34 [INFO] [stdout] 22: 0x5618268d4f69 - as core::future::future::Future>::poll::h690cc53c584f2987 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x5618267408c7 - ate::mesh::create_server::{{closure}}::hf45e46b3b2dd524c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ate-0.8.0/src/mesh/mod.rs:105:5 [INFO] [stdout] 24: 0x5618268d0e49 - as core::future::future::Future>::poll::h163ff9288b98911d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 25: 0x5618269d6cff - ate_auth::test::test_create_user_and_group::{{closure}}::hc46afbab66048645 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:33:19 [INFO] [stdout] 26: 0x5618268dbab7 - as core::future::future::Future>::poll::hdfa288904bab7e3e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x56182675049c - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h1854b4db30379ab5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/park/thread.rs:263:54 [INFO] [stdout] 28: 0x56182689413a - tokio::coop::with_budget::{{closure}}::he9e4050e9567a837 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:106:9 [INFO] [stdout] 29: 0x5618267a17a8 - std::thread::local::LocalKey::try_with::hae1209205b8cff7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 30: 0x5618267a120e - std::thread::local::LocalKey::with::hb4e12ee8c897b1bb [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 31: 0x5618267502b3 - tokio::coop::with_budget::h80197a127104550e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:99:5 [INFO] [stdout] 32: 0x5618267502b3 - tokio::coop::budget::ha78b825466127a20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/coop.rs:76:5 [INFO] [stdout] 33: 0x5618267502b3 - tokio::park::thread::CachedParkThread::block_on::hf89df5c7677e7989 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/park/thread.rs:263:31 [INFO] [stdout] 34: 0x5618268ceb73 - tokio::runtime::enter::Enter::block_on::hfa3b3c4f6793140e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/enter.rs:151:13 [INFO] [stdout] 35: 0x5618269bdeeb - tokio::runtime::thread_pool::ThreadPool::block_on::h5a79be07c966ec5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/thread_pool/mod.rs:71:9 [INFO] [stdout] 36: 0x5618267a6e24 - tokio::runtime::Runtime::block_on::hfe53015fd8743808 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.3.0/src/runtime/mod.rs:452:43 [INFO] [stdout] 37: 0x5618269d6097 - ate_auth::test::test_create_user_and_group::h8e7a3f5299cae2ef [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:103:5 [INFO] [stdout] 38: 0x5618269d5f97 - ate_auth::test::test_create_user_and_group::{{closure}}::h7191612e521a5136 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:10:1 [INFO] [stdout] 39: 0x5618269790de - core::ops::function::FnOnce::call_once::h6dbb288dbac6eac8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x561826a9b173 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x561826a9b173 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 42: 0x561826a99bf8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 43: 0x561826a99bf8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x561826a99bf8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 45: 0x561826a99bf8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 46: 0x561826a99bf8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 47: 0x561826a99bf8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 48: 0x561826a99bf8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 49: 0x561826a6774e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 50: 0x561826a6774e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 51: 0x561826a6bfe8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 52: 0x561826a6bfe8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 53: 0x561826a6bfe8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 54: 0x561826a6bfe8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 55: 0x561826a6bfe8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 56: 0x561826a6bfe8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 57: 0x561826a6bfe8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x561827895723 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 59: 0x561827895723 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 60: 0x561827895723 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 61: 0x7f4b2ecae609 - start_thread [INFO] [stdout] 62: 0x7f4b2ef54293 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::test_create_user_and_group [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "79455eeb39b1ad97719c0308eb4b7fe47271c402e3eab4bb745e3e6e1c1bbeed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79455eeb39b1ad97719c0308eb4b7fe47271c402e3eab4bb745e3e6e1c1bbeed", kill_on_drop: false }` [INFO] [stdout] 79455eeb39b1ad97719c0308eb4b7fe47271c402e3eab4bb745e3e6e1c1bbeed