[INFO] cloning repository https://github.com/Triston0130/Aurora
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Triston0130/Aurora" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTriston0130%2FAurora", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTriston0130%2FAurora'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93163554dd354b5d271ce69a7f0037a55a3ec53d
[INFO] testing Triston0130/Aurora against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTriston0130%2FAurora" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Triston0130/Aurora
[INFO] finished tweaking git repo https://github.com/Triston0130/Aurora
[INFO] tweaked toml for git repo https://github.com/Triston0130/Aurora written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Triston0130/Aurora on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Triston0130/Aurora already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d28a97b93314670b3a3c12e52c52c2c95e05d148c630b56da30993029b0d316c
[INFO] running `Command { std: "docker" "start" "-a" "d28a97b93314670b3a3c12e52c52c2c95e05d148c630b56da30993029b0d316c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d28a97b93314670b3a3c12e52c52c2c95e05d148c630b56da30993029b0d316c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d28a97b93314670b3a3c12e52c52c2c95e05d148c630b56da30993029b0d316c", kill_on_drop: false }`
[INFO] [stdout] d28a97b93314670b3a3c12e52c52c2c95e05d148c630b56da30993029b0d316c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9785148290f3f945a07dcbc523149d5ca75511423e373984f6fcf1f3ce8c6135
[INFO] running `Command { std: "docker" "start" "-a" "9785148290f3f945a07dcbc523149d5ca75511423e373984f6fcf1f3ce8c6135", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling diffy v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling aurora-runtime-memory v0.1.0 (/opt/rustwide/workdir/runtime/memory)
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling aurorarepl v0.1.0 (/opt/rustwide/workdir/tools/aurorarepl)
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling aurora-effect-solver v0.1.0 (/opt/rustwide/workdir/compiler/effect-solver)
[INFO] [stderr]    Compiling aurora-compiler-prototypes v0.1.0 (/opt/rustwide/workdir/compiler/prototypes)
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling aurorafmt v0.1.0 (/opt/rustwide/workdir/tools/aurorafmt)
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling aurora-runtime-scheduler v0.1.0 (/opt/rustwide/workdir/runtime/scheduler)
[INFO] [stderr]    Compiling aurora-zone-manager v0.1.0 (/opt/rustwide/workdir/runtime/zone_manager)
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling auroradebug v0.1.0 (/opt/rustwide/workdir/tools/auroradebug)
[INFO] [stderr]    Compiling aurorals v0.1.0 (/opt/rustwide/workdir/tools/aurorals)
[INFO] [stderr]    Compiling auroralint v0.1.0 (/opt/rustwide/workdir/tools/auroralint)
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling aurora-runtime-io v0.1.0 (/opt/rustwide/workdir/runtime/io)
[INFO] [stderr]    Compiling aurora-runtime-ffi v0.1.0 (/opt/rustwide/workdir/runtime/ffi)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling aurora-stdlib v0.1.0 (/opt/rustwide/workdir/stdlib/core)
[INFO] [stderr]    Compiling aurora-integration-tests v0.1.0 (/opt/rustwide/workdir/tests/integration)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling aurora-benchmarks v0.1.0 (/opt/rustwide/workdir/research/benchmarks)
[INFO] [stderr]    Compiling aurorapm v0.1.0 (/opt/rustwide/workdir/tools/aurorapm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 25s
[INFO] running `Command { std: "docker" "inspect" "9785148290f3f945a07dcbc523149d5ca75511423e373984f6fcf1f3ce8c6135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9785148290f3f945a07dcbc523149d5ca75511423e373984f6fcf1f3ce8c6135", kill_on_drop: false }`
[INFO] [stdout] 9785148290f3f945a07dcbc523149d5ca75511423e373984f6fcf1f3ce8c6135
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 105ce6ae1f7a456ffb792558e02988f7902cea07855d46145c4d2252a134186d
[INFO] running `Command { std: "docker" "start" "-a" "105ce6ae1f7a456ffb792558e02988f7902cea07855d46145c4d2252a134186d", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling aurora-benchmarks v0.1.0 (/opt/rustwide/workdir/research/benchmarks)
[INFO] [stderr]    Compiling aurora-integration-tests v0.1.0 (/opt/rustwide/workdir/tests/integration)
[INFO] [stderr]    Compiling aurorarepl v0.1.0 (/opt/rustwide/workdir/tools/aurorarepl)
[INFO] [stderr]    Compiling aurora-stdlib v0.1.0 (/opt/rustwide/workdir/stdlib/core)
[INFO] [stderr]    Compiling aurora-runtime-io v0.1.0 (/opt/rustwide/workdir/runtime/io)
[INFO] [stderr]    Compiling aurora-runtime-ffi v0.1.0 (/opt/rustwide/workdir/runtime/ffi)
[INFO] [stderr]    Compiling aurora-zone-manager v0.1.0 (/opt/rustwide/workdir/runtime/zone_manager)
[INFO] [stderr]    Compiling aurora-runtime-scheduler v0.1.0 (/opt/rustwide/workdir/runtime/scheduler)
[INFO] [stderr]    Compiling auroradebug v0.1.0 (/opt/rustwide/workdir/tools/auroradebug)
[INFO] [stdout] warning: never type fallback affects this call to an `unsafe` method
[INFO] [stdout]   --> runtime/ffi/src/tests.rs:54:27
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let result = unsafe { func.call(|_| panic!("simulate FFI panic")) };
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the type explicitly
[INFO] [stdout]    = note: `#[warn(never_type_fallback_flowing_into_unsafe)]` on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let result = unsafe { func.call::<()>(|_| panic!("simulate FFI panic")) };
[INFO] [stdout]    |                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aurorals v0.1.0 (/opt/rustwide/workdir/tools/aurorals)
[INFO] [stderr]    Compiling aurora-runtime-memory v0.1.0 (/opt/rustwide/workdir/runtime/memory)
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling auroralint v0.1.0 (/opt/rustwide/workdir/tools/auroralint)
[INFO] [stderr]    Compiling aurorapm v0.1.0 (/opt/rustwide/workdir/tools/aurorapm)
[INFO] [stderr]    Compiling aurorafmt v0.1.0 (/opt/rustwide/workdir/tools/aurorafmt)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling aurora-compiler-prototypes v0.1.0 (/opt/rustwide/workdir/compiler/prototypes)
[INFO] [stderr]    Compiling aurora-effect-solver v0.1.0 (/opt/rustwide/workdir/compiler/effect-solver)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: aurora-runtime-ffi v0.1.0 (/opt/rustwide/workdir/runtime/ffi)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "105ce6ae1f7a456ffb792558e02988f7902cea07855d46145c4d2252a134186d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "105ce6ae1f7a456ffb792558e02988f7902cea07855d46145c4d2252a134186d", kill_on_drop: false }`
[INFO] [stdout] 105ce6ae1f7a456ffb792558e02988f7902cea07855d46145c4d2252a134186d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4d1717d4c6a6fd66da04efe72db752483cf35c51a6728dbc0c9e09b5497a72d8
[INFO] running `Command { std: "docker" "start" "-a" "4d1717d4c6a6fd66da04efe72db752483cf35c51a6728dbc0c9e09b5497a72d8", kill_on_drop: false }`
[INFO] [stderr] warning: never type fallback affects this call to an `unsafe` method
[INFO] [stderr]   --> runtime/ffi/src/tests.rs:54:27
[INFO] [stderr]    |
[INFO] [stderr] 54 |     let result = unsafe { func.call(|_| panic!("simulate FFI panic")) };
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this changes meaning in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the type explicitly
[INFO] [stderr]    = note: `#[warn(never_type_fallback_flowing_into_unsafe)]` on by default
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 54 |     let result = unsafe { func.call::<()>(|_| panic!("simulate FFI panic")) };
[INFO] [stderr]    |                                    ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `aurora-runtime-ffi` (lib test) generated 1 warning (run `cargo fix --lib -p aurora-runtime-ffi --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: aurora-runtime-ffi v0.1.0 (/opt/rustwide/workdir/runtime/ffi)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aurora_benchmarks-24166e7776da8a97)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/collate.rs (/opt/rustwide/target/debug/deps/collate-754eabac512bd290)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aurora_compiler_prototypes-11f49af0cc0e216b)
[INFO] [stdout] 
[INFO] [stdout] running 59 tests
[INFO] [stdout] test backend::llvm::tests::emits_cpu_ir_for_simple_function ... ok
[INFO] [stdout] test const_eval::tests::evaluates_integer_expression ... ok
[INFO] [stdout] test const_eval::tests::evaluates_block_tail ... ok
[INFO] [stdout] test const_eval::tests::evaluates_string_literal ... ok
[INFO] [stdout] test borrow::tests::detects_use_after_move_in_simple_let ... ok
[INFO] [stdout] test constraints::tests::handler_expression_removes_handled_effect ... ok
[INFO] [stdout] test constraints::tests::generate_function_adds_constraint ... ok
[INFO] [stdout] test backend::llvm::tests::records_realtime_metadata ... ok
[INFO] [stdout] test constraints::tests::async_expression_adds_async_effect ... ok
[INFO] [stdout] test ctfe::tests::evaluates_simple_const_function ... ok
[INFO] [stdout] test backend::llvm::tests::emits_gpu_stub_for_gpu_zone ... ok
[INFO] [stdout] test ctfe::tests::reports_recursive_const_function ... ok
[INFO] [stdout] test ctfe::tests::reports_unsupported_expr ... ok
[INFO] [stdout] test driver::tests::compile_module_propagates_parse_errors ... ok
[INFO] [stdout] test hir::tests::builder_captures_zone_and_effects ... ok
[INFO] [stdout] test hir::tests::builder_records_trait_obligations ... ok
[INFO] [stdout] test driver::tests::compile_module_reports_zone_violation ... ok
[INFO] [stdout] test incremental::tests::caches_failures ... ok
[INFO] [stdout] test incremental::tests::reuses_result_when_source_unchanged ... ok
[INFO] [stdout] test incremental::tests::recompiles_when_source_changes ... ok
[INFO] [stdout] test lexer::tests::lex_string_and_char_literals ... ok
[INFO] [stdout] test lexer::tests::lex_literals_and_operators ... ok
[INFO] [stdout] test incremental::tests::changing_dependencies_forces_rebuild ... ok
[INFO] [stdout] test ctfe::tests::evaluates_tuple_and_array_literals ... ok
[INFO] [stdout] test lexer::tests::lex_effect_annotation_signature ... ok
[INFO] [stdout] test macro_expander::tests::reports_argument_mismatch ... ok
[INFO] [stdout] test macro_expander::tests::expands_macro_arguments_into_block ... ok
[INFO] [stdout] test macro_expander::tests::optional_param_defaults_to_unit ... ok
[INFO] [stdout] test hir::tests::builder_reports_borrow_diagnostics ... ok
[INFO] [stdout] test macro_expander::tests::nested_group_collects_pairs ... ok
[INFO] [stdout] test macro_expander::tests::reports_macro_recursion ... ok
[INFO] [stdout] test mir::tests::lower_hir_to_mir ... ok
[INFO] [stdout] test lexer::tests::lex_simple_function ... ok
[INFO] [stdout] test mir::tests::lower_if_expression_assigns_result ... ok
[INFO] [stdout] test macro_expander::tests::one_or_more_requires_argument ... ok
[INFO] [stdout] test mir::tests::refcount_elision_removes_temp_drops ... ok
[INFO] [stdout] test mir::tests::lower_if_statement_produces_branching_blocks ... ok
[INFO] [stdout] test resolver::tests::collects_function_symbol ... ok
[INFO] [stdout] test parser::tests::parses_slice_binding_pattern ... ok
[INFO] [stdout] test resolver::tests::detects_duplicate_symbols ... ok
[INFO] [stdout] test resolver::tests::resolves_use_alias ... ok
[INFO] [stdout] test mir::tests::optimizer_eliminates_dead_assignments ... ok
[INFO] [stdout] test resolver::tests::resolves_use_group ... ok
[INFO] [stdout] test macro_expander::tests::reports_unknown_macro_invocation ... ok
[INFO] [stdout] test resolver::tests::reports_unresolved_use ... ok
[INFO] [stdout] test solver::tests::binds_type_variables ... ok
[INFO] [stdout] test solver::tests::unifies_effect_rows ... ok
[INFO] [stdout] test types::tests::function_type_holds_effect_row ... ok
[INFO] [stdout] test trait_solver::tests::zone_capability_impl_is_visible_to_trait_solver ... ok
[INFO] [stdout] test types::tests::generalize_and_instantiate_produces_fresh_vars ... ok
[INFO] [stdout] test solver::tests::solves_simple_primitive_equality ... ok
[INFO] [stdout] test types::tests::type_env_scoping ... ok
[INFO] [stdout] test zone::tests::descriptor_from_zone_attribute ... ok
[INFO] [stdout] test zone::tests::non_zone_attribute_returns_none ... ok
[INFO] [stdout] test trait_solver::tests::trait_solver_reports_missing_impls ... ok
[INFO] [stdout] test macro_expander::tests::zero_or_more_collects_arguments ... ok
[INFO] [stdout] test zone::tests::zone_attribute_constant_folding ... ok
[INFO] [stdout] test types::tests::fresh_variable_generators_increment ... ok
[INFO] [stdout] test mir::tests::optimizer_marks_zone_drop_actions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/aurora_cli.rs (/opt/rustwide/target/debug/deps/aurora_cli-7f0e3a9278f22538)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/grammar_snapshots.rs (/opt/rustwide/target/debug/deps/grammar_snapshots-a39370b644785153)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test parse_effectful_trait ... ok
[INFO] [stdout] test parse_effect_handler ... ok
[INFO] [stdout] test parse_patterns ... ok
[INFO] [stdout] test parse_gpu_zone ... ok
[INFO] [stdout] test parse_zone_decl ... ok
[INFO] [stdout] test parse_actor_pipeline ... ok
[INFO] [stdout] test parse_use_groups ... ok
[INFO] [stdout] test parse_types_features ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aurora_effect_solver-89e0f24ef379fd53)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::duplicate_effects_eliminated ... ok
[INFO] [stdout] test tests::unify_pure_rows ... ok
[INFO] [stdout] test tests::unify_with_tail_variable ... ok
[INFO] [stdout] test tests::union_contains_all_unique_effects ... ok
[INFO] [stdout] test tests::tail_aliasing_produces_substitution ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aurora_integration_tests-749bfd8465e9704c)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::actor_pipeline_uses_stdlib_primitives ... ok
[INFO] [stdout] test tests::timer_future_and_zone_transfer_work_together ... ok
[INFO] [stdout] test tests::ffi_manager_integration_with_stdlib_errors ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::ffi_manager_integration_with_stdlib_errors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::ffi_manager_integration_with_stdlib_errors' panicked at tests/integration/src/tests.rs:74:10:
[INFO] [stdout] load system libc: LoadFailure { path: "libc.so", message: "/lib/x86_64-linux-gnu/libc.so: invalid ELF header" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e750ac17bc2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e750ac17bc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e750ac17bc2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e750ac17bc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e750ac3cd83 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e750ac3cd83 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5e750ac14b43 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e750ac14b43 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e750ac17a12 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e750ac1912c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e750ac18f82 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e750abbafb4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e750abbafb4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e750ac19b0b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e750ac19b0b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e750ac198da - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e750ac180b9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5e750ac1956d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e750ac3b8d0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e750ac3bc76 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5e750ab7fa2e - core::result::Result<T,E>::expect::h6b478963104d06c0
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5e750ab7fa2e - aurora_integration_tests::tests::ffi_manager_integration_with_stdlib_errors::hb5dfe158efca88d4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/src/tests.rs:74:10
[INFO] [stdout]   22:     0x5e750ab805c9 - aurora_integration_tests::tests::ffi_manager_integration_with_stdlib_errors::{{closure}}::h67a8c1b5548e6ef6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/src/tests.rs:65:48
[INFO] [stdout]   23:     0x5e750ab805c9 - core::ops::function::FnOnce::call_once::h7b43be5d7c6ce2aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e750abc06eb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e750abc06eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5e750abbf92e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5e750abbf92e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5e750abbf92e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5e750abbf92e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5e750abbf92e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e750abbf92e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5e750abbf92e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5e750ab834d4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5e750ab834d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5e750ab86e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5e750ab86e7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5e750ab86e7a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5e750ab86e7a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5e750ab86e7a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e750ab86e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5e750ab86e7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e750ac1ca67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5e750ac1ca67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e750ac1ca67 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stderr] error: test failed, to rerun pass `-p aurora-integration-tests --lib`
[INFO] [stdout]   45:     0x7b2fffa1caa4 - <unknown>
[INFO] [stdout]   46:     0x7b2fffaa9a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::ffi_manager_integration_with_stdlib_errors
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4d1717d4c6a6fd66da04efe72db752483cf35c51a6728dbc0c9e09b5497a72d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d1717d4c6a6fd66da04efe72db752483cf35c51a6728dbc0c9e09b5497a72d8", kill_on_drop: false }`
[INFO] [stdout] 4d1717d4c6a6fd66da04efe72db752483cf35c51a6728dbc0c9e09b5497a72d8
