[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#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelangeloio%2Fdoes-it-throw" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelangeloio/does-it-throw on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "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-2-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "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-2-tc1/source/crates/does-it-throw-wasm/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/does-it-throw/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/Cargo.toml: unused manifest key: workspace.authors [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/Cargo.toml: unused manifest key: workspace.version [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded swc_ecma_visit v0.97.1 [INFO] [stderr] Downloaded swc_visit_macros v0.5.9 [INFO] [stderr] Downloaded pmutil v0.6.1 [INFO] [stderr] Downloaded unicode-id v0.3.4 [INFO] [stderr] Downloaded swc_macros_common v0.3.9 [INFO] [stderr] Downloaded swc_visit v0.5.8 [INFO] [stderr] Downloaded swc_ecma_ast v0.111.1 [INFO] [stderr] Downloaded better_scoped_tls v0.1.1 [INFO] [stderr] Downloaded swc_common v0.33.15 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.6.3 [INFO] [stderr] Downloaded hstr v0.2.7 [INFO] [stderr] Downloaded swc_atoms v0.6.5 [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 from_variant v0.1.7 [INFO] [stderr] Downloaded swc_eq_ignore_macros v0.1.3 [INFO] [stderr] Downloaded swc_ecma_parser v0.142.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b9aea830a2335058301d0a4a1d0f20cd97d621a5a93062f68c8363157812aa3 [INFO] running `Command { std: "docker" "start" "-a" "1b9aea830a2335058301d0a4a1d0f20cd97d621a5a93062f68c8363157812aa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b9aea830a2335058301d0a4a1d0f20cd97d621a5a93062f68c8363157812aa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b9aea830a2335058301d0a4a1d0f20cd97d621a5a93062f68c8363157812aa3", kill_on_drop: false }` [INFO] [stdout] 1b9aea830a2335058301d0a4a1d0f20cd97d621a5a93062f68c8363157812aa3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa76c88e4b99a6f3b9dc01fa528d576958e378a925e95899bdd630713358a8b3 [INFO] running `Command { std: "docker" "start" "-a" "fa76c88e4b99a6f3b9dc01fa528d576958e378a925e95899bdd630713358a8b3", 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 2021 [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 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 rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [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 bitflags v2.4.2 [INFO] [stderr] Checking unicode-id v0.3.4 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Checking static_assertions v1.1.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 log v0.4.20 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.90 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking 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 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 is-macro v0.3.5 [INFO] [stderr] Compiling string_enum v0.4.2 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.90 [INFO] [stderr] Checking hstr v0.2.7 [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)]` 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)]` 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] 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 21.91s [INFO] running `Command { std: "docker" "inspect" "fa76c88e4b99a6f3b9dc01fa528d576958e378a925e95899bdd630713358a8b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa76c88e4b99a6f3b9dc01fa528d576958e378a925e95899bdd630713358a8b3", kill_on_drop: false }` [INFO] [stdout] fa76c88e4b99a6f3b9dc01fa528d576958e378a925e95899bdd630713358a8b3