[INFO] cloning repository https://github.com/Inky-developer/debris [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Inky-developer/debris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInky-developer%2Fdebris", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInky-developer%2Fdebris'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d75f27cb2853bbcc6a4fbe95437aea83fdffe25 [INFO] testing Inky-developer/debris against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInky-developer%2Fdebris" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Inky-developer/debris on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Inky-developer/debris [INFO] finished tweaking git repo https://github.com/Inky-developer/debris [INFO] tweaked toml for git repo https://github.com/Inky-developer/debris written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Inky-developer/debris already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d51e33f67bb5e827c6c2bf2447db8801b75a75ae70696745ab14a2c11a00e27 [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" "6d51e33f67bb5e827c6c2bf2447db8801b75a75ae70696745ab14a2c11a00e27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d51e33f67bb5e827c6c2bf2447db8801b75a75ae70696745ab14a2c11a00e27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d51e33f67bb5e827c6c2bf2447db8801b75a75ae70696745ab14a2c11a00e27", kill_on_drop: false }` [INFO] [stdout] 6d51e33f67bb5e827c6c2bf2447db8801b75a75ae70696745ab14a2c11a00e27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea04630f67f06eeba1ee32ff022c77e9f9db0879bcc40c30d160272324eb3aba [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" "ea04630f67f06eeba1ee32ff022c77e9f9db0879bcc40c30d160272324eb3aba", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling smol_str v0.1.17 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling vfs v0.1.0 (/opt/rustwide/workdir/debris/vfs) [INFO] [stderr] Compiling debris-derive v0.1.0 (/opt/rustwide/workdir/debris/derive) [INFO] [stderr] Compiling annotate-snippets v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling debris-common v0.1.0 (/opt/rustwide/workdir/debris/common) [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling debris-core v0.1.0 (/opt/rustwide/workdir/debris/core) [INFO] [stderr] Compiling debris-backends v0.1.0 (/opt/rustwide/workdir/debris/backends) [INFO] [stderr] Compiling debris-std v0.1.0 (/opt/rustwide/workdir/debris/std) [INFO] [stderr] Compiling debris-lang v0.1.0 (/opt/rustwide/workdir/debris) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.67s [INFO] running `Command { std: "docker" "inspect" "ea04630f67f06eeba1ee32ff022c77e9f9db0879bcc40c30d160272324eb3aba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea04630f67f06eeba1ee32ff022c77e9f9db0879bcc40c30d160272324eb3aba", kill_on_drop: false }` [INFO] [stdout] ea04630f67f06eeba1ee32ff022c77e9f9db0879bcc40c30d160272324eb3aba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8a24e994fdfa451e0b103b518dbe6a203a38c372b0661eafdd29e9eb733253a6 [INFO] running `Command { std: "docker" "start" "-a" "8a24e994fdfa451e0b103b518dbe6a203a38c372b0661eafdd29e9eb733253a6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling vfs v0.1.0 (/opt/rustwide/workdir/debris/vfs) [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rcon v0.1.0 (https://github.com/Inky-developer/mc_utils#7bb85d75) [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling debris-common v0.1.0 (/opt/rustwide/workdir/debris/common) [INFO] [stderr] Compiling debris-derive v0.1.0 (/opt/rustwide/workdir/debris/derive) [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling debris-core v0.1.0 (/opt/rustwide/workdir/debris/core) [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling debris-std v0.1.0 (/opt/rustwide/workdir/debris/std) [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling java-properties v1.3.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling debris-backends v0.1.0 (/opt/rustwide/workdir/debris/backends) [INFO] [stderr] Compiling ureq v2.1.1 [INFO] [stderr] Compiling server v0.1.0 (https://github.com/Inky-developer/mc_utils#7bb85d75) [INFO] [stderr] Compiling mc_utils v0.1.0 (https://github.com/Inky-developer/mc_utils#7bb85d75) [INFO] [stderr] Compiling debris-lang v0.1.0 (/opt/rustwide/workdir/debris) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.75s [INFO] running `Command { std: "docker" "inspect" "8a24e994fdfa451e0b103b518dbe6a203a38c372b0661eafdd29e9eb733253a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a24e994fdfa451e0b103b518dbe6a203a38c372b0661eafdd29e9eb733253a6", kill_on_drop: false }` [INFO] [stdout] 8a24e994fdfa451e0b103b518dbe6a203a38c372b0661eafdd29e9eb733253a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4b07924c055beb4b3aba73ab61a87dde2b57eca00a3df445df9b0c881bdd0481 [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" "4b07924c055beb4b3aba73ab61a87dde2b57eca00a3df445df9b0c881bdd0481", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/debris_backends-cd1475318855a8fc) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test datapack::stringify::tests::test_scoreboard_set_from_result ... ok [INFO] [stdout] test datapack::stringify::tests::test_scoreboard_add ... ok [INFO] [stdout] test datapack::stringify::tests::test_execute_no_command ... ok [INFO] [stdout] test datapack::json_formatter::tests::test_formatter ... ok [INFO] [stdout] test datapack::json_formatter::tests::test_formatter_empty ... ok [INFO] [stdout] test datapack::stringify::tests::test_execute ... ok [INFO] [stdout] test datapack::json_formatter::tests::test_formatter_multiple_args ... ok [INFO] [stdout] test datapack::stringify::tests::test_raw_command ... ok [INFO] [stdout] test datapack::stringify::tests::test_stringify_execute_part_score_range ... ok [INFO] [stdout] test datapack::stringify::tests::test_scoreboard_set_equal ... ok [INFO] [stdout] test datapack::stringify::tests::test_scoreboard_set ... ok [INFO] [stdout] test datapack::stringify::tests::test_scoreboard_remove ... ok [INFO] [stdout] test datapack::stringify::tests::test_scoreboard_operation_add_neg ... ok [INFO] [stdout] test datapack::stringify::tests::test_scoreboard_operation_add ... ok [INFO] [stdout] test datapack::stringify::tests::test_scoreboard_operation ... ok [INFO] [stdout] test datapack::stringify::tests::test_function ... ok [INFO] [stdout] test datapack::stringify::tests::test_stringify_execute_part_score_range_greater ... ok [INFO] [stdout] test datapack::stringify::tests::test_stringify_execute_part_score_range_not ... ok [INFO] [stdout] test datapack::stringify::tests::test_stringify_execute_part_score_relation ... ok [INFO] [stdout] test datapack::stringify::tests::test_write_message ... ok [INFO] [stdout] test datapack::stringify::tests::test_write_message_chat ... ok [INFO] [stdout] test datapack::tests::test_default_pack ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/debris_common-fc64d821c6a143de) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test input_file::tests::test_code_from_span ... ok [INFO] [stdout] test input_file::tests::test_code_span ... ok [INFO] [stdout] test input_file::tests::test_input_files_offset ... ok [INFO] [stdout] test input_file::tests::test_span_line ... ok [INFO] [stdout] test input_file::tests::test_span_str ... ok [INFO] [stdout] test span::tests::span_char_bounds ... ok [INFO] [stdout] test graph::tests::test_graph_dfs ... ok [INFO] [stdout] test graph::tests::test_graph_matrix ... ok [INFO] [stdout] test input_file::tests::test_input_files_members ... ok [INFO] [stdout] test span::tests::local_span_correct ... ok [INFO] [stdout] test graph::tests::test_loop_detector ... ok [INFO] [stdout] test input_file::tests::test_span_str_panic_a ... ok [INFO] [stdout] test input_file::tests::test_span_str_panic_b ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/debris_core-b37f6dd0bdd94c63) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test llir::opt::global_opt::tests::test_not_accidentally_debug ... ok [INFO] [stdout] test hir::tests::test_parses_string ... ok [INFO] [stdout] test hir::tests::test_parses_int ... ok [INFO] [stdout] test hir::tests::test_not_parses ... ok [INFO] [stdout] test hir::tests::test_parses ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/debris_derive-7840427748a270c5) [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 (/opt/rustwide/target/debug/deps/debris_lang-cf485964e6c4f404) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/debris_lang-af3060e5ac3b5922) [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] [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/compile_tests.rs (/opt/rustwide/target/debug/deps/compile_tests-e3b7ad243203a822) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_compile_fails ... ok [INFO] [stdout] test test_compile_succeeds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/datapack_tests.rs (/opt/rustwide/target/debug/deps/datapack_tests-283197417238e6ef) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_compiled_datapacks ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_compiled_datapacks stdout ---- [INFO] [stdout] Tempdir at /tmp/.debris_test [INFO] [stdout] thread 'test_compiled_datapacks' panicked at 'Could not download the version manifest: Transport(Transport { kind: Dns, message: None, url: Some(Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("launchermeta.mojang.com")), port: None, path: "/mc/game/version_manifest.json", query: None, fragment: None }), source: Some(Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" }), response: None })', /opt/rustwide/cargo-home/git/checkouts/mc_utils-1c97280ebd8bc8f0/7bb85d7/mc_utils/server/src/version.rs:118:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5609e745dc20 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5609e745dc20 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5609e745dc20 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5609e745dc20 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5609e748300c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x5609e7456695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x5609e74601bb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5609e74601bb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5609e74601bb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5609e745fccc - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5609e7460861 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5609e7460367 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5609e745e0fc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5609e74602c9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5609e6cfeb11 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5609e6cfec03 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x5609e6d41d5e - core::result::Result::expect::h9def6eafecf59ad8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:997:23 [INFO] [stdout] 17: 0x5609e6d46b37 - ::default::ha8e5c8fc42059867 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/mc_utils-1c97280ebd8bc8f0/7bb85d7/mc_utils/server/src/version.rs:116:45 [INFO] [stdout] 18: 0x5609e6d00a51 - datapack_tests::test_compiled_datapacks::hc1b15e83a095425b [INFO] [stdout] at /opt/rustwide/workdir/debris/tests/datapack_tests.rs:103:28 [INFO] [stdout] 19: 0x5609e6d0066a - datapack_tests::test_compiled_datapacks::{{closure}}::h1b4a31586c3e6176 [INFO] [stdout] at /opt/rustwide/workdir/debris/tests/datapack_tests.rs:61:1 [INFO] [stdout] 20: 0x5609e6d0435e - core::ops::function::FnOnce::call_once::h6420aceb14f90ff2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5609e6d2ef83 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x5609e6d2ef83 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 23: 0x5609e6d2da30 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 24: 0x5609e6d2da30 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 25: 0x5609e6d2da30 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 26: 0x5609e6d2da30 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x5609e6d2da30 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 28: 0x5609e6d2da30 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 29: 0x5609e6d2da30 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 30: 0x5609e6d08d02 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 31: 0x5609e6d08d02 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 32: 0x5609e6d0ca78 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 33: 0x5609e6d0ca78 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 34: 0x5609e6d0ca78 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x5609e6d0ca78 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x5609e6d0ca78 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 37: 0x5609e6d0ca78 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 38: 0x5609e6d0ca78 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x5609e7466cf7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x5609e7466cf7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x5609e7466cf7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 42: 0x7fd8d291a609 - start_thread [INFO] [stdout] 43: 0x7fd8d26ec293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_compiled_datapacks [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p debris-lang --test datapack_tests' [INFO] running `Command { std: "docker" "inspect" "4b07924c055beb4b3aba73ab61a87dde2b57eca00a3df445df9b0c881bdd0481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b07924c055beb4b3aba73ab61a87dde2b57eca00a3df445df9b0c881bdd0481", kill_on_drop: false }` [INFO] [stdout] 4b07924c055beb4b3aba73ab61a87dde2b57eca00a3df445df9b0c881bdd0481