[INFO] cloning repository https://github.com/reflog/license-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reflog/license-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freflog%2Flicense-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freflog%2Flicense-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f17cd86e687f354f718649bb18573efd6b7d3c34 [INFO] testing reflog/license-server against beta-2022-10-11 for beta-1.65-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freflog%2Flicense-server" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reflog/license-server on toolchain beta-2022-10-11 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-10-11" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reflog/license-server [INFO] finished tweaking git repo https://github.com/reflog/license-server [INFO] tweaked toml for git repo https://github.com/reflog/license-server written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/reflog/license-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-10-11" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-10-11" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df617d70fcc254bcc9d41f1b38274319f99e4b1a648642187adfe58e9780c625 [INFO] running `Command { std: "docker" "start" "-a" "df617d70fcc254bcc9d41f1b38274319f99e4b1a648642187adfe58e9780c625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df617d70fcc254bcc9d41f1b38274319f99e4b1a648642187adfe58e9780c625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df617d70fcc254bcc9d41f1b38274319f99e4b1a648642187adfe58e9780c625", kill_on_drop: false }` [INFO] [stdout] df617d70fcc254bcc9d41f1b38274319f99e4b1a648642187adfe58e9780c625 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-10-11" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c71f823ec906a3f343ae4794b7194587871df962717c3db3951550302074faf8 [INFO] running `Command { std: "docker" "start" "-a" "c71f823ec906a3f343ae4794b7194587871df962717c3db3951550302074faf8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling license-server v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.92s [INFO] running `Command { std: "docker" "inspect" "c71f823ec906a3f343ae4794b7194587871df962717c3db3951550302074faf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c71f823ec906a3f343ae4794b7194587871df962717c3db3951550302074faf8", kill_on_drop: false }` [INFO] [stdout] c71f823ec906a3f343ae4794b7194587871df962717c3db3951550302074faf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-10-11" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0cb702168f401505bf5b62af1d9a5827bb6160322c383c9b0364af25ea046bd [INFO] running `Command { std: "docker" "start" "-a" "c0cb702168f401505bf5b62af1d9a5827bb6160322c383c9b0364af25ea046bd", kill_on_drop: false }` [INFO] [stderr] Compiling license-server v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.74s [INFO] running `Command { std: "docker" "inspect" "c0cb702168f401505bf5b62af1d9a5827bb6160322c383c9b0364af25ea046bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0cb702168f401505bf5b62af1d9a5827bb6160322c383c9b0364af25ea046bd", kill_on_drop: false }` [INFO] [stdout] c0cb702168f401505bf5b62af1d9a5827bb6160322c383c9b0364af25ea046bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-10-11" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 03190168a4cd7e1eec81010f24059bdeedf591f26e6ca4423ece87fb10c16efa [INFO] running `Command { std: "docker" "start" "-a" "03190168a4cd7e1eec81010f24059bdeedf591f26e6ca4423ece87fb10c16efa", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/license_server-ca44de2bd7271447) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test model::tests::test_validate ... ok [INFO] [stdout] test serve::tests::test_validate ... ok [INFO] [stdout] test serve::tests::test_generate ... ok [INFO] [stdout] test model::tests::test_generate ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- model::tests::test_generate stdout ---- [INFO] [stdout] thread 'model::tests::test_generate' panicked at 'license missing id', src/model.rs:57:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559dc88f7e30 - std::backtrace_rs::backtrace::libunwind::trace::h6fef376b0cad02a6 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x559dc88f7e30 - std::backtrace_rs::backtrace::trace_unsynchronized::hc3fd5403662df331 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559dc88f7e30 - std::sys_common::backtrace::_print_fmt::h297509164be93106 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x559dc88f7e30 - ::fmt::h79d6bcaf77809e1c [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x559dc891b2de - core::fmt::write::hee06f0b868172576 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/core/src/fmt/mod.rs:1202:17 [INFO] [stdout] 5: 0x559dc88f42f5 - std::io::Write::write_fmt::h89a836fcdd275d14 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/std/src/io/mod.rs:1679:15 [INFO] [stdout] 6: 0x559dc88f9923 - std::sys_common::backtrace::_print::h08c136767f88fd2c [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559dc88f9923 - std::sys_common::backtrace::print::hdeab272468b75cae [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559dc88f9923 - std::panicking::default_hook::{{closure}}::ha44dc2e8c33ccbcc [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x559dc88f9593 - std::panicking::default_hook::hb070996f96b0a3b5 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x559dc88f9fca - std::panicking::rust_panic_with_hook::he727314f57fb38a7 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559dc88f9ec7 - std::panicking::begin_panic_handler::{{closure}}::h98842d2be8812d8d [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559dc88f82dc - std::sys_common::backtrace::__rust_end_short_backtrace::h9f7d9f11606f69a3 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x559dc88f9be2 - rust_begin_unwind [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x559dc865f513 - core::panicking::panic_fmt::h0e94298a76dcb380 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x559dc8919d91 - core::panicking::panic_display::hc5bbe8d7c0719395 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/core/src/panicking.rs:72:5 [INFO] [stdout] 16: 0x559dc8919d3b - core::panicking::panic_str::h57b9e465a862fdb8 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/core/src/panicking.rs:56:5 [INFO] [stdout] 17: 0x559dc865f386 - core::option::expect_failed::hca72b49226b608f0 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/core/src/option.rs:1880:5 [INFO] [stdout] 18: 0x559dc88a684e - core::option::Option::expect::h478529e374d068c4 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/core/src/option.rs:738:21 [INFO] [stdout] 19: 0x559dc869e4fa - license_server::model::License::sign::hb5eb302fb9c2c9df [INFO] [stdout] at /opt/rustwide/workdir/src/model.rs:57:20 [INFO] [stdout] 20: 0x559dc869ea77 - license_server::model::License::hash::h39f77a148cf0cfb0 [INFO] [stdout] at /opt/rustwide/workdir/src/model.rs:73:19 [INFO] [stdout] 21: 0x559dc8672c6e - license_server::model::tests::test_generate::h185a19bae89176c6 [INFO] [stdout] at /opt/rustwide/workdir/src/model.rs:97:20 [INFO] [stdout] 22: 0x559dc8672a9a - license_server::model::tests::test_generate::{{closure}}::hfa384658058aed1f [INFO] [stdout] at /opt/rustwide/workdir/src/model.rs:90:5 [INFO] [stdout] 23: 0x559dc868861e - core::ops::function::FnOnce::call_once::h628b167f5d0f6fe3 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 24: 0x559dc87144c3 - core::ops::function::FnOnce::call_once::hfc331c18b0e5ef99 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 25: 0x559dc87144c3 - test::__rust_begin_short_backtrace::hf1d02fb1bd3926ae [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/test/src/lib.rs:572:5 [INFO] [stdout] 26: 0x559dc8713130 - as core::ops::function::FnOnce>::call_once::h3b6ab007fc9ac1fb [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/alloc/src/boxed.rs:1940:9 [INFO] [stdout] 27: 0x559dc8713130 - as core::ops::function::FnOnce<()>>::call_once::h20d3227f9aabe0df [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x559dc8713130 - std::panicking::try::do_call::h22dce13eeef9233a [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/std/src/panicking.rs:492:40 [INFO] [stdout] 29: 0x559dc8713130 - std::panicking::try::hed69d3fc73418562 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/std/src/panicking.rs:456:19 [INFO] [stdout] 30: 0x559dc8713130 - std::panic::catch_unwind::hc019ba90fc029390 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/std/src/panic.rs:137:14 [INFO] [stdout] 31: 0x559dc8713130 - test::run_test_in_process::he377aef0f47e0a0f [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/test/src/lib.rs:595:18 [INFO] [stdout] 32: 0x559dc8713130 - test::run_test::run_test_inner::{{closure}}::h75c99166fd62ec09 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/test/src/lib.rs:489:39 [INFO] [stdout] 33: 0x559dc86de794 - test::run_test::run_test_inner::{{closure}}::h8145d77a0a15e742 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/test/src/lib.rs:516:37 [INFO] [stdout] 34: 0x559dc86de794 - std::sys_common::backtrace::__rust_begin_short_backtrace::h8ad8477773ed37f9 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 35: 0x559dc86e40e7 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hf427edc7e9947397 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/std/src/thread/mod.rs:514:17 [INFO] [stdout] 36: 0x559dc86e40e7 - as core::ops::function::FnOnce<()>>::call_once::h4edb7d0eafb5139f [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x559dc86e40e7 - std::panicking::try::do_call::ha47ec7426c0316c8 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/std/src/panicking.rs:492:40 [INFO] [stdout] 38: 0x559dc86e40e7 - std::panicking::try::h6710485c6e0a83d5 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/std/src/panicking.rs:456:19 [INFO] [stdout] 39: 0x559dc86e40e7 - std::panic::catch_unwind::h92c068f36bb6e859 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/std/src/panic.rs:137:14 [INFO] [stdout] 40: 0x559dc86e40e7 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8712d747e79b30a7 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/std/src/thread/mod.rs:513:30 [INFO] [stdout] 41: 0x559dc86e40e7 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcd1d47e869770553 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 42: 0x559dc88fe853 - as core::ops::function::FnOnce>::call_once::h6a88cd656aa4a16f [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/alloc/src/boxed.rs:1940:9 [INFO] [stdout] 43: 0x559dc88fe853 - as core::ops::function::FnOnce>::call_once::h4501efe38c2b4412 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/alloc/src/boxed.rs:1940:9 [INFO] [stdout] 44: 0x559dc88fe853 - std::sys::unix::thread::Thread::new::thread_start::h67e5c6aa03c98308 [INFO] [stdout] at /rustc/da7ffa2d1df2daf747b8e4bdf5659c942abb22af/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f7dbdabc609 - start_thread [INFO] [stdout] 46: 0x7f7dbd88c133 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] model::tests::test_generate [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin license-server` [INFO] running `Command { std: "docker" "inspect" "03190168a4cd7e1eec81010f24059bdeedf591f26e6ca4423ece87fb10c16efa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03190168a4cd7e1eec81010f24059bdeedf591f26e6ca4423ece87fb10c16efa", kill_on_drop: false }` [INFO] [stdout] 03190168a4cd7e1eec81010f24059bdeedf591f26e6ca4423ece87fb10c16efa