[INFO] crate glossy_codegen 0.2.0 is already in cache [INFO] testing glossy_codegen-0.2.0 against 1.38.0 for beta-1.39-1 [INFO] extracting crate glossy_codegen 0.2.0 into work/builds/worker-1/source [INFO] validating manifest of crates.io crate glossy_codegen 0.2.0 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate glossy_codegen 0.2.0 [INFO] removed path dependency glossy from crates.io crate glossy_codegen 0.2.0 [INFO] finished tweaking crates.io crate glossy_codegen 0.2.0 [INFO] tweaked toml for crates.io crate glossy_codegen 0.2.0 written to work/builds/worker-1/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 24f37e4cd1f0a36c9c351934d9cc0da9366aa42b449d37179383c08b57ccd50a [INFO] running `"docker" "start" "-a" "24f37e4cd1f0a36c9c351934d9cc0da9366aa42b449d37179383c08b57ccd50a"` [INFO] [stderr] Compiling glossy v0.2.0 [INFO] [stderr] Compiling glsl-optimizer-sys v0.1.0 [INFO] [stderr] Compiling glossy_codegen v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:210:9 [INFO] [stderr] | [INFO] [stderr] 210 | / lazy_static! { [INFO] [stderr] 211 | | static ref LINE_COMMENT_RE: Regex = Regex::new(r"/\*.*?\*/|//.*").unwrap(); [INFO] [stderr] 212 | | static ref INCLUDE_ANGLE_RE: Regex = Regex::new("^\\s*#\\s*include\\s+<([:print:]+)>\\s*$").unwrap(); [INFO] [stderr] 213 | | static ref INCLUDE_QUOTE_RE: Regex = Regex::new("^\\s*#\\s*include\\s+\"([:print:]+)\"\\s*$").unwrap(); [INFO] [stderr] 214 | | static ref VERSION_RE: Regex = Regex::new(r"^\s*#\s*version\s+(\d+)").unwrap(); [INFO] [stderr] 215 | | static ref EMPTY_RE: Regex = Regex::new(r"^\s*$").unwrap(); [INFO] [stderr] 216 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:210:9 [INFO] [stderr] | [INFO] [stderr] 210 | / lazy_static! { [INFO] [stderr] 211 | | static ref LINE_COMMENT_RE: Regex = Regex::new(r"/\*.*?\*/|//.*").unwrap(); [INFO] [stderr] 212 | | static ref INCLUDE_ANGLE_RE: Regex = Regex::new("^\\s*#\\s*include\\s+<([:print:]+)>\\s*$").unwrap(); [INFO] [stderr] 213 | | static ref INCLUDE_QUOTE_RE: Regex = Regex::new("^\\s*#\\s*include\\s+\"([:print:]+)\"\\s*$").unwrap(); [INFO] [stderr] 214 | | static ref VERSION_RE: Regex = Regex::new(r"^\s*#\s*version\s+(\d+)").unwrap(); [INFO] [stderr] 215 | | static ref EMPTY_RE: Regex = Regex::new(r"^\s*$").unwrap(); [INFO] [stderr] 216 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:210:9 [INFO] [stderr] | [INFO] [stderr] 210 | / lazy_static! { [INFO] [stderr] 211 | | static ref LINE_COMMENT_RE: Regex = Regex::new(r"/\*.*?\*/|//.*").unwrap(); [INFO] [stderr] 212 | | static ref INCLUDE_ANGLE_RE: Regex = Regex::new("^\\s*#\\s*include\\s+<([:print:]+)>\\s*$").unwrap(); [INFO] [stderr] 213 | | static ref INCLUDE_QUOTE_RE: Regex = Regex::new("^\\s*#\\s*include\\s+\"([:print:]+)\"\\s*$").unwrap(); [INFO] [stderr] 214 | | static ref VERSION_RE: Regex = Regex::new(r"^\s*#\s*version\s+(\d+)").unwrap(); [INFO] [stderr] 215 | | static ref EMPTY_RE: Regex = Regex::new(r"^\s*$").unwrap(); [INFO] [stderr] 216 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:210:9 [INFO] [stderr] | [INFO] [stderr] 210 | / lazy_static! { [INFO] [stderr] 211 | | static ref LINE_COMMENT_RE: Regex = Regex::new(r"/\*.*?\*/|//.*").unwrap(); [INFO] [stderr] 212 | | static ref INCLUDE_ANGLE_RE: Regex = Regex::new("^\\s*#\\s*include\\s+<([:print:]+)>\\s*$").unwrap(); [INFO] [stderr] 213 | | static ref INCLUDE_QUOTE_RE: Regex = Regex::new("^\\s*#\\s*include\\s+\"([:print:]+)\"\\s*$").unwrap(); [INFO] [stderr] 214 | | static ref VERSION_RE: Regex = Regex::new(r"^\s*#\s*version\s+(\d+)").unwrap(); [INFO] [stderr] 215 | | static ref EMPTY_RE: Regex = Regex::new(r"^\s*$").unwrap(); [INFO] [stderr] 216 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:210:9 [INFO] [stderr] | [INFO] [stderr] 210 | / lazy_static! { [INFO] [stderr] 211 | | static ref LINE_COMMENT_RE: Regex = Regex::new(r"/\*.*?\*/|//.*").unwrap(); [INFO] [stderr] 212 | | static ref INCLUDE_ANGLE_RE: Regex = Regex::new("^\\s*#\\s*include\\s+<([:print:]+)>\\s*$").unwrap(); [INFO] [stderr] 213 | | static ref INCLUDE_QUOTE_RE: Regex = Regex::new("^\\s*#\\s*include\\s+\"([:print:]+)\"\\s*$").unwrap(); [INFO] [stderr] 214 | | static ref VERSION_RE: Regex = Regex::new(r"^\s*#\s*version\s+(\d+)").unwrap(); [INFO] [stderr] 215 | | static ref EMPTY_RE: Regex = Regex::new(r"^\s*$").unwrap(); [INFO] [stderr] 216 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/lib.rs:164:57 [INFO] [stderr] | [INFO] [stderr] 164 | source.trim_right(), [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/lib.rs:392:29 [INFO] [stderr] | [INFO] [stderr] 392 | output.trim_right()), [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/lib.rs:398:29 [INFO] [stderr] | [INFO] [stderr] 398 | output.trim_right()), [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.06s [INFO] running `"docker" "inspect" "24f37e4cd1f0a36c9c351934d9cc0da9366aa42b449d37179383c08b57ccd50a"` [INFO] running `"docker" "rm" "-f" "24f37e4cd1f0a36c9c351934d9cc0da9366aa42b449d37179383c08b57ccd50a"` [INFO] [stdout] 24f37e4cd1f0a36c9c351934d9cc0da9366aa42b449d37179383c08b57ccd50a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] d0eb76f54fbaa333b53d6b94350b6dac101f238f9221d1028dccd20f1c8d09b1 [INFO] running `"docker" "start" "-a" "d0eb76f54fbaa333b53d6b94350b6dac101f238f9221d1028dccd20f1c8d09b1"` [INFO] [stderr] Compiling glossy_codegen v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:210:9 [INFO] [stderr] | [INFO] [stderr] 210 | / lazy_static! { [INFO] [stderr] 211 | | static ref LINE_COMMENT_RE: Regex = Regex::new(r"/\*.*?\*/|//.*").unwrap(); [INFO] [stderr] 212 | | static ref INCLUDE_ANGLE_RE: Regex = Regex::new("^\\s*#\\s*include\\s+<([:print:]+)>\\s*$").unwrap(); [INFO] [stderr] 213 | | static ref INCLUDE_QUOTE_RE: Regex = Regex::new("^\\s*#\\s*include\\s+\"([:print:]+)\"\\s*$").unwrap(); [INFO] [stderr] 214 | | static ref VERSION_RE: Regex = Regex::new(r"^\s*#\s*version\s+(\d+)").unwrap(); [INFO] [stderr] 215 | | static ref EMPTY_RE: Regex = Regex::new(r"^\s*$").unwrap(); [INFO] [stderr] 216 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:210:9 [INFO] [stderr] | [INFO] [stderr] 210 | / lazy_static! { [INFO] [stderr] 211 | | static ref LINE_COMMENT_RE: Regex = Regex::new(r"/\*.*?\*/|//.*").unwrap(); [INFO] [stderr] 212 | | static ref INCLUDE_ANGLE_RE: Regex = Regex::new("^\\s*#\\s*include\\s+<([:print:]+)>\\s*$").unwrap(); [INFO] [stderr] 213 | | static ref INCLUDE_QUOTE_RE: Regex = Regex::new("^\\s*#\\s*include\\s+\"([:print:]+)\"\\s*$").unwrap(); [INFO] [stderr] 214 | | static ref VERSION_RE: Regex = Regex::new(r"^\s*#\s*version\s+(\d+)").unwrap(); [INFO] [stderr] 215 | | static ref EMPTY_RE: Regex = Regex::new(r"^\s*$").unwrap(); [INFO] [stderr] 216 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:210:9 [INFO] [stderr] | [INFO] [stderr] 210 | / lazy_static! { [INFO] [stderr] 211 | | static ref LINE_COMMENT_RE: Regex = Regex::new(r"/\*.*?\*/|//.*").unwrap(); [INFO] [stderr] 212 | | static ref INCLUDE_ANGLE_RE: Regex = Regex::new("^\\s*#\\s*include\\s+<([:print:]+)>\\s*$").unwrap(); [INFO] [stderr] 213 | | static ref INCLUDE_QUOTE_RE: Regex = Regex::new("^\\s*#\\s*include\\s+\"([:print:]+)\"\\s*$").unwrap(); [INFO] [stderr] 214 | | static ref VERSION_RE: Regex = Regex::new(r"^\s*#\s*version\s+(\d+)").unwrap(); [INFO] [stderr] 215 | | static ref EMPTY_RE: Regex = Regex::new(r"^\s*$").unwrap(); [INFO] [stderr] 216 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:210:9 [INFO] [stderr] | [INFO] [stderr] 210 | / lazy_static! { [INFO] [stderr] 211 | | static ref LINE_COMMENT_RE: Regex = Regex::new(r"/\*.*?\*/|//.*").unwrap(); [INFO] [stderr] 212 | | static ref INCLUDE_ANGLE_RE: Regex = Regex::new("^\\s*#\\s*include\\s+<([:print:]+)>\\s*$").unwrap(); [INFO] [stderr] 213 | | static ref INCLUDE_QUOTE_RE: Regex = Regex::new("^\\s*#\\s*include\\s+\"([:print:]+)\"\\s*$").unwrap(); [INFO] [stderr] 214 | | static ref VERSION_RE: Regex = Regex::new(r"^\s*#\s*version\s+(\d+)").unwrap(); [INFO] [stderr] 215 | | static ref EMPTY_RE: Regex = Regex::new(r"^\s*$").unwrap(); [INFO] [stderr] 216 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:210:9 [INFO] [stderr] | [INFO] [stderr] 210 | / lazy_static! { [INFO] [stderr] 211 | | static ref LINE_COMMENT_RE: Regex = Regex::new(r"/\*.*?\*/|//.*").unwrap(); [INFO] [stderr] 212 | | static ref INCLUDE_ANGLE_RE: Regex = Regex::new("^\\s*#\\s*include\\s+<([:print:]+)>\\s*$").unwrap(); [INFO] [stderr] 213 | | static ref INCLUDE_QUOTE_RE: Regex = Regex::new("^\\s*#\\s*include\\s+\"([:print:]+)\"\\s*$").unwrap(); [INFO] [stderr] 214 | | static ref VERSION_RE: Regex = Regex::new(r"^\s*#\s*version\s+(\d+)").unwrap(); [INFO] [stderr] 215 | | static ref EMPTY_RE: Regex = Regex::new(r"^\s*$").unwrap(); [INFO] [stderr] 216 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/lib.rs:164:57 [INFO] [stderr] | [INFO] [stderr] 164 | source.trim_right(), [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/lib.rs:392:29 [INFO] [stderr] | [INFO] [stderr] 392 | output.trim_right()), [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/lib.rs:398:29 [INFO] [stderr] | [INFO] [stderr] 398 | output.trim_right()), [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.37s [INFO] running `"docker" "inspect" "d0eb76f54fbaa333b53d6b94350b6dac101f238f9221d1028dccd20f1c8d09b1"` [INFO] running `"docker" "rm" "-f" "d0eb76f54fbaa333b53d6b94350b6dac101f238f9221d1028dccd20f1c8d09b1"` [INFO] [stdout] d0eb76f54fbaa333b53d6b94350b6dac101f238f9221d1028dccd20f1c8d09b1 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 4bd1c9a01894ec206701c551e6f3966bd110995c324ffaf1e3ecf16fbcebf452 [INFO] running `"docker" "start" "-a" "4bd1c9a01894ec206701c551e6f3966bd110995c324ffaf1e3ecf16fbcebf452"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/glossy_codegen-2b10ade0540edb98 [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] Running /opt/rustwide/target/debug/deps/build-aca4c571ea1e5d9a [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test common ... FAILED [INFO] [stdout] test recurse ... ok [INFO] [stdout] test optimize ... FAILED [INFO] [stdout] test version ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- common stdout ---- [INFO] [stdout] thread 'common' panicked at 'called `Result::unwrap()` on an `Err` value: NotPresent', src/libcore/result.rs:1084:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ef1c5605fb - backtrace::backtrace::libunwind::trace::h89fcc71e59e3bc5b [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55ef1c5605fb - backtrace::backtrace::trace_unsynchronized::h0bad9be1379e729a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55ef1c5605fb - std::sys_common::backtrace::_print::hd3382a1f33c473da [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55ef1c5605fb - std::sys_common::backtrace::print::h0ec6f03cfb8e76a6 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55ef1c5605fb - std::panicking::default_hook::{{closure}}::h96cbf7b454e3f557 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55ef1c56026c - std::panicking::default_hook::h95a8f00337383d83 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55ef1c560d6d - std::panicking::rust_panic_with_hook::h92f98b46e22f14ed [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55ef1c5608f2 - std::panicking::continue_panic_fmt::h25abfbb4e5b7043a [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55ef1c5607d6 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x55ef1c576fdd - core::panicking::panic_fmt::h7e9f94035af782b3 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x55ef1c5770d7 - core::result::unwrap_failed::hf7591c1dd9412006 [INFO] [stdout] at src/libcore/result.rs:1084 [INFO] [stdout] 11: 0x55ef1c35aa01 - core::result::Result::unwrap::haaf9c6e86ced4a79 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/result.rs:852 [INFO] [stdout] 12: 0x55ef1c3022fe - build::setup::h76c5f3faa65f802e [INFO] [stdout] at tests/build.rs:8 [INFO] [stdout] 13: 0x55ef1c30234c - build::common::hd1e8af77096b36e3 [INFO] [stdout] at tests/build.rs:13 [INFO] [stdout] 14: 0x55ef1c30232a - build::common::{{closure}}::hb9a7f3067e15c3cd [INFO] [stdout] at tests/build.rs:12 [INFO] [stdout] 15: 0x55ef1c301b6e - core::ops::function::FnOnce::call_once::h7e22f95949c5e557 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/ops/function.rs:235 [INFO] [stdout] 16: 0x55ef1c30d16f - as core::ops::function::FnOnce>::call_once::hac0fbe2754f8bd24 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 17: 0x55ef1c5639ba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 18: 0x55ef1c32775e - std::panicking::try::h9d6938917cc05e3f [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:275 [INFO] [stdout] 19: 0x55ef1c32775e - std::panic::catch_unwind::h5be70fd1d69515b0 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:394 [INFO] [stdout] 20: 0x55ef1c32775e - test::run_test::run_test_inner::{{closure}}::h056f206eafd8ff6e [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 21: 0x55ef1c302b95 - std::sys_common::backtrace::__rust_begin_short_backtrace::h859abbc742a34b19 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 22: 0x55ef1c306cd5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hf8192ec938c43694 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/mod.rs:470 [INFO] [stdout] 23: 0x55ef1c306cd5 - as core::ops::function::FnOnce<()>>::call_once::hae7b2431555cb4db [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:315 [INFO] [stdout] 24: 0x55ef1c306cd5 - std::panicking::try::do_call::h6da7ecd0783259d7 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:296 [INFO] [stdout] 25: 0x55ef1c5639ba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 26: 0x55ef1c3072b2 - std::panicking::try::h3c1c35414c2c78f1 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:275 [INFO] [stdout] 27: 0x55ef1c3072b2 - std::panic::catch_unwind::ha5cfb2018fda983e [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:394 [INFO] [stdout] 28: 0x55ef1c3072b2 - std::thread::Builder::spawn_unchecked::{{closure}}::hc7620e41f0938c09 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/mod.rs:469 [INFO] [stdout] 29: 0x55ef1c3072b2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b3b20eeb6ea6ddd [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/ops/function.rs:235 [INFO] [stdout] 30: 0x55ef1c55556f - as core::ops::function::FnOnce>::call_once::h2877b2aefb0fd627 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 31: 0x55ef1c5630f0 - as core::ops::function::FnOnce>::call_once::h13f473dbcdaa0fef [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 32: 0x55ef1c5630f0 - std::sys_common::thread::start_thread::h562a7c4953cb1d31 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 33: 0x55ef1c5630f0 - std::sys::unix::thread::Thread::new::thread_start::h382c6ae14181d163 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 34: 0x7f8690feb6db - start_thread [INFO] [stdout] 35: 0x7f8690afc88f - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- optimize stdout ---- [INFO] [stdout] thread 'optimize' panicked at 'called `Result::unwrap()` on an `Err` value: NotPresent', src/libcore/result.rs:1084:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ef1c5605fb - backtrace::backtrace::libunwind::trace::h89fcc71e59e3bc5b [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55ef1c5605fb - backtrace::backtrace::trace_unsynchronized::h0bad9be1379e729a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55ef1c5605fb - std::sys_common::backtrace::_print::hd3382a1f33c473da [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55ef1c5605fb - std::sys_common::backtrace::print::h0ec6f03cfb8e76a6 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55ef1c5605fb - std::panicking::default_hook::{{closure}}::h96cbf7b454e3f557 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55ef1c56026c - std::panicking::default_hook::h95a8f00337383d83 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55ef1c560d6d - std::panicking::rust_panic_with_hook::h92f98b46e22f14ed [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55ef1c5608f2 - std::panicking::continue_panic_fmt::h25abfbb4e5b7043a [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55ef1c5607d6 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x55ef1c576fdd - core::panicking::panic_fmt::h7e9f94035af782b3 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x55ef1c5770d7 - core::result::unwrap_failed::hf7591c1dd9412006 [INFO] [stdout] at src/libcore/result.rs:1084 [INFO] [stdout] 11: 0x55ef1c35aa01 - core::result::Result::unwrap::haaf9c6e86ced4a79 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/result.rs:852 [INFO] [stdout] 12: 0x55ef1c3022fe - build::setup::h76c5f3faa65f802e [INFO] [stdout] at tests/build.rs:8 [INFO] [stdout] 13: 0x55ef1c3023ec - build::optimize::h17616e82f32eea15 [INFO] [stdout] at tests/build.rs:24 [INFO] [stdout] 14: 0x55ef1c3023ca - build::optimize::{{closure}}::hac44663d90bd520c [INFO] [stdout] at tests/build.rs:23 [INFO] [stdout] 15: 0x55ef1c301b3e - core::ops::function::FnOnce::call_once::h4faba0dc22e8edde [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/ops/function.rs:235 [INFO] [stdout] 16: 0x55ef1c30d16f - as core::ops::function::FnOnce>::call_once::hac0fbe2754f8bd24 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 17: 0x55ef1c5639ba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 18: 0x55ef1c32775e - std::panicking::try::h9d6938917cc05e3f [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:275 [INFO] [stdout] 19: 0x55ef1c32775e - std::panic::catch_unwind::h5be70fd1d69515b0 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:394 [INFO] [stdout] 20: 0x55ef1c32775e - test::run_test::run_test_inner::{{closure}}::h056f206eafd8ff6e [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 21: 0x55ef1c302b95 - std::sys_common::backtrace::__rust_begin_short_backtrace::h859abbc742a34b19 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 22: 0x55ef1c306cd5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hf8192ec938c43694 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/mod.rs:470 [INFO] [stdout] 23: 0x55ef1c306cd5 - as core::ops::function::FnOnce<()>>::call_once::hae7b2431555cb4db [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:315 [INFO] [stdout] 24: 0x55ef1c306cd5 - std::panicking::try::do_call::h6da7ecd0783259d7 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:296 [INFO] [stdout] 25: 0x55ef1c5639ba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 26: 0x55ef1c3072b2 - std::panicking::try::h3c1c35414c2c78f1 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:275 [INFO] [stdout] 27: 0x55ef1c3072b2 - std::panic::catch_unwind::ha5cfb2018fda983e [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:394 [INFO] [stdout] 28: 0x55ef1c3072b2 - std::thread::Builder::spawn_unchecked::{{closure}}::hc7620e41f0938c09 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/mod.rs:469 [INFO] [stdout] 29: 0x55ef1c3072b2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b3b20eeb6ea6ddd [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/ops/function.rs:235 [INFO] [stdout] 30: 0x55ef1c55556f - as core::ops::function::FnOnce>::call_once::h2877b2aefb0fd627 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 31: 0x55ef1c5630f0 - as core::ops::function::FnOnce>::call_once::h13f473dbcdaa0fef [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 32: 0x55ef1c5630f0 - std::sys_common::thread::start_thread::h562a7c4953cb1d31 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 33: 0x55ef1c5630f0 - std::sys::unix::thread::Thread::new::thread_start::h382c6ae14181d163 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 34: 0x7f8690feb6db - start_thread [INFO] [stdout] 35: 0x7f8690afc88f - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] common [INFO] [stdout] optimize [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test build' [INFO] running `"docker" "inspect" "4bd1c9a01894ec206701c551e6f3966bd110995c324ffaf1e3ecf16fbcebf452"` [INFO] running `"docker" "rm" "-f" "4bd1c9a01894ec206701c551e6f3966bd110995c324ffaf1e3ecf16fbcebf452"` [INFO] [stdout] 4bd1c9a01894ec206701c551e6f3966bd110995c324ffaf1e3ecf16fbcebf452