[INFO] cloning repository https://github.com/sreeharipj/unhusk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sreeharipj/unhusk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsreeharipj%2Funhusk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsreeharipj%2Funhusk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fd32148cc04fc64fcf61635ded5f8d0cd76e657 [INFO] testing sreeharipj/unhusk against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsreeharipj%2Funhusk" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sreeharipj/unhusk [INFO] finished tweaking git repo https://github.com/sreeharipj/unhusk [INFO] tweaked toml for git repo https://github.com/sreeharipj/unhusk written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sreeharipj/unhusk on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sreeharipj/unhusk 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 6829ea09e21ad36171128c870b42d758d64ce050bd77a37ef35251c6a1bf3229 [INFO] running `Command { std: "docker" "start" "6829ea09e21ad36171128c870b42d758d64ce050bd77a37ef35251c6a1bf3229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6829ea09e21ad36171128c870b42d758d64ce050bd77a37ef35251c6a1bf3229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6829ea09e21ad36171128c870b42d758d64ce050bd77a37ef35251c6a1bf3229" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6829ea09e21ad36171128c870b42d758d64ce050bd77a37ef35251c6a1bf3229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6829ea09e21ad36171128c870b42d758d64ce050bd77a37ef35251c6a1bf3229" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling uuid v1.24.0 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling iced-x86 v1.21.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling pdb v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling unhusk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 26.74s [INFO] running `Command { std: "docker" "inspect" "6829ea09e21ad36171128c870b42d758d64ce050bd77a37ef35251c6a1bf3229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6829ea09e21ad36171128c870b42d758d64ce050bd77a37ef35251c6a1bf3229" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling unhusk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `unhusk` (bin "elf_corpus_measure" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name elf_corpus_measure --edition=2021 src/bin/elf_corpus_measure.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::too_many_lines' '--allow=clippy::struct_excessive_bools' '--allow=clippy::similar_names' '--allow=clippy::must_use_candidate' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::many_single_char_names' '--allow=clippy::implicit_hasher' '--allow=clippy::doc_markdown' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::case_sensitive_file_extension_comparisons' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=51cf260cacfaaf8d -C extra-filename=-5a448329d35208b6 --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern anyhow=/opt/rustwide/target/release/deps/libanyhow-e4b90ed7d88ad6bf.rlib --extern clap=/opt/rustwide/target/release/deps/libclap-cded79b315843818.rlib --extern gimli=/opt/rustwide/target/release/deps/libgimli-5605a6dc0c7f6e32.rlib --extern iced_x86=/opt/rustwide/target/release/deps/libiced_x86-b8a825cdafa217c4.rlib --extern object=/opt/rustwide/target/release/deps/libobject-9ba73103da1ee51e.rlib --extern pdb=/opt/rustwide/target/release/deps/libpdb-82d7dfcfc510030b.rlib --extern rayon=/opt/rustwide/target/release/deps/librayon-16e0a47dfe90c028.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-b2d224e4d23f2b8c.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-022e84570123d820.rlib --extern unhusk=/opt/rustwide/target/release/deps/libunhusk-05f63dded3726bdb.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `unhusk` (bin "pe_rulemine_probe" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name pe_rulemine_probe --edition=2021 src/bin/pe_rulemine_probe.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::too_many_lines' '--allow=clippy::struct_excessive_bools' '--allow=clippy::similar_names' '--allow=clippy::must_use_candidate' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::many_single_char_names' '--allow=clippy::implicit_hasher' '--allow=clippy::doc_markdown' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::case_sensitive_file_extension_comparisons' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=50064aa48c27a671 -C extra-filename=-6fcf6260ed4836a4 --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern anyhow=/opt/rustwide/target/release/deps/libanyhow-e4b90ed7d88ad6bf.rlib --extern clap=/opt/rustwide/target/release/deps/libclap-cded79b315843818.rlib --extern gimli=/opt/rustwide/target/release/deps/libgimli-5605a6dc0c7f6e32.rlib --extern iced_x86=/opt/rustwide/target/release/deps/libiced_x86-b8a825cdafa217c4.rlib --extern object=/opt/rustwide/target/release/deps/libobject-9ba73103da1ee51e.rlib --extern pdb=/opt/rustwide/target/release/deps/libpdb-82d7dfcfc510030b.rlib --extern rayon=/opt/rustwide/target/release/deps/librayon-16e0a47dfe90c028.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-b2d224e4d23f2b8c.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-022e84570123d820.rlib --extern unhusk=/opt/rustwide/target/release/deps/libunhusk-05f63dded3726bdb.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6829ea09e21ad36171128c870b42d758d64ce050bd77a37ef35251c6a1bf3229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6829ea09e21ad36171128c870b42d758d64ce050bd77a37ef35251c6a1bf3229", kill_on_drop: false }` [INFO] [stdout] 6829ea09e21ad36171128c870b42d758d64ce050bd77a37ef35251c6a1bf3229