[INFO] cloning repository https://github.com/asciiu/discipline [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asciiu/discipline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasciiu%2Fdiscipline", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasciiu%2Fdiscipline'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a29455b5c59824c894be12f5b59ca2a6798a1c7 [INFO] testing asciiu/discipline against try#46592174fb13958bb9a2aa0d7af6c1224e1d7143 for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasciiu%2Fdiscipline" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asciiu/discipline on toolchain 46592174fb13958bb9a2aa0d7af6c1224e1d7143 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/asciiu/discipline [INFO] finished tweaking git repo https://github.com/asciiu/discipline [INFO] tweaked toml for git repo https://github.com/asciiu/discipline written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/asciiu/discipline already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded r2d2 v0.8.5 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 676cf384a53b721e8403f46f8a1b14a220300dd47f6be1d640520ab71bc21f08 [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" "676cf384a53b721e8403f46f8a1b14a220300dd47f6be1d640520ab71bc21f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "676cf384a53b721e8403f46f8a1b14a220300dd47f6be1d640520ab71bc21f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "676cf384a53b721e8403f46f8a1b14a220300dd47f6be1d640520ab71bc21f08", kill_on_drop: false }` [INFO] [stdout] 676cf384a53b721e8403f46f8a1b14a220300dd47f6be1d640520ab71bc21f08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "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] 25f22973dd6aa3a977ba070171d2d60631bc42515e48dfaf663d7c2d89b6fa28 [INFO] running `Command { std: "docker" "start" "-a" "25f22973dd6aa3a977ba070171d2d60631bc42515e48dfaf663d7c2d89b6fa28", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tokio-trace-core v0.2.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling bcrypt v0.4.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.1 [INFO] [stderr] Compiling r2d2 v0.8.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.24 [INFO] [stderr] Compiling hyper v0.12.30 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling juniper_codegen v0.12.0 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling juniper v0.12.0 [INFO] [stderr] Compiling jsonwebtoken v6.0.1 [INFO] [stderr] Compiling juniper_hyper v0.3.0 [INFO] [stderr] Compiling discipline v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 35s [INFO] running `Command { std: "docker" "inspect" "25f22973dd6aa3a977ba070171d2d60631bc42515e48dfaf663d7c2d89b6fa28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25f22973dd6aa3a977ba070171d2d60631bc42515e48dfaf663d7c2d89b6fa28", kill_on_drop: false }` [INFO] [stdout] 25f22973dd6aa3a977ba070171d2d60631bc42515e48dfaf663d7c2d89b6fa28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "test" "--frozen" "--no-run" "--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] 0b20f3bd8bf4ca093ff6597e1bde9d1ac734df05a0bede68745fae20f3cf661d [INFO] running `Command { std: "docker" "start" "-a" "0b20f3bd8bf4ca093ff6597e1bde9d1ac734df05a0bede68745fae20f3cf661d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling discipline v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.51s [INFO] running `Command { std: "docker" "inspect" "0b20f3bd8bf4ca093ff6597e1bde9d1ac734df05a0bede68745fae20f3cf661d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b20f3bd8bf4ca093ff6597e1bde9d1ac734df05a0bede68745fae20f3cf661d", kill_on_drop: false }` [INFO] [stdout] 0b20f3bd8bf4ca093ff6597e1bde9d1ac734df05a0bede68745fae20f3cf661d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aecbdd976cc412e4654af11c5fa5035526ceec7747224a75c7b5b4e99a8b6a8b [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" "aecbdd976cc412e4654af11c5fa5035526ceec7747224a75c7b5b4e99a8b6a8b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/discipline-cbf94cdb446392b2) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test models::auth::tests::is_not_valid ... ok [INFO] [stdout] test models::auth::tests::is_valid ... ok [INFO] [stdout] test models::auth::tests::valid_selector ... ok [INFO] [stdout] test models::auth::tests::le_jwt ... FAILED [INFO] [stdout] test models::auth::tests::expired_jwt ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- models::auth::tests::le_jwt stdout ---- [INFO] [stdout] thread 'models::auth::tests::le_jwt' panicked at 'JWT_SECRET not set: NotPresent', src/models/auth.rs:15:46 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559907f9f990 - std::backtrace_rs::backtrace::libunwind::trace::hdcf4f90f85129e83 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559907f9f990 - std::backtrace_rs::backtrace::trace_unsynchronized::h2669e30cb82f6732 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559907f9f990 - std::sys_common::backtrace::_print_fmt::hfbda19e17f6db318 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559907f9f990 - ::fmt::h1a8751bf59281272 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559907fc294f - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/fmt/mod.rs:1094:17 [INFO] [stdout] 5: 0x559907f9c6f5 - std::io::Write::write_fmt::he6661e7347cae026 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/io/mod.rs:1580:15 [INFO] [stdout] 6: 0x559907fa1a0b - std::sys_common::backtrace::_print::h551e9ec8a9fa8106 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559907fa1a0b - std::sys_common::backtrace::print::ha4b1c5e95fa040b3 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559907fa1a0b - std::panicking::default_hook::{{closure}}::h0b34c9ab7fb9f857 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559907fa1528 - std::panicking::default_hook::h3067e8318decd17a [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559907fa1fbd - std::panicking::rust_panic_with_hook::h81b8facc50f34daa [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x559907fa1bb7 - std::panicking::begin_panic_handler::{{closure}}::ha376ab85d95a000e [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x559907f9fe4c - std::sys_common::backtrace::__rust_end_short_backtrace::h6795c8afdd1a77e6 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559907fa1b19 - rust_begin_unwind [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x559907cc37b1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x559907cc38a3 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x559907ccb2c0 - core::result::Result::expect::hbb8a119bee5d9c09 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/result.rs:997:23 [INFO] [stdout] 17: 0x559907ccf16f - discipline::models::auth::create_jwt::h41ccbb0fa08b1f94 [INFO] [stdout] at /opt/rustwide/workdir/src/models/auth.rs:15:18 [INFO] [stdout] 18: 0x559907cdcc92 - discipline::models::auth::tests::le_jwt::h2955973fb7213312 [INFO] [stdout] at /opt/rustwide/workdir/src/models/auth.rs:113:21 [INFO] [stdout] 19: 0x559907cdcc5d - discipline::models::auth::tests::le_jwt::{{closure}}::hf3eb1f15a2d6f6de [INFO] [stdout] at /opt/rustwide/workdir/src/models/auth.rs:112:5 [INFO] [stdout] 20: 0x559907cda55e - core::ops::function::FnOnce::call_once::h726514bd6592e915 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x559907d04626 - core::ops::function::FnOnce::call_once::h4e9353104004bc3d [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x559907d04626 - test::__rust_begin_short_backtrace::hea4fd7fe7fb8303e [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/test/src/lib.rs:576:5 [INFO] [stdout] 23: 0x559907d03086 - as core::ops::function::FnOnce>::call_once::hd7fd3e88849fc750 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 24: 0x559907d03086 - as core::ops::function::FnOnce<()>>::call_once::h78a6897906b26c6e [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panic.rs:344:9 [INFO] [stdout] 25: 0x559907d03086 - std::panicking::try::do_call::hbaa9991bef154d76 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:379:40 [INFO] [stdout] 26: 0x559907d03086 - std::panicking::try::h0d1e876a7e6d9927 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:343:19 [INFO] [stdout] 27: 0x559907d03086 - std::panic::catch_unwind::hf9cfc8afbc70b84f [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panic.rs:431:14 [INFO] [stdout] 28: 0x559907d03086 - test::run_test_in_process::h947bacbaa4554ce4 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/test/src/lib.rs:599:18 [INFO] [stdout] 29: 0x559907d03086 - test::run_test::run_test_inner::{{closure}}::he92bab8f95bf0784 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/test/src/lib.rs:491:39 [INFO] [stdout] 30: 0x559907cdea2e - test::run_test::run_test_inner::{{closure}}::hf54209f3d25efeee [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/test/src/lib.rs:518:37 [INFO] [stdout] 31: 0x559907cdea2e - std::sys_common::backtrace::__rust_begin_short_backtrace::hd6d5206cf37fd269 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 32: 0x559907ce2748 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h13bbfbf02991444a [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 33: 0x559907ce2748 - as core::ops::function::FnOnce<()>>::call_once::h0e73313fa1b917d2 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panic.rs:344:9 [INFO] [stdout] 34: 0x559907ce2748 - std::panicking::try::do_call::h0601c6cdea59af51 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:379:40 [INFO] [stdout] 35: 0x559907ce2748 - std::panicking::try::h0d9ec6a2b7f348d3 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:343:19 [INFO] [stdout] 36: 0x559907ce2748 - std::panic::catch_unwind::h5b95c4a8cef23017 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panic.rs:431:14 [INFO] [stdout] 37: 0x559907ce2748 - std::thread::Builder::spawn_unchecked::{{closure}}::hbfc50e47df131303 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 38: 0x559907ce2748 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5a3a0711c63b5a79 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x559907fa79a3 - as core::ops::function::FnOnce>::call_once::h3aa31cb6360b59d9 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 40: 0x559907fa79a3 - as core::ops::function::FnOnce>::call_once::h7719d3c7c5841461 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 41: 0x559907fa79a3 - std::sys::unix::thread::Thread::new::thread_start::hfbe13ead469fd0bc [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 42: 0x7f7ebd0be609 - start_thread [INFO] [stdout] 43: 0x7f7ebce90293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::auth::tests::expired_jwt stdout ---- [INFO] [stdout] thread 'models::auth::tests::expired_jwt' panicked at 'JWT_SECRET not set: NotPresent', src/models/auth.rs:15:46 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559907f9f990 - std::backtrace_rs::backtrace::libunwind::trace::hdcf4f90f85129e83 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559907f9f990 - std::backtrace_rs::backtrace::trace_unsynchronized::h2669e30cb82f6732 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559907f9f990 - std::sys_common::backtrace::_print_fmt::hfbda19e17f6db318 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559907f9f990 - ::fmt::h1a8751bf59281272 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559907fc294f - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/fmt/mod.rs:1094:17 [INFO] [stdout] 5: 0x559907f9c6f5 - std::io::Write::write_fmt::he6661e7347cae026 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/io/mod.rs:1580:15 [INFO] [stdout] 6: 0x559907fa1a0b - std::sys_common::backtrace::_print::h551e9ec8a9fa8106 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559907fa1a0b - std::sys_common::backtrace::print::ha4b1c5e95fa040b3 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559907fa1a0b - std::panicking::default_hook::{{closure}}::h0b34c9ab7fb9f857 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559907fa1528 - std::panicking::default_hook::h3067e8318decd17a [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559907fa1fbd - std::panicking::rust_panic_with_hook::h81b8facc50f34daa [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x559907fa1bb7 - std::panicking::begin_panic_handler::{{closure}}::ha376ab85d95a000e [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x559907f9fe4c - std::sys_common::backtrace::__rust_end_short_backtrace::h6795c8afdd1a77e6 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559907fa1b19 - rust_begin_unwind [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x559907cc37b1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x559907cc38a3 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x559907ccb2c0 - core::result::Result::expect::hbb8a119bee5d9c09 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/result.rs:997:23 [INFO] [stdout] 17: 0x559907ccf16f - discipline::models::auth::create_jwt::h41ccbb0fa08b1f94 [INFO] [stdout] at /opt/rustwide/workdir/src/models/auth.rs:15:18 [INFO] [stdout] 18: 0x559907cdcf71 - discipline::models::auth::tests::expired_jwt::hb165c274284e7fda [INFO] [stdout] at /opt/rustwide/workdir/src/models/auth.rs:130:21 [INFO] [stdout] 19: 0x559907cdcf3d - discipline::models::auth::tests::expired_jwt::{{closure}}::h7c6575b7b0c1897e [INFO] [stdout] at /opt/rustwide/workdir/src/models/auth.rs:129:5 [INFO] [stdout] 20: 0x559907cda5de - core::ops::function::FnOnce::call_once::h84660f9b04c77f56 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x559907d04626 - core::ops::function::FnOnce::call_once::h4e9353104004bc3d [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x559907d04626 - test::__rust_begin_short_backtrace::hea4fd7fe7fb8303e [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/test/src/lib.rs:576:5 [INFO] [stdout] 23: 0x559907d03086 - as core::ops::function::FnOnce>::call_once::hd7fd3e88849fc750 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 24: 0x559907d03086 - as core::ops::function::FnOnce<()>>::call_once::h78a6897906b26c6e [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panic.rs:344:9 [INFO] [stdout] 25: 0x559907d03086 - std::panicking::try::do_call::hbaa9991bef154d76 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:379:40 [INFO] [stdout] 26: 0x559907d03086 - std::panicking::try::h0d1e876a7e6d9927 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:343:19 [INFO] [stdout] 27: 0x559907d03086 - std::panic::catch_unwind::hf9cfc8afbc70b84f [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panic.rs:431:14 [INFO] [stdout] 28: 0x559907d03086 - test::run_test_in_process::h947bacbaa4554ce4 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/test/src/lib.rs:599:18 [INFO] [stdout] 29: 0x559907d03086 - test::run_test::run_test_inner::{{closure}}::he92bab8f95bf0784 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/test/src/lib.rs:491:39 [INFO] [stdout] 30: 0x559907cdea2e - test::run_test::run_test_inner::{{closure}}::hf54209f3d25efeee [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/test/src/lib.rs:518:37 [INFO] [stdout] 31: 0x559907cdea2e - std::sys_common::backtrace::__rust_begin_short_backtrace::hd6d5206cf37fd269 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 32: 0x559907ce2748 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h13bbfbf02991444a [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 33: 0x559907ce2748 - as core::ops::function::FnOnce<()>>::call_once::h0e73313fa1b917d2 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panic.rs:344:9 [INFO] [stdout] 34: 0x559907ce2748 - std::panicking::try::do_call::h0601c6cdea59af51 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:379:40 [INFO] [stdout] 35: 0x559907ce2748 - std::panicking::try::h0d9ec6a2b7f348d3 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:343:19 [INFO] [stdout] 36: 0x559907ce2748 - std::panic::catch_unwind::h5b95c4a8cef23017 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panic.rs:431:14 [INFO] [stdout] 37: 0x559907ce2748 - std::thread::Builder::spawn_unchecked::{{closure}}::hbfc50e47df131303 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 38: 0x559907ce2748 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5a3a0711c63b5a79 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x559907fa79a3 - as core::ops::function::FnOnce>::call_once::h3aa31cb6360b59d9 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 40: 0x559907fa79a3 - as core::ops::function::FnOnce>::call_once::h7719d3c7c5841461 [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 41: 0x559907fa79a3 - std::sys::unix::thread::Thread::new::thread_start::hfbe13ead469fd0bc [INFO] [stdout] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 42: 0x7f7ebd0be609 - start_thread [INFO] [stdout] 43: 0x7f7ebce90293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] models::auth::tests::expired_jwt [INFO] [stdout] models::auth::tests::le_jwt [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "aecbdd976cc412e4654af11c5fa5035526ceec7747224a75c7b5b4e99a8b6a8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aecbdd976cc412e4654af11c5fa5035526ceec7747224a75c7b5b4e99a8b6a8b", kill_on_drop: false }` [INFO] [stdout] aecbdd976cc412e4654af11c5fa5035526ceec7747224a75c7b5b4e99a8b6a8b