[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 master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelangeloio%2Fdoes-it-throw" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelangeloio/does-it-throw on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "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-4-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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "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-4-tc1/source/crates/does-it-throw-wasm/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/Cargo.toml: unused manifest key: workspace.authors [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/Cargo.toml: unused manifest key: workspace.version [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded swc_visit v0.5.8 [INFO] [stderr] Downloaded is-macro v0.3.5 [INFO] [stderr] Downloaded ast_node v0.9.6 [INFO] [stderr] Downloaded swc_ecma_visit v0.97.1 [INFO] [stderr] Downloaded swc_ecma_ast v0.111.1 [INFO] [stderr] Downloaded from_variant v0.1.7 [INFO] [stderr] Downloaded pmutil v0.6.1 [INFO] [stderr] Downloaded better_scoped_tls v0.1.1 [INFO] [stderr] Downloaded swc_eq_ignore_macros v0.1.3 [INFO] [stderr] Downloaded swc_macros_common v0.3.9 [INFO] [stderr] Downloaded string_enum v0.4.2 [INFO] [stderr] Downloaded hstr v0.2.7 [INFO] [stderr] Downloaded swc_atoms v0.6.5 [INFO] [stderr] Downloaded swc_common v0.33.15 [INFO] [stderr] Downloaded swc_visit_macros v0.5.9 [INFO] [stderr] Downloaded swc_ecma_parser v0.142.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60b8a083ff163d63a87c648073e04a5c8077e8756348b10d5d0e7abeb2bac9d0 [INFO] running `Command { std: "docker" "start" "-a" "60b8a083ff163d63a87c648073e04a5c8077e8756348b10d5d0e7abeb2bac9d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60b8a083ff163d63a87c648073e04a5c8077e8756348b10d5d0e7abeb2bac9d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60b8a083ff163d63a87c648073e04a5c8077e8756348b10d5d0e7abeb2bac9d0", kill_on_drop: false }` [INFO] [stdout] 60b8a083ff163d63a87c648073e04a5c8077e8756348b10d5d0e7abeb2bac9d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bc7e5cb90770b09d5018d0bf5473023b5ea65820ee875561460ce7d1c22e0c5 [INFO] running `Command { std: "docker" "start" "-a" "2bc7e5cb90770b09d5018d0bf5473023b5ea65820ee875561460ce7d1c22e0c5", 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 once_cell v1.19.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling memchr v2.7.1 [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 phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.90 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling better_scoped_tls v0.1.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling unicode-id v0.3.4 [INFO] [stderr] Compiling bitflags v2.4.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 serde_json v1.0.111 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling itoa v1.0.10 [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 from_variant v0.1.7 [INFO] [stderr] Compiling ast_node v0.9.6 [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 phf v0.11.2 [INFO] [stderr] Compiling hstr v0.2.7 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.90 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.90 [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_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: 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 21.29s [INFO] running `Command { std: "docker" "inspect" "2bc7e5cb90770b09d5018d0bf5473023b5ea65820ee875561460ce7d1c22e0c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bc7e5cb90770b09d5018d0bf5473023b5ea65820ee875561460ce7d1c22e0c5", kill_on_drop: false }` [INFO] [stdout] 2bc7e5cb90770b09d5018d0bf5473023b5ea65820ee875561460ce7d1c22e0c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b2d4d0caaea12a6fc5a535a0bca290ef9046a2bcdf3e6ddc6c3f9b1b93c897e [INFO] running `Command { std: "docker" "start" "-a" "4b2d4d0caaea12a6fc5a535a0bca290ef9046a2bcdf3e6ddc6c3f9b1b93c897e", 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 Inflector v0.11.4 [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 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 15.79s [INFO] running `Command { std: "docker" "inspect" "4b2d4d0caaea12a6fc5a535a0bca290ef9046a2bcdf3e6ddc6c3f9b1b93c897e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b2d4d0caaea12a6fc5a535a0bca290ef9046a2bcdf3e6ddc6c3f9b1b93c897e", kill_on_drop: false }` [INFO] [stdout] 4b2d4d0caaea12a6fc5a535a0bca290ef9046a2bcdf3e6ddc6c3f9b1b93c897e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b720b4533a8d094982f261cbe6b0f7ee4d26f1c285be9e8d7f2bb0f8c30f2b5e [INFO] running `Command { std: "docker" "start" "-a" "b720b4533a8d094982f261cbe6b0f7ee4d26f1c285be9e8d7f2bb0f8c30f2b5e", 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.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/does_it_throw-7bc5ee158243a0a9) [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-1e69e197af8aa32f) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test integration_tests::test_js_object_literal ... ok [INFO] [stdout] test integration_tests::test_object_literal ... ok [INFO] [stdout] test integration_tests::test_js_exports ... ok [INFO] [stdout] test integration_tests::test_jsx ... ok [INFO] [stdout] test integration_tests::test_exports ... ok [INFO] [stdout] test integration_tests::test_js_class ... ok [INFO] [stdout] test integration_tests::imported_identifiers ... ok [INFO] [stdout] test integration_tests::test_call_expr ... ok [INFO] [stdout] test integration_tests::test_spread_expr ... ok [INFO] [stdout] test integration_tests::test_should_handle_return_statements ... ok [INFO] [stdout] test integration_tests::test_try_statement_nested_does_not_include_throws ... 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_js ... ok [INFO] [stdout] test integration_tests::test_should_not_include_throws_for_ignore_statements ... 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_switch_statement ... 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_ts_class ... 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-cdd6567c15619eae) [INFO] [stdout] [INFO] [stdout] running 14 tests [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_add_diagnostics_for_functions_that_throw_single ... ok [INFO] [stdout] test tests::test_get_line_end_byte_pos_without_newline ... ok [INFO] [stdout] test tests::test_get_line_start_byte_pos_at_file_start ... 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" "b720b4533a8d094982f261cbe6b0f7ee4d26f1c285be9e8d7f2bb0f8c30f2b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b720b4533a8d094982f261cbe6b0f7ee4d26f1c285be9e8d7f2bb0f8c30f2b5e", kill_on_drop: false }` [INFO] [stdout] b720b4533a8d094982f261cbe6b0f7ee4d26f1c285be9e8d7f2bb0f8c30f2b5e [INFO] testing michaelangeloio/does-it-throw against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelangeloio%2Fdoes-it-throw" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelangeloio/does-it-throw on toolchain 393ef12c970fbc7f294cd96c35cb76f9591bc1d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "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-4-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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "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-4-tc2/source/crates/does-it-throw-wasm/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/Cargo.toml: unused manifest key: workspace.authors [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/Cargo.toml: unused manifest key: workspace.version [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5d56e78b654361b843c598683136c533fcd107cbea648b9b2c236b88396f6f7 [INFO] running `Command { std: "docker" "start" "-a" "d5d56e78b654361b843c598683136c533fcd107cbea648b9b2c236b88396f6f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5d56e78b654361b843c598683136c533fcd107cbea648b9b2c236b88396f6f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5d56e78b654361b843c598683136c533fcd107cbea648b9b2c236b88396f6f7", kill_on_drop: false }` [INFO] [stdout] d5d56e78b654361b843c598683136c533fcd107cbea648b9b2c236b88396f6f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 947194103b749a2e6f4c1409b30b778d85b93cbfa0a9caa45cb01757e052f1c6 [INFO] running `Command { std: "docker" "start" "-a" "947194103b749a2e6f4c1409b30b778d85b93cbfa0a9caa45cb01757e052f1c6", 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 once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.90 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling regex-automata v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling better_scoped_tls v0.1.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling unicode-id v0.3.4 [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 ryu v1.0.16 [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 from_variant v0.1.7 [INFO] [stderr] Compiling ast_node v0.9.6 [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 phf v0.11.2 [INFO] [stderr] Compiling hstr v0.2.7 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.90 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.90 [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_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: 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 23.03s [INFO] running `Command { std: "docker" "inspect" "947194103b749a2e6f4c1409b30b778d85b93cbfa0a9caa45cb01757e052f1c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "947194103b749a2e6f4c1409b30b778d85b93cbfa0a9caa45cb01757e052f1c6", kill_on_drop: false }` [INFO] [stdout] 947194103b749a2e6f4c1409b30b778d85b93cbfa0a9caa45cb01757e052f1c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a881766845daa9348f34949ea419050d8cbf59bcd912a4b0ec99df5e0f5963c5 [INFO] running `Command { std: "docker" "start" "-a" "a881766845daa9348f34949ea419050d8cbf59bcd912a4b0ec99df5e0f5963c5", 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 Inflector v0.11.4 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling termtree v0.4.1 [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 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_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] [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 19.28s [INFO] running `Command { std: "docker" "inspect" "a881766845daa9348f34949ea419050d8cbf59bcd912a4b0ec99df5e0f5963c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a881766845daa9348f34949ea419050d8cbf59bcd912a4b0ec99df5e0f5963c5", kill_on_drop: false }` [INFO] [stdout] a881766845daa9348f34949ea419050d8cbf59bcd912a4b0ec99df5e0f5963c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6384f323f0559c6fafd54bea6dc07b8d9ea90a17b4350e8e452bd4d3f2c016eb [INFO] running `Command { std: "docker" "start" "-a" "6384f323f0559c6fafd54bea6dc07b8d9ea90a17b4350e8e452bd4d3f2c016eb", 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.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/does_it_throw-7bc5ee158243a0a9) [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-1e69e197af8aa32f) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test integration_tests::test_js_object_literal ... ok [INFO] [stdout] test integration_tests::test_object_literal ... ok [INFO] [stdout] test integration_tests::test_js_exports ... ok [INFO] [stdout] test integration_tests::imported_identifiers ... ok [INFO] [stdout] test integration_tests::test_js_class ... ok [INFO] [stdout] test integration_tests::test_exports ... ok [INFO] [stdout] test integration_tests::test_call_expr ... ok [INFO] [stdout] test integration_tests::test_jsx ... 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_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_try_statement_nested_does_not_include_throws ... 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_js ... ok [INFO] [stdout] test integration_tests::test_try_statement_does_not_include_all_throws ... ok [INFO] [stdout] test integration_tests::test_try_statement_nested_including_all_throws ... ok [INFO] [stdout] test integration_tests::test_ts_class ... ok [INFO] [stdout] test integration_tests::test_tsx ... ok [INFO] [stdout] test integration_tests::test_try_statement_including_all_throws ... ok [INFO] [stdout] test integration_tests::test_should_handle_return_statements ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- integration_tests::test_should_handle_return_statements stdout ---- [INFO] [stdout] thread 'integration_tests::test_should_handle_return_statements' panicked at crates/does-it-throw/src/main.rs:1006:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 6 [INFO] [stdout] right: 7 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a451cf4266 - std::backtrace_rs::backtrace::libunwind::trace::h5c10df0b519d962f [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55a451cf4266 - std::backtrace_rs::backtrace::trace_unsynchronized::h56122ec150da225d [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a451cf4266 - std::sys_common::backtrace::_print_fmt::h8e5f02953967e039 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55a451cf4266 - ::fmt::h736f584a9f3f7d78 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55a451d1d18c - core::fmt::rt::Argument::fmt::h0eca9e37bebd875b [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55a451d1d18c - core::fmt::write::h57172937379ae112 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55a451cf18ef - std::io::Write::write_fmt::h48e0063b56f825c3 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55a451cf4014 - std::sys_common::backtrace::_print::ha0fb9ef3018dd67f [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55a451cf4014 - std::sys_common::backtrace::print::h97bc00c4f471ee58 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55a451cf5d0b - std::panicking::default_hook::{{closure}}::had669b8c5eb766ef [INFO] [stdout] 10: 0x55a451cf59dd - std::panicking::default_hook::hee79edbbfe503541 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55a4519334a7 - as core::ops::function::Fn>::call::hbce7bcf7a5291663 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 12: 0x55a4519334a7 - test::test_main::{{closure}}::hbf7bf4b112234627 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55a451cf6340 - as core::ops::function::Fn>::call::h283d0ebbebe64c72 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 14: 0x55a451cf6340 - std::panicking::rust_panic_with_hook::ha824647abef1aff2 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:786:13 [INFO] [stdout] 15: 0x55a451cf6082 - std::panicking::begin_panic_handler::{{closure}}::h34c7493359eae8d6 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:660:13 [INFO] [stdout] 16: 0x55a451cf4746 - std::sys_common::backtrace::__rust_end_short_backtrace::h8f5a11b92972236f [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55a451cf5db4 - rust_begin_unwind [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:648:5 [INFO] [stdout] 18: 0x55a4518dd8d5 - core::panicking::panic_fmt::h4f7dd4ba7fa8b3c9 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55a4518ddd4b - core::panicking::assert_failed_inner::hd4677cee4e511fe5 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/panicking.rs:342:17 [INFO] [stdout] 20: 0x55a451c8cc9e - core::panicking::assert_failed::h7e219a0ce73a503f [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/panicking.rs:297:5 [INFO] [stdout] 21: 0x55a4518f6198 - does_it_throw::integration_tests::test_should_handle_return_statements::h450dc40dff902412 [INFO] [stdout] at /opt/rustwide/workdir/crates/does-it-throw/src/main.rs:1006:5 [INFO] [stdout] 22: 0x55a4518f5b97 - does_it_throw::integration_tests::test_should_handle_return_statements::{{closure}}::h0dffa7e114b91f59 [INFO] [stdout] at /opt/rustwide/workdir/crates/does-it-throw/src/main.rs:988:44 [INFO] [stdout] 23: 0x55a4518f79b6 - core::ops::function::FnOnce::call_once::ha4be5e74d530fe2d [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a451938caf - core::ops::function::FnOnce::call_once::h263d60e66e97ae21 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55a451938caf - test::__rust_begin_short_backtrace::hfd27401b46e2c35b [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/test/src/lib.rs:620:18 [INFO] [stdout] 26: 0x55a451937820 - test::run_test_in_process::{{closure}}::h6f15adc4862466a2 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/test/src/lib.rs:643:60 [INFO] [stdout] 27: 0x55a451937820 - as core::ops::function::FnOnce<()>>::call_once::haaf085868eec590b [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x55a451937820 - std::panicking::try::do_call::he863b9ffdd9dccd8 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:555:40 [INFO] [stdout] 29: 0x55a451937820 - std::panicking::try::h00518ddc92157d69 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:519:19 [INFO] [stdout] 30: 0x55a451937820 - std::panic::catch_unwind::ha54d881a3136a844 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x55a451937820 - test::run_test_in_process::he6969e4cdcd00ab9 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/test/src/lib.rs:643:27 [INFO] [stdout] 32: 0x55a451937820 - test::run_test::{{closure}}::ha7bd2350e4208460 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/test/src/lib.rs:566:43 [INFO] [stdout] 33: 0x55a4518ffbb3 - test::run_test::{{closure}}::h7e4f6d8c61dc1fc5 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/test/src/lib.rs:594:41 [INFO] [stdout] 34: 0x55a4518ffbb3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7971b3168cdfe030 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x55a45190484f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h940fea02fa91722e [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 36: 0x55a45190484f - as core::ops::function::FnOnce<()>>::call_once::hc9108612b0b55d6f [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x55a45190484f - std::panicking::try::do_call::h088487cc7181ed41 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:555:40 [INFO] [stdout] 38: 0x55a45190484f - std::panicking::try::hbe658ba86d10aeac [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:519:19 [INFO] [stdout] 39: 0x55a45190484f - std::panic::catch_unwind::hbcfe75becdd3312a [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x55a45190484f - std::thread::Builder::spawn_unchecked_::{{closure}}::h5da9b0997b04a0b6 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 41: 0x55a45190484f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h282e25baa8bce548 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55a451cfa715 - as core::ops::function::FnOnce>::call_once::h7b00d7973698e306 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 43: 0x55a451cfa715 - as core::ops::function::FnOnce>::call_once::ha210a4482bc8347c [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 44: 0x55a451cfa715 - std::sys::pal::unix::thread::Thread::new::thread_start::h2e04f672130bcc99 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f0075497ac3 - [INFO] [stdout] 46: 0x7f0075528bf4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] integration_tests::test_should_handle_return_statements [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" "6384f323f0559c6fafd54bea6dc07b8d9ea90a17b4350e8e452bd4d3f2c016eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6384f323f0559c6fafd54bea6dc07b8d9ea90a17b4350e8e452bd4d3f2c016eb", kill_on_drop: false }` [INFO] [stdout] 6384f323f0559c6fafd54bea6dc07b8d9ea90a17b4350e8e452bd4d3f2c016eb