[INFO] crate gfx_smaa 0.2.1 is already in cache [INFO] testing gfx_smaa-0.2.1 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate gfx_smaa 0.2.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate gfx_smaa 0.2.1 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate gfx_smaa 0.2.1 [INFO] finished tweaking crates.io crate gfx_smaa 0.2.1 [INFO] tweaked toml for crates.io crate gfx_smaa 0.2.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7125ea91966c1fde32e31fbed974c37bb988fa3608827806d38109fb8cde38c6 [INFO] running `"docker" "start" "-a" "7125ea91966c1fde32e31fbed974c37bb988fa3608827806d38109fb8cde38c6"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_smaa v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/../third_party/smaa/Textures/AreaTex.rs:34:33 [INFO] [stderr] | [INFO] [stderr] 34 | pub const AREATEX_SIZE: usize = (AREATEX_HEIGHT as usize * AREATEX_PITCH); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/../third_party/smaa/Textures/SearchTex.rs:34:35 [INFO] [stderr] | [INFO] [stderr] 34 | pub const SEARCHTEX_SIZE: usize = (SEARCHTEX_HEIGHT as usize * SEARCHTEX_PITCH); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `"docker" "inspect" "7125ea91966c1fde32e31fbed974c37bb988fa3608827806d38109fb8cde38c6"` [INFO] running `"docker" "rm" "-f" "7125ea91966c1fde32e31fbed974c37bb988fa3608827806d38109fb8cde38c6"` [INFO] [stdout] 7125ea91966c1fde32e31fbed974c37bb988fa3608827806d38109fb8cde38c6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9afca29f88292800cbbac4346a9fa1b7fb5058741b31eb57aec92098a21de000 [INFO] running `"docker" "start" "-a" "9afca29f88292800cbbac4346a9fa1b7fb5058741b31eb57aec92098a21de000"` [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling token_store v0.1.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling shader_version v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling interpolation v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling piston-viewport v0.3.0 [INFO] [stderr] Compiling vecmath v0.3.1 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling stb_truetype v0.2.8 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gl_generator v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling glutin v0.12.2 [INFO] [stderr] Compiling piston2d-graphics v0.26.0 [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/../third_party/smaa/Textures/AreaTex.rs:34:33 [INFO] [stderr] | [INFO] [stderr] 34 | pub const AREATEX_SIZE: usize = (AREATEX_HEIGHT as usize * AREATEX_PITCH); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/../third_party/smaa/Textures/SearchTex.rs:34:35 [INFO] [stderr] | [INFO] [stderr] 34 | pub const SEARCHTEX_SIZE: usize = (SEARCHTEX_HEIGHT as usize * SEARCHTEX_PITCH); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling pistoncore-input v0.20.0 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling winit v0.10.0 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling pistoncore-window v0.31.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.36.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.45.3 [INFO] [stderr] Compiling piston v0.36.0 [INFO] [stderr] Compiling piston-gfx_texture v0.31.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.50.0 [INFO] [stderr] Compiling piston_window v0.77.0 [INFO] [stderr] Compiling gfx_smaa v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/../third_party/smaa/Textures/AreaTex.rs:34:33 [INFO] [stderr] | [INFO] [stderr] 34 | pub const AREATEX_SIZE: usize = (AREATEX_HEIGHT as usize * AREATEX_PITCH); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/../third_party/smaa/Textures/SearchTex.rs:34:35 [INFO] [stderr] | [INFO] [stderr] 34 | pub const SEARCHTEX_SIZE: usize = (SEARCHTEX_HEIGHT as usize * SEARCHTEX_PITCH); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 34s [INFO] running `"docker" "inspect" "9afca29f88292800cbbac4346a9fa1b7fb5058741b31eb57aec92098a21de000"` [INFO] running `"docker" "rm" "-f" "9afca29f88292800cbbac4346a9fa1b7fb5058741b31eb57aec92098a21de000"` [INFO] [stdout] 9afca29f88292800cbbac4346a9fa1b7fb5058741b31eb57aec92098a21de000 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c1d9acc3a9a87318a755003bbfe6ce535ad056f5f40c4f4fb84e1544be7b1f7e [INFO] running `"docker" "start" "-a" "c1d9acc3a9a87318a755003bbfe6ce535ad056f5f40c4f4fb84e1544be7b1f7e"` [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/../third_party/smaa/Textures/AreaTex.rs:34:33 [INFO] [stderr] | [INFO] [stderr] 34 | pub const AREATEX_SIZE: usize = (AREATEX_HEIGHT as usize * AREATEX_PITCH); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/../third_party/smaa/Textures/SearchTex.rs:34:35 [INFO] [stderr] | [INFO] [stderr] 34 | pub const SEARCHTEX_SIZE: usize = (SEARCHTEX_HEIGHT as usize * SEARCHTEX_PITCH); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/../third_party/smaa/Textures/AreaTex.rs:34:33 [INFO] [stderr] | [INFO] [stderr] 34 | pub const AREATEX_SIZE: usize = (AREATEX_HEIGHT as usize * AREATEX_PITCH); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/../third_party/smaa/Textures/SearchTex.rs:34:35 [INFO] [stderr] | [INFO] [stderr] 34 | pub const SEARCHTEX_SIZE: usize = (SEARCHTEX_HEIGHT as usize * SEARCHTEX_PITCH); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gfx_smaa-fc318fb7397cd935 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests gfx_smaa [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 6) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 6) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stdout] thread 'main' panicked at 'No backend is available', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winit-0.10.0/src/platform/linux/mod.rs:346:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b232b87894 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55b232b87894 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55b232b87894 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55b232b87894 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55b232babdbc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55b232b85963 - std::io::Write::write_fmt::hfb486fa6ccb90f14 [INFO] [stdout] at src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55b232b8a055 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x55b232b8a055 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x55b232b8a055 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x55b232b89d92 - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:218 [INFO] [stdout] 10: 0x55b232b8a6b2 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 11: 0x55b2329b22e1 - std::panicking::begin_panic::h202d31f594196225 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:438 [INFO] [stdout] 12: 0x55b23294e672 - winit::platform::platform::EventsLoop::new::h9bb21f6e4423244c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winit-0.10.0/src/platform/linux/mod.rs:346 [INFO] [stdout] 13: 0x55b2328fde10 - winit::EventsLoop::new::hee2781509be3406b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winit-0.10.0/src/lib.rs:195 [INFO] [stdout] 14: 0x55b232870109 - glutin_window::GlutinWindow::new::hfb219870bf5964c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-glutin_window-0.45.3/src/lib.rs:102 [INFO] [stdout] 15: 0x55b232872f17 - ::build_from_window_settings::hfee9679a3383c2f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-glutin_window-0.45.3/src/lib.rs:449 [INFO] [stdout] 16: 0x55b2328538fe - window::WindowSettings::build::hb4b63250e8344bde [INFO] [stdout] 17: 0x55b232856a40 - as window::BuildFromWindowSettings>::build_from_window_settings::h7aff9b969554e62b [INFO] [stdout] 18: 0x55b2328538dd - window::WindowSettings::build::h9f0806515c10dd49 [INFO] [stdout] 19: 0x55b232862f0c - rust_out::main::hce5147e828914a17 [INFO] [stdout] 20: 0x55b2328134d3 - std::rt::lang_start::{{closure}}::hd4d3223f97a59432 [INFO] [stdout] 21: 0x55b232b8aaf8 - std::rt::lang_start_internal::{{closure}}::h76043ceda1ce1596 [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 22: 0x55b232b8aaf8 - std::panicking::try::do_call::hb3d81a78fdf1ed63 [INFO] [stdout] at src/libstd/panicking.rs:331 [INFO] [stdout] 23: 0x55b232b8aaf8 - std::panicking::try::he8d7c35962fb5d7e [INFO] [stdout] at src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x55b232b8aaf8 - std::panic::catch_unwind::h643ad9bfe058a347 [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x55b232b8aaf8 - std::rt::lang_start_internal::h4b0f023744ce345f [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 26: 0x55b2328134b8 - std::rt::lang_start::h03f94474139bc599 [INFO] [stdout] 27: 0x55b23286329b - main [INFO] [stdout] 28: 0x7fdbe0d66b97 - __libc_start_main [INFO] [stdout] 29: 0x55b232805b5a - _start [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 6) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "c1d9acc3a9a87318a755003bbfe6ce535ad056f5f40c4f4fb84e1544be7b1f7e"` [INFO] running `"docker" "rm" "-f" "c1d9acc3a9a87318a755003bbfe6ce535ad056f5f40c4f4fb84e1544be7b1f7e"` [INFO] [stdout] c1d9acc3a9a87318a755003bbfe6ce535ad056f5f40c4f4fb84e1544be7b1f7e