[INFO] cloning repository https://github.com/keiya01/kmonkey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keiya01/kmonkey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeiya01%2Fkmonkey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeiya01%2Fkmonkey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f23bda01226b035f832c53d6c72947564d7af669 [INFO] testing keiya01/kmonkey against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeiya01%2Fkmonkey" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/keiya01/kmonkey on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/keiya01/kmonkey [INFO] finished tweaking git repo https://github.com/keiya01/kmonkey [INFO] tweaked toml for git repo https://github.com/keiya01/kmonkey written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/keiya01/kmonkey already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad06edb1bec419a81886bfdc7c96456d936e4cee19b9e42ff704b9e4692d1846 [INFO] running `Command { std: "docker" "start" "-a" "ad06edb1bec419a81886bfdc7c96456d936e4cee19b9e42ff704b9e4692d1846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad06edb1bec419a81886bfdc7c96456d936e4cee19b9e42ff704b9e4692d1846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad06edb1bec419a81886bfdc7c96456d936e4cee19b9e42ff704b9e4692d1846", kill_on_drop: false }` [INFO] [stdout] ad06edb1bec419a81886bfdc7c96456d936e4cee19b9e42ff704b9e4692d1846 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36e0269c4fec9929e015104b6f049669a736194f5a1af18d3016df3ed455d8f0 [INFO] running `Command { std: "docker" "start" "-a" "36e0269c4fec9929e015104b6f049669a736194f5a1af18d3016df3ed455d8f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling interpreter v0.1.0 (/opt/rustwide/workdir/interpreter) [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> interpreter/lexer/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | &l.read_char(); [INFO] [stdout] | ^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 19 | let _ = &l.read_char(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.69 [INFO] [stderr] Compiling rustyline v7.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.69 [INFO] [stderr] Compiling repl v0.1.0 (/opt/rustwide/workdir/repl) [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling js-sys v0.3.46 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling web-sys v0.3.46 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.19 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling crate v0.1.0 (/opt/rustwide/workdir/web/crate) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.13s [INFO] running `Command { std: "docker" "inspect" "36e0269c4fec9929e015104b6f049669a736194f5a1af18d3016df3ed455d8f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36e0269c4fec9929e015104b6f049669a736194f5a1af18d3016df3ed455d8f0", kill_on_drop: false }` [INFO] [stdout] 36e0269c4fec9929e015104b6f049669a736194f5a1af18d3016df3ed455d8f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f9a28236ac2f16a5db4cb9929af873eee85e58c8b790d7cec24eacdf86f1d3c [INFO] running `Command { std: "docker" "start" "-a" "5f9a28236ac2f16a5db4cb9929af873eee85e58c8b790d7cec24eacdf86f1d3c", kill_on_drop: false }` [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> interpreter/lexer/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | &l.read_char(); [INFO] [stdout] | ^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 19 | let _ = &l.read_char(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling interpreter v0.1.0 (/opt/rustwide/workdir/interpreter) [INFO] [stderr] Compiling repl v0.1.0 (/opt/rustwide/workdir/repl) [INFO] [stderr] Compiling crate v0.1.0 (/opt/rustwide/workdir/web/crate) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> interpreter/evaluator/mod.rs:854:8 [INFO] [stdout] | [INFO] [stdout] 854 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> interpreter/lexer/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | &l.read_char(); [INFO] [stdout] | ^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 19 | let _ = &l.read_char(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.09s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/crate-a76fa4c74c95bd6d) [INFO] [stderr] Executable unittests lib.rs (/opt/rustwide/target/debug/deps/interpreter-0b46315996b71f97) [INFO] [stderr] Executable unittests main.rs (/opt/rustwide/target/debug/deps/rsmonkey-151ea23f7255b1ef) [INFO] running `Command { std: "docker" "inspect" "5f9a28236ac2f16a5db4cb9929af873eee85e58c8b790d7cec24eacdf86f1d3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f9a28236ac2f16a5db4cb9929af873eee85e58c8b790d7cec24eacdf86f1d3c", kill_on_drop: false }` [INFO] [stdout] 5f9a28236ac2f16a5db4cb9929af873eee85e58c8b790d7cec24eacdf86f1d3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e12927d0223a09da2fef25fb6128a1b31d89f8d1d988cc33f6982391bbae116 [INFO] running `Command { std: "docker" "start" "-a" "6e12927d0223a09da2fef25fb6128a1b31d89f8d1d988cc33f6982391bbae116", kill_on_drop: false }` [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> interpreter/lexer/mod.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | &l.read_char(); [INFO] [stderr] | ^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 19 | let _ = &l.read_char(); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> interpreter/evaluator/mod.rs:854:8 [INFO] [stderr] | [INFO] [stderr] 854 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `interpreter` (lib) generated 1 warning [INFO] [stderr] warning: `interpreter` (lib test) generated 2 warnings (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crate-a76fa4c74c95bd6d) [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 lib.rs (/opt/rustwide/target/debug/deps/interpreter-0b46315996b71f97) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test evaluator::tests::test_eval_array_expression ... ok [INFO] [stdout] test evaluator::tests::test_closure ... ok [INFO] [stdout] test evaluator::tests::test_eval_bang_operator ... ok [INFO] [stdout] test evaluator::tests::test_eval_external ... ok [INFO] [stdout] test evaluator::tests::test_builtin_functions ... ok [INFO] [stdout] test evaluator::tests::test_error_handling ... ok [INFO] [stdout] test evaluator::tests::test_eval_boolean_expression ... ok [INFO] [stdout] test evaluator::tests::test_eval_hash_builtin ... ok [INFO] [stdout] test evaluator::tests::test_eval_hash_index_expression ... ok [INFO] [stdout] test evaluator::tests::test_eval_string_expression ... ok [INFO] [stdout] test evaluator::tests::test_eval_integer_expression ... ok [INFO] [stdout] test evaluator::tests::test_func_object ... ok [INFO] [stdout] test evaluator::tests::test_eval_index_expression ... ok [INFO] [stdout] test evaluator::tests::test_let_statement ... ok [INFO] [stdout] test evaluator::tests::test_if_else_expression ... ok [INFO] [stdout] test evaluator::tests::test_return_expression ... ok [INFO] [stdout] test evaluator::tests::test_string_concatenation ... ok [INFO] [stdout] test lexer::tests::get_next_token ... ok [INFO] [stdout] test parser::expr::tests::test_func_args_expression ... ok [INFO] [stdout] test parser::expr::tests::test_parse_array_expression ... ok [INFO] [stdout] test parser::expr::tests::test_operator_precedence_parsing ... ok [INFO] [stdout] test parser::expr::tests::test_parse_boolean_expression ... ok [INFO] [stdout] test parser::expr::tests::test_parse_call_expression ... ok [INFO] [stdout] test parser::expr::tests::test_parse_empty_hash ... ok [INFO] [stdout] test parser::expr::tests::test_parse_else_expression ... ok [INFO] [stdout] test parser::expr::tests::test_parse_func_expression ... ok [INFO] [stdout] test evaluator::tests::test_func_application ... ok [INFO] [stdout] test parser::expr::tests::test_parse_hash_bool_keys ... ok [INFO] [stdout] test parser::expr::tests::test_parse_hash_infix_values ... ok [INFO] [stdout] test parser::expr::tests::test_parse_hash_int_keys ... ok [INFO] [stdout] test parser::expr::tests::test_parse_hash_string_keys ... ok [INFO] [stdout] test parser::expr::tests::test_parse_identifier_expression ... ok [INFO] [stdout] test parser::expr::tests::test_parse_index_expression ... ok [INFO] [stdout] test parser::expr::tests::test_parse_if_expression ... ok [INFO] [stdout] test parser::expr::tests::test_parse_infix_expression ... ok [INFO] [stdout] test parser::expr::tests::test_parse_int_literal_expression ... ok [INFO] [stdout] test parser::expr::tests::test_parse_prefix_expression ... ok [INFO] [stdout] test parser::expr::tests::test_parse_string_expression ... ok [INFO] [stdout] test parser::stmt::tests::test_parse_comment_statement ... ok [INFO] [stdout] test parser::stmt::tests::test_parse_return_statement ... ok [INFO] [stdout] test parser::stmt::tests::test_parse_let_statement ... ok [INFO] [stdout] test evaluator::tests::test_eval_hash_expression ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- evaluator::tests::test_eval_hash_expression stdout ---- [INFO] [stdout] thread 'evaluator::tests::test_eval_hash_expression' panicked at 'PartialEq is not implemented for 4', interpreter/evaluator/object.rs:54:12 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563fb989c17d - std::backtrace_rs::backtrace::libunwind::trace::h78ac1a8162560622 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563fb989c17d - std::backtrace_rs::backtrace::trace_unsynchronized::h524b37108170e058 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563fb989c17d - std::sys_common::backtrace::_print_fmt::h6fc64e306477b488 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563fb989c17d - ::fmt::hebf1189a5210d658 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563fb98bf0bc - core::fmt::write::h2ee1c47f226b9713 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x563fb9898c81 - std::io::Write::write_fmt::hfdd07f3252777e56 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x563fb989dc55 - std::sys_common::backtrace::_print::h4cf4c3a5df78aa1b [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563fb989dc55 - std::sys_common::backtrace::print::h563fffe6d3b49d9c [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563fb989dc55 - std::panicking::default_hook::{{closure}}::h011bf968a019e6ec [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563fb989d900 - std::panicking::default_hook::hc87bc2048234ee21 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563fb989e228 - std::panicking::rust_panic_with_hook::h51069032b7e7ea9f [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563fb989e0d7 - std::panicking::begin_panic_handler::{{closure}}::hd6f7b981150e82ee [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563fb989c634 - std::sys_common::backtrace::__rust_end_short_backtrace::h4e1327824e6ec426 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563fb989de09 - rust_begin_unwind [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563fb97cf623 - core::panicking::panic_fmt::hab126d972b27847d [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x563fb97e04fa - ::eq::hc226c03b89bce2ab [INFO] [stdout] at /opt/rustwide/workdir/interpreter/evaluator/object.rs:54:12 [INFO] [stdout] 16: 0x563fb984167c - hashbrown::map::equivalent_key::{{closure}}::h8b7072fb83ad9fc1 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.12.0/src/map.rs:229:14 [INFO] [stdout] 17: 0x563fb97d3f0c - hashbrown::raw::RawTable::find::{{closure}}::h637ef90a00610a13 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.12.0/src/raw/mod.rs:823:13 [INFO] [stdout] 18: 0x563fb97d5068 - hashbrown::raw::RawTableInner::find_inner::h160584dc584db84d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.12.0/src/raw/mod.rs:1185:27 [INFO] [stdout] 19: 0x563fb97d3bb8 - hashbrown::raw::RawTable::find::h77e83d6391ebccaa [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.12.0/src/raw/mod.rs:822:22 [INFO] [stdout] 20: 0x563fb97d4b08 - hashbrown::raw::RawTable::get_mut::he56b313970a0bcec [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.12.0/src/raw/mod.rs:847:15 [INFO] [stdout] 21: 0x563fb9841f33 - hashbrown::map::HashMap::insert::h95cb153616677ebd [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.12.0/src/map.rs:1505:34 [INFO] [stdout] 22: 0x563fb982934b - std::collections::hash::map::HashMap::insert::h7f2eedeabfcd9285 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/collections/hash/map.rs:939:9 [INFO] [stdout] 23: 0x563fb98160f7 - interpreter::evaluator::tests::test_eval_hash_expression::h355cb5fb7f077289 [INFO] [stdout] at /opt/rustwide/workdir/interpreter/evaluator/mod.rs:579:7 [INFO] [stdout] 24: 0x563fb9815eda - interpreter::evaluator::tests::test_eval_hash_expression::{{closure}}::h231ebb3557aa5e77 [INFO] [stdout] at /opt/rustwide/workdir/interpreter/evaluator/mod.rs:553:3 [INFO] [stdout] 25: 0x563fb9800cce - core::ops::function::FnOnce::call_once::h4a0e6f3791fe44e5 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 26: 0x563fb9877973 - core::ops::function::FnOnce::call_once::hb5269c40ea602927 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 27: 0x563fb9877973 - test::__rust_begin_short_backtrace::h39a42cc37c7f7ed5 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/test/src/lib.rs:573:5 [INFO] [stdout] 28: 0x563fb987672a - as core::ops::function::FnOnce>::call_once::h00241665904b35f8 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 29: 0x563fb987672a - as core::ops::function::FnOnce<()>>::call_once::he7accf8d0443853e [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x563fb987672a - std::panicking::try::do_call::h8cda4fd0453ea304 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:492:40 [INFO] [stdout] 31: 0x563fb987672a - std::panicking::try::heb9894546bccbe80 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:456:19 [INFO] [stdout] 32: 0x563fb987672a - std::panic::catch_unwind::hfbd25fb469936dab [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x563fb987672a - test::run_test_in_process::hcffcac4908c29650 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/test/src/lib.rs:596:18 [INFO] [stdout] 34: 0x563fb987672a - test::run_test::run_test_inner::{{closure}}::hdd8d05d3b7659acd [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/test/src/lib.rs:490:39 [INFO] [stdout] 35: 0x563fb98429ed - test::run_test::run_test_inner::{{closure}}::h1b7cafce81b35e92 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/test/src/lib.rs:517:37 [INFO] [stdout] 36: 0x563fb98429ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h08b4f3108673434a [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 37: 0x563fb9848428 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hd589e3bca91eca1f [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 38: 0x563fb9848428 - as core::ops::function::FnOnce<()>>::call_once::h1d80af9fe40fb31c [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x563fb9848428 - std::panicking::try::do_call::hf7eabf04235f3bb3 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:492:40 [INFO] [stdout] 40: 0x563fb9848428 - std::panicking::try::h4bdb1612b5a13d83 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:456:19 [INFO] [stdout] 41: 0x563fb9848428 - std::panic::catch_unwind::h62e1449b19ecdfe5 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panic.rs:137:14 [INFO] [stdout] 42: 0x563fb9848428 - std::thread::Builder::spawn_unchecked_::{{closure}}::h10c97d98a69723ec [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 43: 0x563fb9848428 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0dc62d4cd77dd031 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 44: 0x563fb98a2b63 - as core::ops::function::FnOnce>::call_once::h94b91777dd72cf4b [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 45: 0x563fb98a2b63 - as core::ops::function::FnOnce>::call_once::hc38439f882108053 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 46: 0x563fb98a2b63 - std::sys::unix::thread::Thread::new::thread_start::haa68127701babb00 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 47: 0x7f9f378b2609 - start_thread [INFO] [stdout] 48: 0x7f9f37682163 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] evaluator::tests::test_eval_hash_expression [INFO] [stdout] [INFO] [stdout] test result: FAILED. 41 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p interpreter --lib' [INFO] running `Command { std: "docker" "inspect" "6e12927d0223a09da2fef25fb6128a1b31d89f8d1d988cc33f6982391bbae116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e12927d0223a09da2fef25fb6128a1b31d89f8d1d988cc33f6982391bbae116", kill_on_drop: false }` [INFO] [stdout] 6e12927d0223a09da2fef25fb6128a1b31d89f8d1d988cc33f6982391bbae116