[INFO] cloning repository https://github.com/maxencefrenette/project-euler-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxencefrenette/project-euler-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxencefrenette%2Fproject-euler-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxencefrenette%2Fproject-euler-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e77add66b87aacd141b767c4ddaa5876963e1f0 [INFO] testing maxencefrenette/project-euler-rust against try#ddc023471205c186b40f4bf8ffb598008dbf4885 for pr-87041-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxencefrenette%2Fproject-euler-rust" "/workspace/builds/worker-43/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-43/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxencefrenette/project-euler-rust on toolchain ddc023471205c186b40f4bf8ffb598008dbf4885 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maxencefrenette/project-euler-rust [INFO] finished tweaking git repo https://github.com/maxencefrenette/project-euler-rust [INFO] tweaked toml for git repo https://github.com/maxencefrenette/project-euler-rust written to /workspace/builds/worker-43/source/Cargo.toml [INFO] crate git repo https://github.com/maxencefrenette/project-euler-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a21bc4530fb4302d794fc8f663fc5fc3d11c1ea111e6fbd14e3a8e5d90cedf3 [INFO] running `Command { std: "docker" "start" "-a" "1a21bc4530fb4302d794fc8f663fc5fc3d11c1ea111e6fbd14e3a8e5d90cedf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a21bc4530fb4302d794fc8f663fc5fc3d11c1ea111e6fbd14e3a8e5d90cedf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a21bc4530fb4302d794fc8f663fc5fc3d11c1ea111e6fbd14e3a8e5d90cedf3", kill_on_drop: false }` [INFO] [stdout] 1a21bc4530fb4302d794fc8f663fc5fc3d11c1ea111e6fbd14e3a8e5d90cedf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 562189a3a37ad949562301c7f13d85684f6a0746177cb9f39d1fd7414dcb8f2d [INFO] running `Command { std: "docker" "start" "-a" "562189a3a37ad949562301c7f13d85684f6a0746177cb9f39d1fd7414dcb8f2d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling primal-estimate v0.2.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling gcd v1.2.0 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling primal-bit v0.2.4 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling primal-sieve v0.2.9 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling primal-check v0.2.3 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling primal v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling cached v0.8.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling mod_exp v1.0.1 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling project-euler-macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling project-euler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/solutions/p17.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | n @ 14...19 => format!("{}teen", spell(n - 10)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/solutions/p17.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | n @ 20...99 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/solutions/p17.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | n @ 100...999 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.00s [INFO] running `Command { std: "docker" "inspect" "562189a3a37ad949562301c7f13d85684f6a0746177cb9f39d1fd7414dcb8f2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "562189a3a37ad949562301c7f13d85684f6a0746177cb9f39d1fd7414dcb8f2d", kill_on_drop: false }` [INFO] [stdout] 562189a3a37ad949562301c7f13d85684f6a0746177cb9f39d1fd7414dcb8f2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30ab88071821b1215947b799b0acb9ab8aba582e639f8bfaa8660d13cf649c85 [INFO] running `Command { std: "docker" "start" "-a" "30ab88071821b1215947b799b0acb9ab8aba582e639f8bfaa8660d13cf649c85", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling project-euler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/solutions/p17.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | n @ 14...19 => format!("{}teen", spell(n - 10)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/solutions/p17.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | n @ 20...99 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/solutions/p17.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | n @ 100...999 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.50s [INFO] running `Command { std: "docker" "inspect" "30ab88071821b1215947b799b0acb9ab8aba582e639f8bfaa8660d13cf649c85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30ab88071821b1215947b799b0acb9ab8aba582e639f8bfaa8660d13cf649c85", kill_on_drop: false }` [INFO] [stdout] 30ab88071821b1215947b799b0acb9ab8aba582e639f8bfaa8660d13cf649c85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 660333e6c7013457c51877986fbd9444a971383393aa1ae92ef50cd688dd86ea [INFO] running `Command { std: "docker" "start" "-a" "660333e6c7013457c51877986fbd9444a971383393aa1ae92ef50cd688dd86ea", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/solutions/p17.rs:18:15 [INFO] [stderr] | [INFO] [stderr] 18 | n @ 14...19 => format!("{}teen", spell(n - 10)), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/solutions/p17.rs:19:15 [INFO] [stderr] | [INFO] [stderr] 19 | n @ 20...99 => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/solutions/p17.rs:31:16 [INFO] [stderr] | [INFO] [stderr] 31 | n @ 100...999 => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `project-euler` (bin "project-euler" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.90s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/project_euler-391640ee165a4f72) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test common::tests::totient_test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- common::tests::totient_test stdout ---- [INFO] [stdout] thread 'common::tests::totient_test' panicked at 'attempted to leave type `[sieve::Item; 1]` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smallvec-0.6.9/lib.rs:410:49 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a250b9e82c - std::backtrace_rs::backtrace::libunwind::trace::hf7449935ead7573e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a250b9e82c - std::backtrace_rs::backtrace::trace_unsynchronized::h221aa2d88d72372a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a250b9e82c - std::sys_common::backtrace::_print_fmt::h1c77e8983e1df895 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a250b9e82c - ::fmt::hd4ec41a9a6b0d22c [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a250bc150c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55a250b9a715 - std::io::Write::write_fmt::h4a32d0934f160ec4 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55a250ba0280 - std::sys_common::backtrace::_print::h2d15cd157796a64a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a250ba0280 - std::sys_common::backtrace::print::h52d286d22e2398eb [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a250ba0280 - std::panicking::default_hook::{{closure}}::h6da08fba6306daf2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55a250b9fe66 - std::panicking::default_hook::h266f67a22e76b11a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55a250ba0934 - std::panicking::rust_panic_with_hook::he55698a957f4fb6d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55a250ba03e2 - std::panicking::begin_panic_handler::{{closure}}::h01f453c3ac181895 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x55a250b9ecd4 - std::sys_common::backtrace::__rust_end_short_backtrace::h675d77c6e5a3926d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55a250ba0379 - rust_begin_unwind [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55a250b27331 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55a250b2727d - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55a250b6eeb9 - core::mem::uninitialized::h3b4b2153d203cf14 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x55a250b6eeb9 - smallvec::SmallVec::new::ha74e5207bf4f5724 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smallvec-0.6.9/lib.rs:410:49 [INFO] [stdout] 18: 0x55a250b68abd - primal_sieve::sieve::Sieve::new::h4fcc89b76c5947e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/primal-sieve-0.2.9/src/sieve.rs:57:24 [INFO] [stdout] 19: 0x55a250b28ac7 - project_euler::common::tests::totient_test::h9a011817c36866d1 [INFO] [stdout] at /opt/rustwide/workdir/src/common.rs:102:21 [INFO] [stdout] 20: 0x55a250b28a9a - project_euler::common::tests::totient_test::{{closure}}::hb43b909f396492d6 [INFO] [stdout] at /opt/rustwide/workdir/src/common.rs:101:5 [INFO] [stdout] 21: 0x55a250b28c4e - core::ops::function::FnOnce::call_once::h58fa369fc7974262 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55a250b5e333 - core::ops::function::FnOnce::call_once::h5d20c69df64cb066 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55a250b5e333 - test::__rust_begin_short_backtrace::h74effa4f90907c5e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:585:5 [INFO] [stdout] 24: 0x55a250b5cef7 - as core::ops::function::FnOnce>::call_once::h19edd65423024e64 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 25: 0x55a250b5cef7 - as core::ops::function::FnOnce<()>>::call_once::hecd0007c98d2c571 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55a250b5cef7 - std::panicking::try::do_call::hdfd7d8bd90990dc0 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55a250b5cef7 - std::panicking::try::h24be999959943ce9 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55a250b5cef7 - std::panic::catch_unwind::h0ca097148ff956c7 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55a250b5cef7 - test::run_test_in_process::hb1447ce84a041621 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:608:18 [INFO] [stdout] 30: 0x55a250b5cef7 - test::run_test::run_test_inner::{{closure}}::h243d5767f98dd76b [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:500:39 [INFO] [stdout] 31: 0x55a250b297de - test::run_test::run_test_inner::{{closure}}::ha28868a6fd450406 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:527:37 [INFO] [stdout] 32: 0x55a250b297de - std::sys_common::backtrace::__rust_begin_short_backtrace::h9b0a0ec9acaf0854 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55a250b2e8d8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd8bff32e65e0fd1d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55a250b2e8d8 - as core::ops::function::FnOnce<()>>::call_once::he74b6751c2689665 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55a250b2e8d8 - std::panicking::try::do_call::h5d2ee92103f6cc44 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55a250b2e8d8 - std::panicking::try::h4ff94863d1e19091 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55a250b2e8d8 - std::panic::catch_unwind::h80719b283a984060 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55a250b2e8d8 - std::thread::Builder::spawn_unchecked::{{closure}}::h53d75ac43e0325b2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55a250b2e8d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha0944c3b1c2a3b97 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55a250ba52e3 - as core::ops::function::FnOnce>::call_once::h4beb69a85f7fb16c [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 41: 0x55a250ba52e3 - as core::ops::function::FnOnce>::call_once::hef865a799f44aaf2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 42: 0x55a250ba52e3 - std::sys::unix::thread::Thread::new::thread_start::hee0b2d4e2414fa96 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7fb34467f609 - start_thread [INFO] [stdout] 44: 0x7fb344451293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] common::tests::totient_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 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 project-euler' [INFO] running `Command { std: "docker" "inspect" "660333e6c7013457c51877986fbd9444a971383393aa1ae92ef50cd688dd86ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "660333e6c7013457c51877986fbd9444a971383393aa1ae92ef50cd688dd86ea", kill_on_drop: false }` [INFO] [stdout] 660333e6c7013457c51877986fbd9444a971383393aa1ae92ef50cd688dd86ea