[INFO] fetching crate grumpy 1.1.2... [INFO] testing grumpy-1.1.2 against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] extracting crate grumpy 1.1.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate grumpy 1.1.2 [INFO] finished tweaking crates.io crate grumpy 1.1.2 [INFO] tweaked toml for crates.io crate grumpy 1.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate grumpy 1.1.2 on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate grumpy 1.1.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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.25.1 [INFO] [stderr] Downloaded unindent v0.2.4 [INFO] [stderr] Downloaded err-derive v0.3.1 [INFO] [stderr] Downloaded pyo3-ffi v0.25.1 [INFO] [stderr] Downloaded circular v0.3.0 [INFO] [stderr] Downloaded gb-io v0.7.1 [INFO] [stderr] Downloaded pyo3-macros-backend v0.25.1 [INFO] [stderr] Downloaded pyo3-build-config v0.25.1 [INFO] [stderr] Downloaded vcf v0.6.1 [INFO] [stderr] Downloaded pyo3 v0.25.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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34f8115a3f77b045ff9e386169c085c245b7c349298e795dc4e8f82b1f69ef4d [INFO] running `Command { std: "docker" "start" "-a" "34f8115a3f77b045ff9e386169c085c245b7c349298e795dc4e8f82b1f69ef4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34f8115a3f77b045ff9e386169c085c245b7c349298e795dc4e8f82b1f69ef4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34f8115a3f77b045ff9e386169c085c245b7c349298e795dc4e8f82b1f69ef4d", kill_on_drop: false }` [INFO] [stdout] 34f8115a3f77b045ff9e386169c085c245b7c349298e795dc4e8f82b1f69ef4d [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a599c7a54328e42529ed8f0b5fe84af58703c2ea37c7a3afdeb61f80489499ce [INFO] running `Command { std: "docker" "start" "-a" "a599c7a54328e42529ed8f0b5fe84af58703c2ea37c7a3afdeb61f80489499ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling circular v0.3.0 [INFO] [stderr] Compiling gb-io v0.7.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling pyo3-ffi v0.25.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.1 [INFO] [stderr] Compiling pyo3 v0.25.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling vcf v0.6.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling pyo3-macros v0.25.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling grumpy v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 1m 51s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "a599c7a54328e42529ed8f0b5fe84af58703c2ea37c7a3afdeb61f80489499ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a599c7a54328e42529ed8f0b5fe84af58703c2ea37c7a3afdeb61f80489499ce", kill_on_drop: false }` [INFO] [stdout] a599c7a54328e42529ed8f0b5fe84af58703c2ea37c7a3afdeb61f80489499ce [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 910c963812d5a4549b64b0accc7b180e00aa018e8ce76da1aa46f10b2e200ac7 [INFO] running `Command { std: "docker" "start" "-a" "910c963812d5a4549b64b0accc7b180e00aa018e8ce76da1aa46f10b2e200ac7", kill_on_drop: false }` [INFO] [stderr] Compiling grumpy v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 1m 13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "910c963812d5a4549b64b0accc7b180e00aa018e8ce76da1aa46f10b2e200ac7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "910c963812d5a4549b64b0accc7b180e00aa018e8ce76da1aa46f10b2e200ac7", kill_on_drop: false }` [INFO] [stdout] 910c963812d5a4549b64b0accc7b180e00aa018e8ce76da1aa46f10b2e200ac7 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 659a41bd6bcf89eacb040dd67d9ab0ff91ae30e7a1771127d33a8f0223bac0c8 [INFO] running `Command { std: "docker" "start" "-a" "659a41bd6bcf89eacb040dd67d9ab0ff91ae30e7a1771127d33a8f0223bac0c8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/grumpy-9276faf5caa39639) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test genome::tests::test_dna_genome ... ok [INFO] [stdout] test genome::tests::test_dna_genes ... ok [INFO] [stdout] test genome::tests::test_large_deletions_minor ... ok [INFO] [stdout] test genome::tests::test_large_deletions ... ok [INFO] [stdout] test genome::tests::test_mutate_test_dna ... ok [INFO] [stdout] test vcf::tests::test_complex_is_detected ... ok [INFO] [stdout] test vcf::tests::test_instanciate_vcffile ... ok [INFO] [stdout] test vcf::tests::test_parse_record_for_calls ... ok [INFO] [stdout] test vcf::tests::test_simplify_call ... ok [INFO] [stdout] test genome::tests::test_invalid_args ... ok [INFO] [stdout] test vcf::tests::test_snp_dist ... ok [INFO] [stdout] test genome::tests::test_misc ... ok [INFO] [stdout] test genome::tests::test_misc_indel ... ok [INFO] [stdout] test genome::tests::test_covid_genome ... ok [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/grumpy-9276faf5caa39639` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "659a41bd6bcf89eacb040dd67d9ab0ff91ae30e7a1771127d33a8f0223bac0c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "659a41bd6bcf89eacb040dd67d9ab0ff91ae30e7a1771127d33a8f0223bac0c8", kill_on_drop: false }` [INFO] [stdout] 659a41bd6bcf89eacb040dd67d9ab0ff91ae30e7a1771127d33a8f0223bac0c8