[INFO] cloning repository https://github.com/michaelangeloio/does-it-throw
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelangeloio/does-it-throw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelangeloio%2Fdoes-it-throw", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelangeloio%2Fdoes-it-throw'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff9a325ff0cfba282d38c38db06922760b9a3b18
[INFO] testing michaelangeloio/does-it-throw against 1.78.0 for beta-1.79-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelangeloio%2Fdoes-it-throw" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/michaelangeloio/does-it-throw on toolchain 1.78.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/michaelangeloio/does-it-throw
[INFO] finished tweaking git repo https://github.com/michaelangeloio/does-it-throw
[INFO] tweaked toml for git repo https://github.com/michaelangeloio/does-it-throw written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/michaelangeloio/does-it-throw 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" "+1.78.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc1/source/crates/does-it-throw-wasm/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/Cargo.toml: unused manifest key: workspace.authors
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/Cargo.toml: unused manifest key: workspace.version
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pmutil v0.6.1
[INFO] [stderr]   Downloaded swc_macros_common v0.3.9
[INFO] [stderr]   Downloaded swc_ecma_visit v0.97.1
[INFO] [stderr]   Downloaded swc_eq_ignore_macros v0.1.3
[INFO] [stderr]   Downloaded swc_ecma_ast v0.111.1
[INFO] [stderr]   Downloaded swc_visit_macros v0.5.9
[INFO] [stderr]   Downloaded is-macro v0.3.5
[INFO] [stderr]   Downloaded string_enum v0.4.2
[INFO] [stderr]   Downloaded ast_node v0.9.6
[INFO] [stderr]   Downloaded hstr v0.2.7
[INFO] [stderr]   Downloaded swc_ecma_parser v0.142.1
[INFO] [stderr]   Downloaded better_scoped_tls v0.1.1
[INFO] [stderr]   Downloaded from_variant v0.1.7
[INFO] [stderr]   Downloaded swc_atoms v0.6.5
[INFO] [stderr]   Downloaded swc_common v0.33.15
[INFO] [stderr]   Downloaded swc_visit v0.5.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0469a3c49f51ff93fe63a2dca19a5b9790e8ae9474a904768f7eb59d0baa165b
[INFO] running `Command { std: "docker" "start" "-a" "0469a3c49f51ff93fe63a2dca19a5b9790e8ae9474a904768f7eb59d0baa165b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0469a3c49f51ff93fe63a2dca19a5b9790e8ae9474a904768f7eb59d0baa165b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0469a3c49f51ff93fe63a2dca19a5b9790e8ae9474a904768f7eb59d0baa165b", kill_on_drop: false }`
[INFO] [stdout] 0469a3c49f51ff93fe63a2dca19a5b9790e8ae9474a904768f7eb59d0baa165b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffc4f5eed07c9d2883e0915f8f6f8ab412be86001467f5327b080d60b9274588
[INFO] running `Command { std: "docker" "start" "-a" "ffc4f5eed07c9d2883e0915f8f6f8ab412be86001467f5327b080d60b9274588", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/does-it-throw-wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.authors
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.version
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.90
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling better_scoped_tls v0.1.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling unicode-id v0.3.4
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.90
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling regex-automata v0.4.4
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling swc_macros_common v0.3.9
[INFO] [stderr]    Compiling pmutil v0.6.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.90
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling swc_visit_macros v0.5.9
[INFO] [stderr]    Compiling ast_node v0.9.6
[INFO] [stderr]    Compiling from_variant v0.1.7
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.3
[INFO] [stderr]    Compiling string_enum v0.4.2
[INFO] [stderr]    Compiling is-macro v0.3.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling hstr v0.2.7
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.90
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling js-sys v0.3.67
[INFO] [stderr]    Compiling swc_visit v0.5.8
[INFO] [stderr]    Compiling swc_atoms v0.6.5
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.3
[INFO] [stderr]    Compiling swc_common v0.33.15
[INFO] [stderr]    Compiling swc_ecma_ast v0.111.1
[INFO] [stderr]    Compiling swc_ecma_parser v0.142.1
[INFO] [stderr]    Compiling swc_ecma_visit v0.97.1
[INFO] [stderr]    Compiling does-it-throw v0.3.0 (/opt/rustwide/workdir/crates/does-it-throw)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> crates/does-it-throw/src/call_finder.rs:519:15
[INFO] [stdout]     |
[INFO] [stdout] 519 |               _ => {}
[INFO] [stdout]     |               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling does-it-throw-wasm v0.3.0 (/opt/rustwide/workdir/crates/does-it-throw-wasm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.08s
[INFO] running `Command { std: "docker" "inspect" "ffc4f5eed07c9d2883e0915f8f6f8ab412be86001467f5327b080d60b9274588", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffc4f5eed07c9d2883e0915f8f6f8ab412be86001467f5327b080d60b9274588", kill_on_drop: false }`
[INFO] [stdout] ffc4f5eed07c9d2883e0915f8f6f8ab412be86001467f5327b080d60b9274588
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40026ac6519ee6bf2d3a2c6f5679173405b07ed0d0c999baa1d71fe25a41deec
[INFO] running `Command { std: "docker" "start" "-a" "40026ac6519ee6bf2d3a2c6f5679173405b07ed0d0c999baa1d71fe25a41deec", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/does-it-throw-wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.authors
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.version
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling swc_visit_macros v0.5.9
[INFO] [stderr]    Compiling is-macro v0.3.5
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling swc_visit v0.5.8
[INFO] [stderr]    Compiling swc_common v0.33.15
[INFO] [stderr]    Compiling swc_ecma_ast v0.111.1
[INFO] [stderr]    Compiling swc_ecma_parser v0.142.1
[INFO] [stderr]    Compiling swc_ecma_visit v0.97.1
[INFO] [stderr]    Compiling does-it-throw v0.3.0 (/opt/rustwide/workdir/crates/does-it-throw)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> crates/does-it-throw/src/call_finder.rs:519:15
[INFO] [stdout]     |
[INFO] [stdout] 519 |               _ => {}
[INFO] [stdout]     |               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> crates/does-it-throw/src/call_finder.rs:519:15
[INFO] [stdout]     |
[INFO] [stdout] 519 |               _ => {}
[INFO] [stdout]     |               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling does-it-throw-wasm v0.3.0 (/opt/rustwide/workdir/crates/does-it-throw-wasm)
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.35s
[INFO] running `Command { std: "docker" "inspect" "40026ac6519ee6bf2d3a2c6f5679173405b07ed0d0c999baa1d71fe25a41deec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40026ac6519ee6bf2d3a2c6f5679173405b07ed0d0c999baa1d71fe25a41deec", kill_on_drop: false }`
[INFO] [stdout] 40026ac6519ee6bf2d3a2c6f5679173405b07ed0d0c999baa1d71fe25a41deec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 983f8defc3ec8df6bd1b0860b5d4d3d4cbe5cd015e9a046b12278d5fabe1d28f
[INFO] running `Command { std: "docker" "start" "-a" "983f8defc3ec8df6bd1b0860b5d4d3d4cbe5cd015e9a046b12278d5fabe1d28f", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/does-it-throw-wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.authors
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.version
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> crates/does-it-throw/src/call_finder.rs:519:15
[INFO] [stderr]     |
[INFO] [stderr] 519 |               _ => {}
[INFO] [stderr]     |               ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `does-it-throw` (lib) generated 1 warning
[INFO] [stderr] warning: `does-it-throw` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/does_it_throw-2d562e0543996b2c)
[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/main.rs (/opt/rustwide/target/debug/deps/does_it_throw-006e9004aa2682cb)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test integration_tests::test_js_object_literal ... ok
[INFO] [stdout] test integration_tests::test_jsx ... ok
[INFO] [stdout] test integration_tests::test_js_exports ... ok
[INFO] [stdout] test integration_tests::imported_identifiers ... ok
[INFO] [stdout] test integration_tests::test_object_literal ... ok
[INFO] [stdout] test integration_tests::test_js_class ... ok
[INFO] [stdout] test integration_tests::test_call_expr ... ok
[INFO] [stdout] test integration_tests::test_exports ... ok
[INFO] [stdout] test integration_tests::test_should_handle_return_statements ... ok
[INFO] [stdout] test integration_tests::test_spread_expr ... ok
[INFO] [stdout] test integration_tests::test_switch_statement ... ok
[INFO] [stdout] test integration_tests::test_try_statement_nested_does_not_include_throws ... ok
[INFO] [stdout] test integration_tests::test_try_statement_nested_including_all_throws ... ok
[INFO] [stdout] test integration_tests::test_should_include_throws_for_no_ignore_statements ... ok
[INFO] [stdout] test integration_tests::test_ts_class ... ok
[INFO] [stdout] test integration_tests::test_should_include_throws_for_no_ignore_statements_js ... ok
[INFO] [stdout] test integration_tests::test_should_not_include_throws_for_ignore_statements ... ok
[INFO] [stdout] test integration_tests::test_should_not_include_throws_for_ignore_statements_js ... ok
[INFO] [stdout] test integration_tests::test_tsx ... ok
[INFO] [stdout] test integration_tests::test_try_statement_does_not_include_all_throws ... ok
[INFO] [stdout] test integration_tests::test_try_statement_including_all_throws ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/does_it_throw_wasm-442d07ab08b9c63d)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test tests::test_add_diagnostics_for_functions_that_throw_single ... ok
[INFO] [stdout] test tests::test_add_diagnostics_for_calls_to_throws ... ok
[INFO] [stdout] test tests::test_get_line_end_byte_pos_none_snippet ... ok
[INFO] [stdout] test tests::test_add_diagnostics_for_functions_that_throw_multiple ... ok
[INFO] [stdout] test tests::test_get_line_end_byte_pos_with_newline ... ok
[INFO] [stdout] test tests::test_get_line_start_byte_pos_at_file_start ... ok
[INFO] [stdout] test tests::test_get_line_end_byte_pos_without_newline ... ok
[INFO] [stdout] test tests::test_get_line_start_byte_pos_with_content ... ok
[INFO] [stdout] test tests::test_get_line_start_byte_pos_without_content ... ok
[INFO] [stdout] test tests::test_get_relative_imports ... ok
[INFO] [stdout] test tests::test_identifier_usages_vec_to_combined_map_multiple_usages_same_identifier ... ok
[INFO] [stdout] test tests::test_multiple_calls_to_throws ... ok
[INFO] [stdout] test tests::test_no_calls_to_throws ... ok
[INFO] [stdout] test tests::test_should_include_throws_in_try_statement ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests does-it-throw
[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] running `Command { std: "docker" "inspect" "983f8defc3ec8df6bd1b0860b5d4d3d4cbe5cd015e9a046b12278d5fabe1d28f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "983f8defc3ec8df6bd1b0860b5d4d3d4cbe5cd015e9a046b12278d5fabe1d28f", kill_on_drop: false }`
[INFO] [stdout] 983f8defc3ec8df6bd1b0860b5d4d3d4cbe5cd015e9a046b12278d5fabe1d28f
[INFO] testing michaelangeloio/does-it-throw against beta-2024-05-11 for beta-1.79-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelangeloio%2Fdoes-it-throw" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/michaelangeloio/does-it-throw on toolchain beta-2024-05-11
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/michaelangeloio/does-it-throw
[INFO] finished tweaking git repo https://github.com/michaelangeloio/does-it-throw
[INFO] tweaked toml for git repo https://github.com/michaelangeloio/does-it-throw written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/michaelangeloio/does-it-throw 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" "+beta-2024-05-11" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/crates/does-it-throw-wasm/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/Cargo.toml: unused manifest key: workspace.authors
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/Cargo.toml: unused manifest key: workspace.version
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90bb0e7e20d8977c648b4cf81d7ffb8f220a0de56bef6a3e6b6b5d0b8d118a7b
[INFO] running `Command { std: "docker" "start" "-a" "90bb0e7e20d8977c648b4cf81d7ffb8f220a0de56bef6a3e6b6b5d0b8d118a7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90bb0e7e20d8977c648b4cf81d7ffb8f220a0de56bef6a3e6b6b5d0b8d118a7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90bb0e7e20d8977c648b4cf81d7ffb8f220a0de56bef6a3e6b6b5d0b8d118a7b", kill_on_drop: false }`
[INFO] [stdout] 90bb0e7e20d8977c648b4cf81d7ffb8f220a0de56bef6a3e6b6b5d0b8d118a7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f8d5092829c34d97217c58bf67f0d66158f3401ef8014e65df613017f6eae0a
[INFO] running `Command { std: "docker" "start" "-a" "1f8d5092829c34d97217c58bf67f0d66158f3401ef8014e65df613017f6eae0a", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/does-it-throw-wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.authors
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.version
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.90
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling better_scoped_tls v0.1.1
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling unicode-id v0.3.4
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.90
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.4
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling swc_macros_common v0.3.9
[INFO] [stderr]    Compiling pmutil v0.6.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.90
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling swc_visit_macros v0.5.9
[INFO] [stderr]    Compiling ast_node v0.9.6
[INFO] [stderr]    Compiling from_variant v0.1.7
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.3
[INFO] [stderr]    Compiling string_enum v0.4.2
[INFO] [stderr]    Compiling is-macro v0.3.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling hstr v0.2.7
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.90
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling js-sys v0.3.67
[INFO] [stderr]    Compiling swc_visit v0.5.8
[INFO] [stderr]    Compiling swc_atoms v0.6.5
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.3
[INFO] [stderr]    Compiling swc_common v0.33.15
[INFO] [stderr]    Compiling swc_ecma_ast v0.111.1
[INFO] [stderr]    Compiling swc_ecma_parser v0.142.1
[INFO] [stderr]    Compiling swc_ecma_visit v0.97.1
[INFO] [stderr]    Compiling does-it-throw v0.3.0 (/opt/rustwide/workdir/crates/does-it-throw)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> crates/does-it-throw/src/call_finder.rs:519:15
[INFO] [stdout]     |
[INFO] [stdout] 519 |               _ => {}
[INFO] [stdout]     |               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling does-it-throw-wasm v0.3.0 (/opt/rustwide/workdir/crates/does-it-throw-wasm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.94s
[INFO] running `Command { std: "docker" "inspect" "1f8d5092829c34d97217c58bf67f0d66158f3401ef8014e65df613017f6eae0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f8d5092829c34d97217c58bf67f0d66158f3401ef8014e65df613017f6eae0a", kill_on_drop: false }`
[INFO] [stdout] 1f8d5092829c34d97217c58bf67f0d66158f3401ef8014e65df613017f6eae0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36cfbdd98bf0b022e1b06aa05d23293da9723991c28d6bc742e659f7122ff835
[INFO] running `Command { std: "docker" "start" "-a" "36cfbdd98bf0b022e1b06aa05d23293da9723991c28d6bc742e659f7122ff835", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/does-it-throw-wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.authors
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.version
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling swc_visit_macros v0.5.9
[INFO] [stderr]    Compiling is-macro v0.3.5
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling swc_visit v0.5.8
[INFO] [stderr]    Compiling swc_common v0.33.15
[INFO] [stderr]    Compiling swc_ecma_ast v0.111.1
[INFO] [stderr]    Compiling swc_ecma_visit v0.97.1
[INFO] [stderr]    Compiling swc_ecma_parser v0.142.1
[INFO] [stderr]    Compiling does-it-throw v0.3.0 (/opt/rustwide/workdir/crates/does-it-throw)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> crates/does-it-throw/src/call_finder.rs:519:15
[INFO] [stdout]     |
[INFO] [stdout] 519 |               _ => {}
[INFO] [stdout]     |               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> crates/does-it-throw/src/call_finder.rs:519:15
[INFO] [stdout]     |
[INFO] [stdout] 519 |               _ => {}
[INFO] [stdout]     |               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling does-it-throw-wasm v0.3.0 (/opt/rustwide/workdir/crates/does-it-throw-wasm)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.38s
[INFO] running `Command { std: "docker" "inspect" "36cfbdd98bf0b022e1b06aa05d23293da9723991c28d6bc742e659f7122ff835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36cfbdd98bf0b022e1b06aa05d23293da9723991c28d6bc742e659f7122ff835", kill_on_drop: false }`
[INFO] [stdout] 36cfbdd98bf0b022e1b06aa05d23293da9723991c28d6bc742e659f7122ff835
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c95426bd4db838d81c3ed1803d0ee68b2562f90a3b34ce8a7c07d3423914e46a
[INFO] running `Command { std: "docker" "start" "-a" "c95426bd4db838d81c3ed1803d0ee68b2562f90a3b34ce8a7c07d3423914e46a", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/does-it-throw-wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.authors
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.version
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> crates/does-it-throw/src/call_finder.rs:519:15
[INFO] [stderr]     |
[INFO] [stderr] 519 |               _ => {}
[INFO] [stderr]     |               ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `does-it-throw` (lib) generated 1 warning
[INFO] [stderr] warning: `does-it-throw` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/does_it_throw-69d4518f9fe85dde)
[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/main.rs (/opt/rustwide/target/debug/deps/does_it_throw-d886bbe104683c31)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test integration_tests::test_js_object_literal ... ok
[INFO] [stdout] test integration_tests::test_jsx ... ok
[INFO] [stdout] test integration_tests::test_js_exports ... ok
[INFO] [stdout] test integration_tests::imported_identifiers ... ok
[INFO] [stdout] test integration_tests::test_object_literal ... ok
[INFO] [stdout] test integration_tests::test_exports ... ok
[INFO] [stdout] test integration_tests::test_should_handle_return_statements ... ok
[INFO] [stdout] test integration_tests::test_spread_expr ... ok
[INFO] [stdout] test integration_tests::test_js_class ... ok
[INFO] [stdout] test integration_tests::test_try_statement_nested_including_all_throws ... ok
[INFO] [stdout] test integration_tests::test_should_include_throws_for_no_ignore_statements_js ... ok
[INFO] [stdout] test integration_tests::test_switch_statement ... ok
[INFO] [stdout] test integration_tests::test_try_statement_nested_does_not_include_throws ... ok
[INFO] [stdout] test integration_tests::test_should_not_include_throws_for_ignore_statements_js ... ok
[INFO] [stdout] test integration_tests::test_tsx ... ok
[INFO] [stdout] test integration_tests::test_ts_class ... ok
[INFO] [stdout] test integration_tests::test_should_include_throws_for_no_ignore_statements ... ok
[INFO] [stdout] test integration_tests::test_should_not_include_throws_for_ignore_statements ... ok
[INFO] [stdout] test integration_tests::test_try_statement_does_not_include_all_throws ... ok
[INFO] [stdout] test integration_tests::test_try_statement_including_all_throws ... ok
[INFO] [stdout] test integration_tests::test_call_expr ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::test_call_expr stdout ----
[INFO] [stdout] thread 'integration_tests::test_call_expr' panicked at crates/does-it-throw/src/main.rs:441:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 9
[INFO] [stdout]  right: 10
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5650225dbd65 - std::backtrace_rs::backtrace::libunwind::trace::h83c0eb53992f6f11
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5650225dbd65 - std::backtrace_rs::backtrace::trace_unsynchronized::hd28c2b35fda3e21e
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5650225dbd65 - std::sys_common::backtrace::_print_fmt::hf2041091d6875033
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5650225dbd65 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h071af91c4208ccf0
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x565022603c5b - core::fmt::rt::Argument::fmt::hbbac3246d92cc2c5
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x565022603c5b - core::fmt::write::hfbbdbbaa8a5636f0
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/core/src/fmt/mod.rs:1157:21
[INFO] [stdout]    6:     0x5650225d958f - std::io::Write::write_fmt::h683a0f6f6a55d4e6
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/io/mod.rs:1832:15
[INFO] [stdout]    7:     0x5650225dbb3e - std::sys_common::backtrace::_print::h6e9434dab4d40a6f
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5650225dbb3e - std::sys_common::backtrace::print::h05c5bdf93ac2b0b3
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5650225dd4b9 - std::panicking::default_hook::{{closure}}::h14d287fc1f176f42
[INFO] [stdout]   10:     0x5650225dd17e - std::panicking::default_hook::hb73c741e3f264f50
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x56502229498a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7799be82a9c3f0ff
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x56502229498a - test::test_main::{{closure}}::hf38649883f87b5dd
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5650225dda86 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h68f37c64f31b57a5
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5650225dda86 - std::panicking::rust_panic_with_hook::h78c61ae4c0782913
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5650225dd834 - std::panicking::begin_panic_handler::{{closure}}::hdf87efe7d42fce36
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x5650225dc229 - std::sys_common::backtrace::__rust_end_short_backtrace::h7fe6043c6a62259c
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5650225dd567 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x56502223d8b3 - core::panicking::panic_fmt::h408b8077ec40ea8a
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x56502223dcde - core::panicking::assert_failed_inner::h62ee979e98473382
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/core/src/panicking.rs:409:17
[INFO] [stdout]   20:     0x5650225b538e - core::panicking::assert_failed::h8f06fbdf08e74aa4
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/core/src/panicking.rs:364:5
[INFO] [stdout]   21:     0x56502224e4fa - does_it_throw::integration_tests::test_call_expr::ha4fee96ba08110e0
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/does-it-throw/src/main.rs:441:5
[INFO] [stdout]   22:     0x56502224df07 - does_it_throw::integration_tests::test_call_expr::{{closure}}::h6e8b806e65bce21f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/does-it-throw/src/main.rs:427:22
[INFO] [stdout]   23:     0x565022259146 - core::ops::function::FnOnce::call_once::haf2909b6bc380b90
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56502229936b - core::ops::function::FnOnce::call_once::h6ec52d6b022b4e5b
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56502229936b - test::__rust_begin_short_backtrace::h4d1f9ff636f075f9
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/test/src/lib.rs:623:18
[INFO] [stdout]   26:     0x565022298a71 - test::run_test_in_process::{{closure}}::hc0eeb44d9f6007c3
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/test/src/lib.rs:646:60
[INFO] [stdout]   27:     0x565022298a71 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf4955ac6df3c98c0
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x565022298a71 - std::panicking::try::do_call::hcf3def274d8af1ee
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x565022298a71 - std::panicking::try::hf68eeb1aba32d66b
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x565022298a71 - std::panic::catch_unwind::h0355367cffff134b
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x565022298a71 - test::run_test_in_process::he2226fbeed017911
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/test/src/lib.rs:646:27
[INFO] [stdout]   32:     0x565022298a71 - test::run_test::{{closure}}::h30881d8b3580c264
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x5650222614f4 - test::run_test::{{closure}}::h33b24baf807b3f84
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/test/src/lib.rs:597:41
[INFO] [stdout]   34:     0x5650222614f4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6eaa239433478a43
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x565022265f62 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::heeba43c14886c12e
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x565022265f62 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfbea5b7848355a67
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x565022265f62 - std::panicking::try::do_call::hf7114dcde9c5ac64
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x565022265f62 - std::panicking::try::hebedc8f1a8b7f047
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x565022265f62 - std::panic::catch_unwind::h5be41294775813eb
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x565022265f62 - std::thread::Builder::spawn_unchecked_::{{closure}}::hacc0cdaf6d214520
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x565022265f62 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6705d9a54ddcceb
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5650225e1dcb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2c411cd68361b013
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x5650225e1dcb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h139d8161222f5c3a
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x5650225e1dcb - std::sys::pal::unix::thread::Thread::new::thread_start::h14ec8ded327b57eb
[INFO] [stdout]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f519e5eeac3 - <unknown>
[INFO] [stdout]   46:     0x7f519e67fa04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integration_tests::test_call_expr
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 20 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p does-it-throw --bin does-it-throw`
[INFO] running `Command { std: "docker" "inspect" "c95426bd4db838d81c3ed1803d0ee68b2562f90a3b34ce8a7c07d3423914e46a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c95426bd4db838d81c3ed1803d0ee68b2562f90a3b34ce8a7c07d3423914e46a", kill_on_drop: false }`
[INFO] [stdout] c95426bd4db838d81c3ed1803d0ee68b2562f90a3b34ce8a7c07d3423914e46a
