[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] checking michaelangeloio/does-it-throw against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[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] 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] validating manifest of git repo https://github.com/michaelangeloio/does-it-throw on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+c8a31b780d5415358566a20b94912620a3f27067" "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] warning: /workspace/builds/worker-4-tc1/source/crates/does-it-throw/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded swc_visit v0.5.8
[INFO] [stderr]   Downloaded swc_visit_macros v0.5.9
[INFO] [stderr]   Downloaded swc_ecma_visit v0.97.1
[INFO] [stderr]   Downloaded swc_macros_common v0.3.9
[INFO] [stderr]   Downloaded pmutil v0.6.1
[INFO] [stderr]   Downloaded unicode-id v0.3.4
[INFO] [stderr]   Downloaded string_enum v0.4.2
[INFO] [stderr]   Downloaded better_scoped_tls v0.1.1
[INFO] [stderr]   Downloaded swc_eq_ignore_macros v0.1.3
[INFO] [stderr]   Downloaded predicates v3.1.0
[INFO] [stderr]   Downloaded from_variant v0.1.7
[INFO] [stderr]   Downloaded predicates-core v1.0.6
[INFO] [stderr]   Downloaded mockall v0.12.1
[INFO] [stderr]   Downloaded stacker v0.1.15
[INFO] [stderr]   Downloaded predicates-tree v1.0.9
[INFO] [stderr]   Downloaded mockall_derive v0.12.1
[INFO] [stderr]   Downloaded serde_derive v1.0.195
[INFO] [stderr]   Downloaded smartstring v1.0.1
[INFO] [stderr]   Downloaded typed-arena v2.0.2
[INFO] [stderr]   Downloaded serde_json v1.0.111
[INFO] [stderr]   Downloaded is-macro v0.3.5
[INFO] [stderr]   Downloaded swc_ecma_parser v0.142.1
[INFO] [stderr]   Downloaded swc_atoms v0.6.5
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.6.3
[INFO] [stderr]   Downloaded psm v0.1.21
[INFO] [stderr]   Downloaded hstr v0.2.7
[INFO] [stderr]   Downloaded swc_common v0.33.15
[INFO] [stderr]   Downloaded ast_node v0.9.6
[INFO] [stderr]   Downloaded swc_ecma_ast v0.111.1
[INFO] [stderr]   Downloaded serde v1.0.195
[INFO] [stderr]   Downloaded regex-automata v0.4.4
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09d9c6abbe05e5e627fb31b70913a322b912f740757a77f7e3bd556492b87a63
[INFO] running `Command { std: "docker" "start" "-a" "09d9c6abbe05e5e627fb31b70913a322b912f740757a77f7e3bd556492b87a63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09d9c6abbe05e5e627fb31b70913a322b912f740757a77f7e3bd556492b87a63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09d9c6abbe05e5e627fb31b70913a322b912f740757a77f7e3bd556492b87a63", kill_on_drop: false }`
[INFO] [stdout] 09d9c6abbe05e5e627fb31b70913a322b912f740757a77f7e3bd556492b87a63
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 770b4678b8819bd3144ef3f288e7afc97862f8688eca37ac68c8a0562967cd56
[INFO] running `Command { std: "docker" "start" "-a" "770b4678b8819bd3144ef3f288e7afc97862f8688eca37ac68c8a0562967cd56", 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/crates/does-it-throw/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[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 memchr v2.7.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[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 num-traits v0.2.17
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking better_scoped_tls v0.1.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.90
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking unicode-id v0.3.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling regex-automata v0.4.4
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.90
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking predicates v3.1.0
[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 swc_visit_macros v0.5.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling ast_node v0.9.6
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.3
[INFO] [stderr]    Compiling from_variant v0.1.7
[INFO] [stderr]    Compiling string_enum v0.4.2
[INFO] [stderr]    Compiling is-macro v0.3.5
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking hstr v0.2.7
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.90
[INFO] [stderr]     Checking js-sys v0.3.67
[INFO] [stderr]     Checking swc_visit v0.5.8
[INFO] [stderr]     Checking mockall v0.12.1
[INFO] [stderr]     Checking swc_atoms v0.6.5
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.3
[INFO] [stderr]     Checking swc_common v0.33.15
[INFO] [stderr]     Checking swc_ecma_ast v0.111.1
[INFO] [stderr]     Checking swc_ecma_visit v0.97.1
[INFO] [stderr]     Checking swc_ecma_parser v0.142.1
[INFO] [stderr]     Checking 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]     |               ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> crates/does-it-throw/src/call_finder.rs:519:15
[INFO] [stdout]     |
[INFO] [stdout] 486 |               swc_ecma_ast::PropOrSpread::Prop(boxed_prop) => {
[INFO] [stdout]     |               -------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 515 |               swc_ecma_ast::PropOrSpread::Spread(spread) => {
[INFO] [stdout]     |               ------------------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 519 |               _ => {}
[INFO] [stdout]     |               ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) 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]     |               ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> crates/does-it-throw/src/call_finder.rs:519:15
[INFO] [stdout]     |
[INFO] [stdout] 486 |               swc_ecma_ast::PropOrSpread::Prop(boxed_prop) => {
[INFO] [stdout]     |               -------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 515 |               swc_ecma_ast::PropOrSpread::Spread(spread) => {
[INFO] [stdout]     |               ------------------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 519 |               _ => {}
[INFO] [stdout]     |               ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking 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 1m 08s
[INFO] running `Command { std: "docker" "inspect" "770b4678b8819bd3144ef3f288e7afc97862f8688eca37ac68c8a0562967cd56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "770b4678b8819bd3144ef3f288e7afc97862f8688eca37ac68c8a0562967cd56", kill_on_drop: false }`
[INFO] [stdout] 770b4678b8819bd3144ef3f288e7afc97862f8688eca37ac68c8a0562967cd56
