[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 try#09335b6f1bff25ec39f47f1533e126fbe1ca5f5d for pr-139493-2
[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] 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] validating manifest of git repo https://github.com/michaelangeloio/does-it-throw on toolchain 09335b6f1bff25ec39f47f1533e126fbe1ca5f5d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "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" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "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] [stderr] warning: /workspace/builds/worker-4-tc2/source/crates/does-it-throw/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47c185b6f8d00456cc5cb6316f409e86856254b89a444c2e6b67b153ce812943
[INFO] running `Command { std: "docker" "start" "-a" "47c185b6f8d00456cc5cb6316f409e86856254b89a444c2e6b67b153ce812943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47c185b6f8d00456cc5cb6316f409e86856254b89a444c2e6b67b153ce812943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47c185b6f8d00456cc5cb6316f409e86856254b89a444c2e6b67b153ce812943", kill_on_drop: false }`
[INFO] [stdout] 47c185b6f8d00456cc5cb6316f409e86856254b89a444c2e6b67b153ce812943
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 943fdae47e48f1ba748d145ecb6b96f4859d158ee81440deb45200c03a932b94
[INFO] running `Command { std: "docker" "start" "-a" "943fdae47e48f1ba748d145ecb6b96f4859d158ee81440deb45200c03a932b94", 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: /opt/rustwide/workdir/crates/does-it-throw/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[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 scoped-tls v1.0.1
[INFO] [stderr]     Checking better_scoped_tls v0.1.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.90
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking unicode-id v0.3.4
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling log v0.4.20
[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 anstyle v1.0.4
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking predicates v3.1.0
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.4
[INFO] [stderr]     Checking predicates-tree v1.0.9
[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 swc_eq_ignore_macros v0.1.3
[INFO] [stderr]    Compiling from_variant v0.1.7
[INFO] [stderr]    Compiling ast_node v0.9.6
[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 wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[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_parser v0.142.1
[INFO] [stderr]     Checking swc_ecma_visit v0.97.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] [stderr]     Checking does-it-throw-wasm v0.3.0 (/opt/rustwide/workdir/crates/does-it-throw-wasm)
[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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lazy_static v1.4.0, wasm-bindgen v0.2.90
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "943fdae47e48f1ba748d145ecb6b96f4859d158ee81440deb45200c03a932b94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "943fdae47e48f1ba748d145ecb6b96f4859d158ee81440deb45200c03a932b94", kill_on_drop: false }`
[INFO] [stdout] 943fdae47e48f1ba748d145ecb6b96f4859d158ee81440deb45200c03a932b94
