[INFO] cloning repository https://github.com/eckelon/HelloRustApi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eckelon/HelloRustApi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feckelon%2FHelloRustApi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feckelon%2FHelloRustApi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a0a0b37cfcf8f315845d07a6ad74e884be0d5d9 [INFO] testing eckelon/HelloRustApi against try#a40ec913238f4f188d97c41aa605cb486451acf2+target=i686-unknown-linux-musl for musl_1_2_upgrade_i686_unknown_linux_musl [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feckelon%2FHelloRustApi" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eckelon/HelloRustApi on toolchain a40ec913238f4f188d97c41aa605cb486451acf2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eckelon/HelloRustApi [INFO] finished tweaking git repo https://github.com/eckelon/HelloRustApi [INFO] tweaked toml for git repo https://github.com/eckelon/HelloRustApi written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd9f8742548198ddca7b5be1dd803326a974f2d631a84b9d6ae9ef3b30e92328 [INFO] running `Command { std: "docker" "start" "-a" "fd9f8742548198ddca7b5be1dd803326a974f2d631a84b9d6ae9ef3b30e92328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd9f8742548198ddca7b5be1dd803326a974f2d631a84b9d6ae9ef3b30e92328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd9f8742548198ddca7b5be1dd803326a974f2d631a84b9d6ae9ef3b30e92328", kill_on_drop: false }` [INFO] [stdout] fd9f8742548198ddca7b5be1dd803326a974f2d631a84b9d6ae9ef3b30e92328 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 74f57930f9a95af7d827f9ca86ee3da675b9e10207d4bd3c89857467d1a09bde [INFO] running `Command { std: "docker" "start" "-a" "74f57930f9a95af7d827f9ca86ee3da675b9e10207d4bd3c89857467d1a09bde", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling nanoserde-derive v0.1.19 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling nanoserde v0.1.32 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling warp v0.3.3 [INFO] [stderr] Compiling hello-rust-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/models/person.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(name: String, age: u8) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.10s [INFO] running `Command { std: "docker" "inspect" "74f57930f9a95af7d827f9ca86ee3da675b9e10207d4bd3c89857467d1a09bde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74f57930f9a95af7d827f9ca86ee3da675b9e10207d4bd3c89857467d1a09bde", kill_on_drop: false }` [INFO] [stdout] 74f57930f9a95af7d827f9ca86ee3da675b9e10207d4bd3c89857467d1a09bde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7f7a811397668c797a5833b214a16d2efd07e291b5753c29c59c8e132ab01da9 [INFO] running `Command { std: "docker" "start" "-a" "7f7a811397668c797a5833b214a16d2efd07e291b5753c29c59c8e132ab01da9", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Compiling hello-rust-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `Command { std: "docker" "inspect" "7f7a811397668c797a5833b214a16d2efd07e291b5753c29c59c8e132ab01da9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f7a811397668c797a5833b214a16d2efd07e291b5753c29c59c8e132ab01da9", kill_on_drop: false }` [INFO] [stdout] 7f7a811397668c797a5833b214a16d2efd07e291b5753c29c59c8e132ab01da9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2cc9b2d3a198bec703da188306bb53d43e055887d6537f9e1b90dea446bd330e [INFO] running `Command { std: "docker" "start" "-a" "2cc9b2d3a198bec703da188306bb53d43e055887d6537f9e1b90dea446bd330e", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/hello_rust_api-52bef0eb906b7a44) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test config::tests::test_config_default_port ... ok [INFO] [stdout] test dao::people::tests::test_get_people_with_wrong_mock_data ... ok [INFO] [stdout] test dao::people::tests::test_get_people_with_successful_mock_data ... ok [INFO] [stdout] test dao::people::tests::test_get_people_with_default_mock_data ... ok [INFO] [stdout] test models::person::tests::it_deserializes_a_person ... ok [INFO] [stdout] test models::person::tests::it_creates_a_person_struct ... ok [INFO] [stdout] test models::person::tests::it_creates_a_new_person ... ok [INFO] [stdout] test models::person::tests::it_serializes_a_person ... ok [INFO] [stdout] test config::tests::test_config_customized_port ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- config::tests::test_config_customized_port stdout ---- [INFO] [stdout] thread 'config::tests::test_config_customized_port' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `3000`, [INFO] [stdout] right: `8080`', src/config.rs:29:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x80e6f71 - std::backtrace_rs::backtrace::libunwind::trace::h104fa452555c99d8 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x80e6f71 - std::backtrace_rs::backtrace::trace_unsynchronized::h0a8252d88f024747 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x80e6f71 - std::sys_common::backtrace::_print_fmt::h5cd63a03c21f7741 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x80e6f71 - ::fmt::hbd8d931cffed74c6 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x81271cc - core::fmt::write::hf9516172e71ddf40 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/core/src/fmt/mod.rs:1213:17 [INFO] [stdout] 5: 0x80e46bb - std::io::Write::write_fmt::hdf04330b9e16e0c0 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x80e6d76 - std::sys_common::backtrace::_print::hb81277fe50a8d899 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x80e6d76 - std::sys_common::backtrace::print::ha87c182f636b8daf [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x80e8955 - std::panicking::default_hook::{{closure}}::he705de5c2afaeb86 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x80e8655 - std::panicking::default_hook::h18d980bdf65e921f [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x80c61ec - core::ops::function::Fn::call::h352171db07b38cc9 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/core/src/ops/function.rs:79:5 [INFO] [stdout] 11: 0x8082c49 - as core::ops::function::Fn>::call::h087b52e51e83fc8e [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 12: 0x8082c49 - test::test_main::{{closure}}::hb854e86f34352ae6 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x80e9091 - as core::ops::function::Fn>::call::h843cec44e0c3e0b1 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 14: 0x80e9091 - std::panicking::rust_panic_with_hook::he61419fbe644c5af [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x80e8e4c - std::panicking::begin_panic_handler::{{closure}}::h2a512cdc056f1e5c [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x80e73ea - std::sys_common::backtrace::__rust_end_short_backtrace::h00cf281ca60df1fa [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x80e8b23 - rust_begin_unwind [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804c8e0 - core::panicking::panic_fmt::h5fe5ec922118750e [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804cc5b - core::panicking::assert_failed_inner::hf44341f56f20e308 [INFO] [stdout] 20: 0x8094bad - core::panicking::assert_failed::hfe5b9dd553d4b76d [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/core/src/panicking.rs:212:5 [INFO] [stdout] 21: 0x80543cd - hello_rust_api::config::tests::test_config_customized_port::h7bce9d7c84e78ce1 [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:29:9 [INFO] [stdout] 22: 0x80542e7 - hello_rust_api::config::tests::test_config_customized_port::{{closure}}::h97a60331f10b2563 [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:26:38 [INFO] [stdout] 23: 0x804fb0d - core::ops::function::FnOnce::call_once::h709d0731d524cfac [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x808769e - core::ops::function::FnOnce::call_once::h91d0dfda8bb9938e [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x808769e - test::__rust_begin_short_backtrace::h1b678021c2c7c382 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/test/src/lib.rs:656:18 [INFO] [stdout] 26: 0x805b1d0 - test::run_test::{{closure}}::h0608bfc5582d1472 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/test/src/lib.rs:647:30 [INFO] [stdout] 27: 0x805b1d0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0171ab92c79d505a [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x8086817 - as core::ops::function::FnOnce>::call_once::h44bb5e1b0b78658f [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 29: 0x8086817 - as core::ops::function::FnOnce<()>>::call_once::hf14b9bc9243bc6b0 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x8086817 - std::panicking::try::do_call::h2614ccc7313d3f7f [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/panicking.rs:483:40 [INFO] [stdout] 31: 0x8086817 - std::panicking::try::h9ae839d4ad9722f8 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/panicking.rs:447:19 [INFO] [stdout] 32: 0x8086817 - std::panic::catch_unwind::hc1cb34e922e62e51 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/panic.rs:140:14 [INFO] [stdout] 33: 0x8086817 - test::run_test_in_process::he32539bd91b43aae [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/test/src/lib.rs:679:27 [INFO] [stdout] 34: 0x8086817 - test::run_test::run_test_inner::{{closure}}::h251e49a2e77c04ae [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/test/src/lib.rs:573:39 [INFO] [stdout] 35: 0x8055b5a - test::run_test::run_test_inner::{{closure}}::h8efa48cfafca95a9 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/test/src/lib.rs:600:37 [INFO] [stdout] 36: 0x8055b5a - std::sys_common::backtrace::__rust_begin_short_backtrace::hd8d1cab504dcff1d [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 37: 0x805b4cb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6b7049d1c34b0ebf [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 38: 0x805b4cb - as core::ops::function::FnOnce<()>>::call_once::h851a140381089cab [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x805b4cb - std::panicking::try::do_call::hd62be527b2c88583 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/panicking.rs:483:40 [INFO] [stdout] 40: 0x805b4cb - std::panicking::try::h224f4be6bf8f39b0 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/panicking.rs:447:19 [INFO] [stdout] 41: 0x805b4cb - std::panic::catch_unwind::he51e6d58f5cc977e [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/panic.rs:140:14 [INFO] [stdout] 42: 0x805b4cb - std::thread::Builder::spawn_unchecked_::{{closure}}::hdeb5cc8debe6cfbf [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x805b4cb - core::ops::function::FnOnce::call_once{{vtable.shim}}::h37aeaa4cf4078e37 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x80ed1bd - as core::ops::function::FnOnce>::call_once::hbcf52fd66176976e [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 45: 0x80ed1bd - as core::ops::function::FnOnce>::call_once::h5505c14554e15331 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 46: 0x80ed1bd - std::sys::unix::thread::Thread::new::thread_start::h6464f27a12864ff1 [INFO] [stdout] at /rustc/a40ec913238f4f188d97c41aa605cb486451acf2/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] config::tests::test_config_customized_port [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin hello-rust-api` [INFO] running `Command { std: "docker" "inspect" "2cc9b2d3a198bec703da188306bb53d43e055887d6537f9e1b90dea446bd330e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cc9b2d3a198bec703da188306bb53d43e055887d6537f9e1b90dea446bd330e", kill_on_drop: false }` [INFO] [stdout] 2cc9b2d3a198bec703da188306bb53d43e055887d6537f9e1b90dea446bd330e