[INFO] fetching crate mir-extractor 1.0.2... [INFO] testing mir-extractor-1.0.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate mir-extractor 1.0.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate mir-extractor 1.0.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mir-extractor 1.0.2 [INFO] tweaked toml for crates.io crate mir-extractor 1.0.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mir-extractor 1.0.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mir-extractor 1.0.2 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo-platform v0.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a55ba2c91858e38544ee5d3d84592e15bae7cad2a3c25ad4b3065b5f782200a1 [INFO] running `Command { std: "docker" "start" "-a" "a55ba2c91858e38544ee5d3d84592e15bae7cad2a3c25ad4b3065b5f782200a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a55ba2c91858e38544ee5d3d84592e15bae7cad2a3c25ad4b3065b5f782200a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a55ba2c91858e38544ee5d3d84592e15bae7cad2a3c25ad4b3065b5f782200a1", kill_on_drop: false }` [INFO] [stdout] a55ba2c91858e38544ee5d3d84592e15bae7cad2a3c25ad4b3065b5f782200a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cbc6ae3c2c1fbfdac6267942b572e953df405b673ec53ad24fa0d160d89a99a [INFO] running `Command { std: "docker" "start" "-a" "1cbc6ae3c2c1fbfdac6267942b572e953df405b673ec53ad24fa0d160d89a99a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling mir-extractor v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.16s [INFO] running `Command { std: "docker" "inspect" "1cbc6ae3c2c1fbfdac6267942b572e953df405b673ec53ad24fa0d160d89a99a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cbc6ae3c2c1fbfdac6267942b572e953df405b673ec53ad24fa0d160d89a99a", kill_on_drop: false }` [INFO] [stdout] 1cbc6ae3c2c1fbfdac6267942b572e953df405b673ec53ad24fa0d160d89a99a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6f63a6c0790a035fb5654248984eff018d39cb84407b618eb2f419d41b5bd83 [INFO] running `Command { std: "docker" "start" "-a" "f6f63a6c0790a035fb5654248984eff018d39cb84407b618eb2f419d41b5bd83", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling mir-extractor v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `func` [INFO] [stdout] --> tests/test_advanced_rules.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | for func in &package.functions { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_func` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `package` [INFO] [stdout] --> tests/test_v101_sql_injection_fp.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | let package = make_test_package(vec![func]); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_package` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mir-extractor` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name mir_extractor --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hir-driver"))' -C metadata=23fa6060ff2546fc -C extra-filename=-6c0af2fd60ccd1ab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-becd76bd1bfc55e5.rlib --extern cargo_metadata=/opt/rustwide/target/debug/deps/libcargo_metadata-640014462e7a6738.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5b09def53badf827.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-7d06b901ce59317f.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a8c5d41693814611.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-e7bff3f02f38701b.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-9fa95c58e15a7077.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-63679bc2fdaaf6d1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0eaaa22de9764d6f.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-96e73f12a0616a4a.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-a93b06b3421e0a59.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-60e4a24056ab857b.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-5eb90a9aa9358201.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-81684549a9382b1e.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-4c0de576b9195031.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f6f63a6c0790a035fb5654248984eff018d39cb84407b618eb2f419d41b5bd83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6f63a6c0790a035fb5654248984eff018d39cb84407b618eb2f419d41b5bd83", kill_on_drop: false }` [INFO] [stdout] f6f63a6c0790a035fb5654248984eff018d39cb84407b618eb2f419d41b5bd83