[INFO] updating cached repository https://github.com/mgree/mgt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/mgree/mgt [INFO] [stderr] - [deleted] (none) -> ocaml [INFO] [stderr] 9479288..a0911ed main -> main [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0911edd23cf7a8273d77d093b67601318e01315 [INFO] testing mgree/mgt against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgree%2Fmgt" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mgree/mgt on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mgree/mgt [INFO] finished tweaking git repo https://github.com/mgree/mgt [INFO] tweaked toml for git repo https://github.com/mgree/mgt written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/mgree/mgt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ffd5a412aa92ea1f0ea8b8fc645797d711a819476f1106f1d74281fbf827e97 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7ffd5a412aa92ea1f0ea8b8fc645797d711a819476f1106f1d74281fbf827e97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ffd5a412aa92ea1f0ea8b8fc645797d711a819476f1106f1d74281fbf827e97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ffd5a412aa92ea1f0ea8b8fc645797d711a819476f1106f1d74281fbf827e97", kill_on_drop: false }` [INFO] [stdout] 7ffd5a412aa92ea1f0ea8b8fc645797d711a819476f1106f1d74281fbf827e97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb789298f75e83f116f304e4ca87243650ee1974e3e8630e55a9b38d1e153a20 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fb789298f75e83f116f304e4ca87243650ee1974e3e8630e55a9b38d1e153a20", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling lalrpop-util v0.19.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sized-chunks v0.6.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling lalrpop v0.19.0 [INFO] [stderr] Compiling mgt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "fb789298f75e83f116f304e4ca87243650ee1974e3e8630e55a9b38d1e153a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb789298f75e83f116f304e4ca87243650ee1974e3e8630e55a9b38d1e153a20", kill_on_drop: false }` [INFO] [stdout] fb789298f75e83f116f304e4ca87243650ee1974e3e8630e55a9b38d1e153a20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1999482c0947d0bc56933c7c89f7f50aa6df419e1fa52dc354aa14f0b22b9a9e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1999482c0947d0bc56933c7c89f7f50aa6df419e1fa52dc354aa14f0b22b9a9e", kill_on_drop: false }` [INFO] [stderr] Compiling environment v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serial_test_derive v0.4.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling serial_test v0.4.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling assert_cli v0.6.3 [INFO] [stderr] Compiling mgt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 28.68s [INFO] running `Command { std: "docker" "inspect" "1999482c0947d0bc56933c7c89f7f50aa6df419e1fa52dc354aa14f0b22b9a9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1999482c0947d0bc56933c7c89f7f50aa6df419e1fa52dc354aa14f0b22b9a9e", kill_on_drop: false }` [INFO] [stdout] 1999482c0947d0bc56933c7c89f7f50aa6df419e1fa52dc354aa14f0b22b9a9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 97a20c9adb7614adcc942b53be3b15a3cd4e533876e0905a67437d94f2a7a099 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "97a20c9adb7614adcc942b53be3b15a3cd4e533876e0905a67437d94f2a7a099", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mgt-7630df1d40c79ce0 [INFO] [stdout] running 59 tests [INFO] [stdout] test infer::test::infer_bool_id ... ok [INFO] [stdout] test infer::test::infer_constants ... ok [INFO] [stdout] test infer::test::eg_width ... ok [INFO] [stdout] test infer::test::infer_big_omega ... ok [INFO] [stdout] test infer::test::infer_dyn_identity ... ok [INFO] [stdout] test infer::test::infer_identity ... ok [INFO] [stdout] test infer::test::infer_boolean_negation ... ok [INFO] [stdout] test infer::test::infer_bad_constraints ... ok [INFO] [stdout] test infer::test::ill_typed_ann ... ok [INFO] [stdout] test infer::test::infer_dyn_boolean_negation ... ok [INFO] [stdout] test infer::test::infer_conditional ... ok [INFO] [stdout] test infer::test::infer_neg_or_id ... ok [INFO] [stdout] test infer::test::infer_dyn_const ... ok [INFO] [stdout] test infer::test::infer_very_dynamic ... ok [INFO] [stdout] test infer::test::infer_little_omega ... ok [INFO] [stdout] test coerce::test::overloaded_plus_coercions ... ok [INFO] [stdout] test coerce::test::exact_holes ... ok [INFO] [stdout] test infer::test::let_plain ... ok [INFO] [stdout] test infer::test::eq_poly_broken ... ok [INFO] [stdout] test infer::test::infer_strings ... ok [INFO] [stdout] test infer::test::let_poly_eq_bool ... ok [INFO] [stdout] test infer::test::let_const ... ok [INFO] [stdout] test coerce::test::statically_rejected ... ok [INFO] [stdout] test infer::test::let_dyn_poly_error ... ok [INFO] [stdout] test coerce::test::statically_accepted_surprisingly ... ok [INFO] [stdout] test infer::test::let_polyargs_bool_wouldbenice ... ok [INFO] [stdout] test infer::test::lax_if_meet_not_join ... ok [INFO] [stdout] test infer::test::subst_merge ... ok [INFO] [stdout] test infer::test::let_poly_eq_both ... ok [INFO] [stdout] test infer::test::let_dynfun ... ok [INFO] [stdout] test infer::test::let_poly_eq_mixed ... ok [INFO] [stdout] test infer::test::let_poly_eq_int ... ok [INFO] [stdout] test infer::test::letrec_mutual_loop ... ok [INFO] [stdout] test infer::test::infer_times ... ok [INFO] [stdout] test infer::test::test_letrec ... ok [INFO] [stdout] test infer::test::well_typed_ann ... ok [INFO] [stdout] test infer::test::assume ... ok [INFO] [stdout] test syntax::test::const_bool ... ok [INFO] [stdout] test coerce::test::contravariant_function_coercions ... ok [INFO] [stdout] test infer::test::holes ... ok [INFO] [stdout] test syntax::test::expr_neg ... ok [INFO] [stdout] test infer::test::overloaded_eq ... ok [INFO] [stdout] test infer::test::let_polyargs_eq_mixed ... ok [INFO] [stdout] test syntax::test::expr_id ... ok [INFO] [stdout] test infer::test::strict_if_meet_not_join ... ok [INFO] [stdout] test syntax::test::expr_app ... ok [INFO] [stdout] test coerce::test::statically_typed_no_coercions ... ok [INFO] [stdout] test syntax::test::types_atomic ... ok [INFO] [stdout] test syntax::test::strings ... ok [INFO] [stdout] test syntax::test::holes ... ok [INFO] [stdout] test syntax::test::const_int ... ok [INFO] [stdout] test syntax::test::types ... ok [INFO] [stdout] test syntax::test::expr_let ... ok [INFO] [stdout] test infer::test::overloaded_plus ... ok [INFO] [stdout] test infer::test::overload_eq ... ok [INFO] [stdout] test syntax::test::pretty_let_fun ... ok [INFO] [stdout] test syntax::test::pretty_multi_lambda ... ok [INFO] [stdout] test syntax::test::pretty_types ... ok [INFO] [stdout] test syntax::test::pretty_sourceexpr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mgt-5bc0d3efb326a601 [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test::run_lax_if ... FAILED [INFO] [stdout] test test::compile_id ... FAILED [INFO] [stdout] test test::compile_id_transient ... FAILED [INFO] [stdout] test test::lax_if_annotated ... ok [INFO] [stdout] test test::strict_if ... ok [INFO] [stdout] test test::strict_if_annotated ... ok [INFO] [stdout] test test::strict_if_annotated_safe_only ... ok [INFO] [stdout] test test::compile_id_output ... FAILED [INFO] [stdout] test test::compile_run_id ... FAILED [INFO] [stdout] test test::lax_if_annotated_safe_only ... ok [INFO] [stdout] test test::lax_if ... ok [INFO] [stdout] test test::parse_error ... ok [INFO] [stdout] test test::id ... ok [INFO] [stdout] test test::type_error ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::run_lax_if stdout ---- [INFO] [stdout] arg-free [INFO] [stdout] thread 'test::run_lax_if' panicked at 'Assertion failed for `cargo run --quiet -- -m run` [INFO] [stdout] with: Unexpected return status: failure [INFO] [stdout] stdout=``` [INFO] [stdout] PROGRAM d1fba762150c532c [INFO] [stdout] if true then [int!] 1 else [bool!] false [INFO] [stdout] : [INFO] [stdout] ? [INFO] [stdout] ``` [INFO] [stdout] stderr=```options Compile( [INFO] [stdout] CompilationOptions { [INFO] [stdout] run: true, [INFO] [stdout] persist: false, [INFO] [stdout] path: "./mgt", [INFO] [stdout] basename: "a.out", [INFO] [stdout] }, [INFO] [stdout] ) [INFO] [stdout] thread 'main' panicked at 'allocating working directory for ocamlopt: Custom { kind: Other, error: PathError { path: "/opt/rustwide/workdir/./.tmpUZ5rVW", err: Os { code: 30, kind: Other, message: "Read-only file system" } } }', src/main.rs:167:44 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5593fc608eb5 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5593fc608eb5 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5593fc608eb5 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5593fc608eb5 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5593fc62ea5c - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5593fc605582 - std::io::Write::write_fmt::h1aebfe8a5a79e36d [INFO] [stdout] at src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5593fc60b930 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x5593fc60b930 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x5593fc60b930 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x5593fc60b67c - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:217 [INFO] [stdout] 10: 0x5593fc60bf73 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 11: 0x5593fc60bb6b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 12: 0x5593fc62dbb1 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 13: 0x5593fc62d9d3 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 14: 0x5593fc1701f4 - core::result::Result::expect::hb5dc3db6851a7d5d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:963 [INFO] [stdout] 15: 0x5593fc167616 - mgt::main::hd7d6cafbc49bb407 [INFO] [stdout] at src/main.rs:167 [INFO] [stdout] 16: 0x5593fc17348b - std::rt::lang_start::{{closure}}::h4ceafb50fced0acf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/rt.rs:67 [INFO] [stdout] 17: 0x5593fc60c343 - std::rt::lang_start_internal::{{closure}}::h84a998219831fa70 [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 18: 0x5593fc60c343 - std::panicking::try::do_call::he8e1d689a3e26def [INFO] [stdout] at src/libstd/panicking.rs:348 [INFO] [stdout] 19: 0x5593fc60c343 - std::panicking::try::h264b6eebc2fa7bbf [INFO] [stdout] at src/libstd/panicking.rs:325 [INFO] [stdout] 20: 0x5593fc60c343 - std::panic::catch_unwind::hbf28fafa723b2128 [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x5593fc60c343 - std::rt::lang_start_internal::he959aa59bc3ec202 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 22: 0x5593fc173467 - std::rt::lang_start::h15e7d30b736805da [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/rt.rs:67 [INFO] [stdout] 23: 0x5593fc16b6ca - main [INFO] [stdout] 24: 0x7f7b5c2c50b3 - __libc_start_main [INFO] [stdout] 25: 0x5593fc1651ae - _start [INFO] [stdout] 26: 0x0 - [INFO] [stdout] ```', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.6.3/src/assert.rs:441:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5579f1bbc4b5 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5579f1bbc4b5 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5579f1bbc4b5 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5579f1bbc4b5 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5579f1be5a6c - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5579f1a21c05 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5579f1bb68f1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5579f1bbf210 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5579f1bbf210 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5579f1bbf210 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5579f1bbef0a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x5579f1bbf853 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x5579f1a8e482 - std::panicking::begin_panic::h52860bf4bdde355c [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:456 [INFO] [stdout] 13: 0x5579f1a8792d - assert_cli::assert::Assert::unwrap::h7a34a1a28e2c76b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.6.3/src/assert.rs:441 [INFO] [stdout] 14: 0x5579f19d20d7 - mgt::test::succeeds::{{closure}}::h408e8d50e24393b0 [INFO] [stdout] at src/main.rs:318 [INFO] [stdout] 15: 0x5579f19d1af8 - mgt::test::run::hf7b9e02612192f47 [INFO] [stdout] at src/main.rs:297 [INFO] [stdout] 16: 0x5579f19d207f - mgt::test::succeeds::hd9c02e26aa238aee [INFO] [stdout] at src/main.rs:318 [INFO] [stdout] 17: 0x5579f19d3170 - mgt::test::run_lax_if::h8789754506a4bca1 [INFO] [stdout] at src/main.rs:430 [INFO] [stdout] 18: 0x5579f19d30fa - mgt::test::run_lax_if::{{closure}}::h5a3e2c66b08a0e83 [INFO] [stdout] at src/main.rs:429 [INFO] [stdout] 19: 0x5579f19d512e - core::ops::function::FnOnce::call_once::hcf91d6ecc7ce12e3 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 20: 0x5579f1a4917c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 21: 0x5579f1a4917c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x5579f1a4917c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 23: 0x5579f1a4917c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 24: 0x5579f1a4917c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x5579f1a4917c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x5579f1a4917c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x5579f1a210f6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x5579f1a26185 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x5579f1a26185 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x5579f1a26185 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 31: 0x5579f1a26185 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 32: 0x5579f1a26185 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x5579f1a26185 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x5579f1a26185 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 35: 0x5579f1bc672a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x5579f1bc672a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 37: 0x5579f1bc672a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f303c82b609 - start_thread [INFO] [stdout] 39: 0x7f303c737103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::compile_id stdout ---- [INFO] [stdout] arg-free [INFO] [stdout] thread 'test::compile_id' panicked at 'Assertion failed for `cargo run --quiet -- -m compile` [INFO] [stdout] with: Unexpected return status: failure [INFO] [stdout] stdout=``` [INFO] [stdout] PROGRAM d1fba762150c532c [INFO] [stdout] \x : a0. x [INFO] [stdout] : [INFO] [stdout] a0 -> a0 [INFO] [stdout] ``` [INFO] [stdout] stderr=```options Compile( [INFO] [stdout] CompilationOptions { [INFO] [stdout] run: false, [INFO] [stdout] persist: true, [INFO] [stdout] path: "./mgt", [INFO] [stdout] basename: "a.out", [INFO] [stdout] }, [INFO] [stdout] ) [INFO] [stdout] thread 'main' panicked at 'allocating working directory for ocamlopt: Custom { kind: Other, error: PathError { path: "/opt/rustwide/workdir/./.tmpVPZIQQ", err: Os { code: 30, kind: Other, message: "Read-only file system" } } }', src/main.rs:167:44 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558ceed20eb5 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x558ceed20eb5 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x558ceed20eb5 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x558ceed20eb5 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x558ceed46a5c - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x558ceed1d582 - std::io::Write::write_fmt::h1aebfe8a5a79e36d [INFO] [stdout] at src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x558ceed23930 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x558ceed23930 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x558ceed23930 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x558ceed2367c - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:217 [INFO] [stdout] 10: 0x558ceed23f73 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 11: 0x558ceed23b6b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 12: 0x558ceed45bb1 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 13: 0x558ceed459d3 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 14: 0x558cee8881f4 - core::result::Result::expect::hb5dc3db6851a7d5d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:963 [INFO] [stdout] 15: 0x558cee87f616 - mgt::main::hd7d6cafbc49bb407 [INFO] [stdout] at src/main.rs:167 [INFO] [stdout] 16: 0x558cee88b48b - std::rt::lang_start::{{closure}}::h4ceafb50fced0acf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/rt.rs:67 [INFO] [stdout] 17: 0x558ceed24343 - std::rt::lang_start_internal::{{closure}}::h84a998219831fa70 [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 18: 0x558ceed24343 - std::panicking::try::do_call::he8e1d689a3e26def [INFO] [stdout] at src/libstd/panicking.rs:348 [INFO] [stdout] 19: 0x558ceed24343 - std::panicking::try::h264b6eebc2fa7bbf [INFO] [stdout] at src/libstd/panicking.rs:325 [INFO] [stdout] 20: 0x558ceed24343 - std::panic::catch_unwind::hbf28fafa723b2128 [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x558ceed24343 - std::rt::lang_start_internal::he959aa59bc3ec202 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 22: 0x558cee88b467 - std::rt::lang_start::h15e7d30b736805da [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/rt.rs:67 [INFO] [stdout] 23: 0x558cee8836ca - main [INFO] [stdout] 24: 0x7fc42d4980b3 - __libc_start_main [INFO] [stdout] 25: 0x558cee87d1ae - _start [INFO] [stdout] 26: 0x0 - [INFO] [stdout] ```', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.6.3/src/assert.rs:441:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5579f1bbc4b5 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5579f1bbc4b5 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5579f1bbc4b5 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5579f1bbc4b5 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5579f1be5a6c - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5579f1a21c05 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5579f1bb68f1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5579f1bbf210 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5579f1bbf210 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5579f1bbf210 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5579f1bbef0a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x5579f1bbf853 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x5579f1a8e482 - std::panicking::begin_panic::h52860bf4bdde355c [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:456 [INFO] [stdout] 13: 0x5579f1a8792d - assert_cli::assert::Assert::unwrap::h7a34a1a28e2c76b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.6.3/src/assert.rs:441 [INFO] [stdout] 14: 0x5579f19d20d7 - mgt::test::succeeds::{{closure}}::h408e8d50e24393b0 [INFO] [stdout] at src/main.rs:318 [INFO] [stdout] 15: 0x5579f19d1af8 - mgt::test::run::hf7b9e02612192f47 [INFO] [stdout] at src/main.rs:297 [INFO] [stdout] 16: 0x5579f19d207f - mgt::test::succeeds::hd9c02e26aa238aee [INFO] [stdout] at src/main.rs:318 [INFO] [stdout] 17: 0x5579f19d297f - mgt::test::compile_id::{{closure}}::hdba7a9b10354a32d [INFO] [stdout] at src/main.rs:389 [INFO] [stdout] 18: 0x5579f19d4fde - core::ops::function::FnOnce::call_once::h6d001adb6a883fbf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 19: 0x5579f1a68571 - serial_test::serial_core::hc7c55539fcafe821 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serial_test-0.4.0/src/lib.rs:64 [INFO] [stdout] 20: 0x5579f19d290d - mgt::test::compile_id::haf3631212f2b5dda [INFO] [stdout] at src/main.rs:387 [INFO] [stdout] 21: 0x5579f19d28da - mgt::test::compile_id::{{closure}}::h5e523367d68d1e72 [INFO] [stdout] at src/main.rs:388 [INFO] [stdout] 22: 0x5579f19d506e - core::ops::function::FnOnce::call_once::hb1da68e160376be2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 23: 0x5579f1a4917c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 24: 0x5579f1a4917c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 25: 0x5579f1a4917c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 26: 0x5579f1a4917c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 27: 0x5579f1a4917c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 28: 0x5579f1a4917c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 29: 0x5579f1a4917c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 30: 0x5579f1a210f6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 31: 0x5579f1a26185 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 32: 0x5579f1a26185 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 33: 0x5579f1a26185 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 34: 0x5579f1a26185 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 35: 0x5579f1a26185 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 36: 0x5579f1a26185 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 37: 0x5579f1a26185 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 38: 0x5579f1bc672a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 39: 0x5579f1bc672a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 40: 0x5579f1bc672a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 41: 0x7f303c82b609 - start_thread [INFO] [stdout] 42: 0x7f303c737103 - __clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::compile_id_transient stdout ---- [INFO] [stdout] arg-free [INFO] [stdout] thread 'test::compile_id_transient' panicked at 'Assertion failed for `cargo run --quiet -- -m compile --transient` [INFO] [stdout] with: Unexpected return status: failure [INFO] [stdout] stdout=``` [INFO] [stdout] PROGRAM d1fba762150c532c [INFO] [stdout] \x : a0. x [INFO] [stdout] : [INFO] [stdout] a0 -> a0 [INFO] [stdout] ``` [INFO] [stdout] stderr=```options Compile( [INFO] [stdout] CompilationOptions { [INFO] [stdout] run: false, [INFO] [stdout] persist: false, [INFO] [stdout] path: "./mgt", [INFO] [stdout] basename: "a.out", [INFO] [stdout] }, [INFO] [stdout] ) [INFO] [stdout] thread 'main' panicked at 'allocating working directory for ocamlopt: Custom { kind: Other, error: PathError { path: "/opt/rustwide/workdir/./.tmp0T3iOI", err: Os { code: 30, kind: Other, message: "Read-only file system" } } }', src/main.rs:167:44 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e43da5feb5 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e43da5feb5 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e43da5feb5 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e43da5feb5 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e43da85a5c - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55e43da5c582 - std::io::Write::write_fmt::h1aebfe8a5a79e36d [INFO] [stdout] at src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55e43da62930 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x55e43da62930 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x55e43da62930 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x55e43da6267c - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:217 [INFO] [stdout] 10: 0x55e43da62f73 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 11: 0x55e43da62b6b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 12: 0x55e43da84bb1 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 13: 0x55e43da849d3 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 14: 0x55e43d5c71f4 - core::result::Result::expect::hb5dc3db6851a7d5d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:963 [INFO] [stdout] 15: 0x55e43d5be616 - mgt::main::hd7d6cafbc49bb407 [INFO] [stdout] at src/main.rs:167 [INFO] [stdout] 16: 0x55e43d5ca48b - std::rt::lang_start::{{closure}}::h4ceafb50fced0acf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/rt.rs:67 [INFO] [stdout] 17: 0x55e43da63343 - std::rt::lang_start_internal::{{closure}}::h84a998219831fa70 [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 18: 0x55e43da63343 - std::panicking::try::do_call::he8e1d689a3e26def [INFO] [stdout] at src/libstd/panicking.rs:348 [INFO] [stdout] 19: 0x55e43da63343 - std::panicking::try::h264b6eebc2fa7bbf [INFO] [stdout] at src/libstd/panicking.rs:325 [INFO] [stdout] 20: 0x55e43da63343 - std::panic::catch_unwind::hbf28fafa723b2128 [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x55e43da63343 - std::rt::lang_start_internal::he959aa59bc3ec202 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 22: 0x55e43d5ca467 - std::rt::lang_start::h15e7d30b736805da [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/rt.rs:67 [INFO] [stdout] 23: 0x55e43d5c26ca - main [INFO] [stdout] 24: 0x7f9cb38a90b3 - __libc_start_main [INFO] [stdout] 25: 0x55e43d5bc1ae - _start [INFO] [stdout] 26: 0x0 - [INFO] [stdout] ```', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.6.3/src/assert.rs:441:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5579f1bbc4b5 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5579f1bbc4b5 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5579f1bbc4b5 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5579f1bbc4b5 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5579f1be5a6c - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5579f1a21c05 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5579f1bb68f1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5579f1bbf210 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5579f1bbf210 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5579f1bbf210 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5579f1bbef0a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x5579f1bbf853 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x5579f1a8e482 - std::panicking::begin_panic::h52860bf4bdde355c [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:456 [INFO] [stdout] 13: 0x5579f1a8792d - assert_cli::assert::Assert::unwrap::h7a34a1a28e2c76b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.6.3/src/assert.rs:441 [INFO] [stdout] 14: 0x5579f19d20d7 - mgt::test::succeeds::{{closure}}::h408e8d50e24393b0 [INFO] [stdout] at src/main.rs:318 [INFO] [stdout] 15: 0x5579f19d1af8 - mgt::test::run::hf7b9e02612192f47 [INFO] [stdout] at src/main.rs:297 [INFO] [stdout] 16: 0x5579f19d207f - mgt::test::succeeds::hd9c02e26aa238aee [INFO] [stdout] at src/main.rs:318 [INFO] [stdout] 17: 0x5579f19d2ea0 - mgt::test::compile_id_transient::{{closure}}::h7b3664cb69f88401 [INFO] [stdout] at src/main.rs:419 [INFO] [stdout] 18: 0x5579f19d4e2e - core::ops::function::FnOnce::call_once::h1f79befb3bafd492 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 19: 0x5579f1a68571 - serial_test::serial_core::hc7c55539fcafe821 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serial_test-0.4.0/src/lib.rs:64 [INFO] [stdout] 20: 0x5579f19d2dfd - mgt::test::compile_id_transient::h1a4762492e07d87f [INFO] [stdout] at src/main.rs:417 [INFO] [stdout] 21: 0x5579f19d2dca - mgt::test::compile_id_transient::{{closure}}::ha8d464e83853a6ff [INFO] [stdout] at src/main.rs:418 [INFO] [stdout] 22: 0x5579f19d515e - core::ops::function::FnOnce::call_once::he79038de314b336c [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 23: 0x5579f1a4917c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 24: 0x5579f1a4917c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 25: 0x5579f1a4917c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 26: 0x5579f1a4917c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 27: 0x5579f1a4917c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 28: 0x5579f1a4917c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 29: 0x5579f1a4917c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 30: 0x5579f1a210f6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 31: 0x5579f1a26185 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 32: 0x5579f1a26185 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 33: 0x5579f1a26185 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 34: 0x5579f1a26185 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 35: 0x5579f1a26185 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 36: 0x5579f1a26185 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 37: 0x5579f1a26185 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 38: 0x5579f1bc672a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 39: 0x5579f1bc672a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 40: 0x5579f1bc672a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 41: 0x7f303c82b609 - start_thread [INFO] [stdout] 42: 0x7f303c737103 - __clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::compile_id_output stdout ---- [INFO] [stdout] arg-free [INFO] [stdout] thread 'test::compile_id_output' panicked at 'Assertion failed for `cargo run --quiet -- -m compile -o mgt_test` [INFO] [stdout] with: Unexpected return status: failure [INFO] [stdout] stdout=``` [INFO] [stdout] PROGRAM d1fba762150c532c [INFO] [stdout] \x : a0. x [INFO] [stdout] : [INFO] [stdout] a0 -> a0 [INFO] [stdout] ``` [INFO] [stdout] stderr=```options Compile( [INFO] [stdout] CompilationOptions { [INFO] [stdout] run: false, [INFO] [stdout] persist: true, [INFO] [stdout] path: "mgt_test", [INFO] [stdout] basename: "a.out", [INFO] [stdout] }, [INFO] [stdout] ) [INFO] [stdout] thread 'main' panicked at 'allocating working directory for ocamlopt: Custom { kind: Other, error: PathError { path: "/opt/rustwide/workdir/./.tmpjQeQXR", err: Os { code: 30, kind: Other, message: "Read-only file system" } } }', src/main.rs:167:44 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55be9d86beb5 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55be9d86beb5 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55be9d86beb5 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55be9d86beb5 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55be9d891a5c - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55be9d868582 - std::io::Write::write_fmt::h1aebfe8a5a79e36d [INFO] [stdout] at src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55be9d86e930 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x55be9d86e930 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x55be9d86e930 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x55be9d86e67c - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:217 [INFO] [stdout] 10: 0x55be9d86ef73 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 11: 0x55be9d86eb6b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 12: 0x55be9d890bb1 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 13: 0x55be9d8909d3 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 14: 0x55be9d3d31f4 - core::result::Result::expect::hb5dc3db6851a7d5d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:963 [INFO] [stdout] 15: 0x55be9d3ca616 - mgt::main::hd7d6cafbc49bb407 [INFO] [stdout] at src/main.rs:167 [INFO] [stdout] 16: 0x55be9d3d648b - std::rt::lang_start::{{closure}}::h4ceafb50fced0acf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/rt.rs:67 [INFO] [stdout] 17: 0x55be9d86f343 - std::rt::lang_start_internal::{{closure}}::h84a998219831fa70 [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 18: 0x55be9d86f343 - std::panicking::try::do_call::he8e1d689a3e26def [INFO] [stdout] at src/libstd/panicking.rs:348 [INFO] [stdout] 19: 0x55be9d86f343 - std::panicking::try::h264b6eebc2fa7bbf [INFO] [stdout] at src/libstd/panicking.rs:325 [INFO] [stdout] 20: 0x55be9d86f343 - std::panic::catch_unwind::hbf28fafa723b2128 [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x55be9d86f343 - std::rt::lang_start_internal::he959aa59bc3ec202 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 22: 0x55be9d3d6467 - std::rt::lang_start::h15e7d30b736805da [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/rt.rs:67 [INFO] [stdout] 23: 0x55be9d3ce6ca - main [INFO] [stdout] 24: 0x7fc4097f20b3 - __libc_start_main [INFO] [stdout] 25: 0x55be9d3c81ae - _start [INFO] [stdout] 26: 0x0 - [INFO] [stdout] ```', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.6.3/src/assert.rs:441:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5579f1bbc4b5 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5579f1bbc4b5 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5579f1bbc4b5 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5579f1bbc4b5 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5579f1be5a6c - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5579f1a21c05 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5579f1bb68f1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5579f1bbf210 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5579f1bbf210 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5579f1bbf210 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5579f1bbef0a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x5579f1bbf853 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x5579f1a8e482 - std::panicking::begin_panic::h52860bf4bdde355c [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:456 [INFO] [stdout] 13: 0x5579f1a8792d - assert_cli::assert::Assert::unwrap::h7a34a1a28e2c76b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.6.3/src/assert.rs:441 [INFO] [stdout] 14: 0x5579f19d20d7 - mgt::test::succeeds::{{closure}}::h408e8d50e24393b0 [INFO] [stdout] at src/main.rs:318 [INFO] [stdout] 15: 0x5579f19d1af8 - mgt::test::run::hf7b9e02612192f47 [INFO] [stdout] at src/main.rs:297 [INFO] [stdout] 16: 0x5579f19d207f - mgt::test::succeeds::hd9c02e26aa238aee [INFO] [stdout] at src/main.rs:318 [INFO] [stdout] 17: 0x5579f19d2ce8 - mgt::test::compile_id_output::{{closure}}::hacf789ff7f0955cc [INFO] [stdout] at src/main.rs:409 [INFO] [stdout] 18: 0x5579f19d4f2e - core::ops::function::FnOnce::call_once::h491282c017c832d4 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 19: 0x5579f1a68571 - serial_test::serial_core::hc7c55539fcafe821 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serial_test-0.4.0/src/lib.rs:64 [INFO] [stdout] 20: 0x5579f19d2c4d - mgt::test::compile_id_output::h47b21d598aed44e4 [INFO] [stdout] at src/main.rs:407 [INFO] [stdout] 21: 0x5579f19d2c1a - mgt::test::compile_id_output::{{closure}}::hfe6fc98325e088eb [INFO] [stdout] at src/main.rs:408 [INFO] [stdout] 22: 0x5579f19d509e - core::ops::function::FnOnce::call_once::hb40e24f6320fefec [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 23: 0x5579f1a4917c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 24: 0x5579f1a4917c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 25: 0x5579f1a4917c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 26: 0x5579f1a4917c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 27: 0x5579f1a4917c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 28: 0x5579f1a4917c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 29: 0x5579f1a4917c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 30: 0x5579f1a210f6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 31: 0x5579f1a26185 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 32: 0x5579f1a26185 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 33: 0x5579f1a26185 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 34: 0x5579f1a26185 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 35: 0x5579f1a26185 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 36: 0x5579f1a26185 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 37: 0x5579f1a26185 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 38: 0x5579f1bc672a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 39: 0x5579f1bc672a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 40: 0x5579f1bc672a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 41: 0x7f303c82b609 - start_thread [INFO] [stdout] 42: 0x7f303c737103 - __clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::compile_run_id stdout ---- [INFO] [stdout] arg-free [INFO] [stdout] thread 'test::compile_run_id' panicked at 'Assertion failed for `cargo run --quiet -- -m run -o mgt_run` [INFO] [stdout] with: Unexpected return status: failure [INFO] [stdout] stdout=``` [INFO] [stdout] PROGRAM d1fba762150c532c [INFO] [stdout] \x : a0. x [INFO] [stdout] : [INFO] [stdout] a0 -> a0 [INFO] [stdout] ``` [INFO] [stdout] stderr=```options Compile( [INFO] [stdout] CompilationOptions { [INFO] [stdout] run: true, [INFO] [stdout] persist: true, [INFO] [stdout] path: "mgt_run", [INFO] [stdout] basename: "a.out", [INFO] [stdout] }, [INFO] [stdout] ) [INFO] [stdout] thread 'main' panicked at 'allocating working directory for ocamlopt: Custom { kind: Other, error: PathError { path: "/opt/rustwide/workdir/./.tmpoJ0SfR", err: Os { code: 30, kind: Other, message: "Read-only file system" } } }', src/main.rs:167:44 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a994821eb5 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55a994821eb5 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55a994821eb5 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55a994821eb5 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55a994847a5c - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55a99481e582 - std::io::Write::write_fmt::h1aebfe8a5a79e36d [INFO] [stdout] at src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55a994824930 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x55a994824930 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x55a994824930 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x55a99482467c - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:217 [INFO] [stdout] 10: 0x55a994824f73 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 11: 0x55a994824b6b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 12: 0x55a994846bb1 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 13: 0x55a9948469d3 - core::option::expect_none_failed::h972f96abb4ec8952 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 14: 0x55a9943891f4 - core::result::Result::expect::hb5dc3db6851a7d5d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:963 [INFO] [stdout] 15: 0x55a994380616 - mgt::main::hd7d6cafbc49bb407 [INFO] [stdout] at src/main.rs:167 [INFO] [stdout] 16: 0x55a99438c48b - std::rt::lang_start::{{closure}}::h4ceafb50fced0acf [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/rt.rs:67 [INFO] [stdout] 17: 0x55a994825343 - std::rt::lang_start_internal::{{closure}}::h84a998219831fa70 [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 18: 0x55a994825343 - std::panicking::try::do_call::he8e1d689a3e26def [INFO] [stdout] at src/libstd/panicking.rs:348 [INFO] [stdout] 19: 0x55a994825343 - std::panicking::try::h264b6eebc2fa7bbf [INFO] [stdout] at src/libstd/panicking.rs:325 [INFO] [stdout] 20: 0x55a994825343 - std::panic::catch_unwind::hbf28fafa723b2128 [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x55a994825343 - std::rt::lang_start_internal::he959aa59bc3ec202 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 22: 0x55a99438c467 - std::rt::lang_start::h15e7d30b736805da [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/rt.rs:67 [INFO] [stdout] 23: 0x55a9943846ca - main [INFO] [stdout] 24: 0x7febc085f0b3 - __libc_start_main [INFO] [stdout] 25: 0x55a99437e1ae - _start [INFO] [stdout] 26: 0x0 - [INFO] [stdout] ```', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.6.3/src/assert.rs:441:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5579f1bbc4b5 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5579f1bbc4b5 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5579f1bbc4b5 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5579f1bbc4b5 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5579f1be5a6c - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5579f1a21c05 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5579f1bb68f1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5579f1bbf210 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5579f1bbf210 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5579f1bbf210 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5579f1bbef0a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x5579f1bbf853 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x5579f1a8e482 - std::panicking::begin_panic::h52860bf4bdde355c [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:456 [INFO] [stdout] 13: 0x5579f1a8792d - assert_cli::assert::Assert::unwrap::h7a34a1a28e2c76b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.6.3/src/assert.rs:441 [INFO] [stdout] 14: 0x5579f19d20d7 - mgt::test::succeeds::{{closure}}::h408e8d50e24393b0 [INFO] [stdout] at src/main.rs:318 [INFO] [stdout] 15: 0x5579f19d1af8 - mgt::test::run::hf7b9e02612192f47 [INFO] [stdout] at src/main.rs:297 [INFO] [stdout] 16: 0x5579f19d207f - mgt::test::succeeds::hd9c02e26aa238aee [INFO] [stdout] at src/main.rs:318 [INFO] [stdout] 17: 0x5579f19d2b38 - mgt::test::compile_run_id::{{closure}}::hd2f9bcce504b8f02 [INFO] [stdout] at src/main.rs:399 [INFO] [stdout] 18: 0x5579f19d4dfe - core::ops::function::FnOnce::call_once::h080e4f9fac1306d4 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 19: 0x5579f1a68571 - serial_test::serial_core::hc7c55539fcafe821 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serial_test-0.4.0/src/lib.rs:64 [INFO] [stdout] 20: 0x5579f19d2a9d - mgt::test::compile_run_id::hd39c914b3a3740ad [INFO] [stdout] at src/main.rs:397 [INFO] [stdout] 21: 0x5579f19d2a6a - mgt::test::compile_run_id::{{closure}}::h77c0f7c3f75e0f5d [INFO] [stdout] at src/main.rs:398 [INFO] [stdout] 22: 0x5579f19d4efe - core::ops::function::FnOnce::call_once::h4415318495921d9d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 23: 0x5579f1a4917c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 24: 0x5579f1a4917c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 25: 0x5579f1a4917c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 26: 0x5579f1a4917c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 27: 0x5579f1a4917c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 28: 0x5579f1a4917c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 29: 0x5579f1a4917c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 30: 0x5579f1a210f6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 31: 0x5579f1a26185 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 32: 0x5579f1a26185 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 33: 0x5579f1a26185 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 34: 0x5579f1a26185 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 35: 0x5579f1a26185 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 36: 0x5579f1a26185 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 37: 0x5579f1a26185 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 38: 0x5579f1bc672a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 39: 0x5579f1bc672a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 40: 0x5579f1bc672a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 41: 0x7f303c82b609 - start_thread [INFO] [stdout] 42: 0x7f303c737103 - __clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::compile_id [INFO] [stdout] test::compile_id_output [INFO] [stdout] test::compile_id_transient [INFO] [stdout] test::compile_run_id [INFO] [stdout] test::run_lax_if [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin mgt' [INFO] running `Command { std: "docker" "inspect" "97a20c9adb7614adcc942b53be3b15a3cd4e533876e0905a67437d94f2a7a099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97a20c9adb7614adcc942b53be3b15a3cd4e533876e0905a67437d94f2a7a099", kill_on_drop: false }` [INFO] [stdout] 97a20c9adb7614adcc942b53be3b15a3cd4e533876e0905a67437d94f2a7a099