[INFO] cloning repository https://github.com/fzaiser/genfer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fzaiser/genfer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzaiser%2Fgenfer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzaiser%2Fgenfer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d132c76763d884761b9fc3c884628696de8e88ad [INFO] testing fzaiser/genfer against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzaiser%2Fgenfer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fzaiser/genfer [INFO] finished tweaking git repo https://github.com/fzaiser/genfer [INFO] tweaked toml for git repo https://github.com/fzaiser/genfer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fzaiser/genfer on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fzaiser/genfer 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a7e388107a7fe485032448d3aeca89e9cf1a94ba6d0e72ae9c96870f6300028 [INFO] running `Command { std: "docker" "start" "-a" "6a7e388107a7fe485032448d3aeca89e9cf1a94ba6d0e72ae9c96870f6300028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a7e388107a7fe485032448d3aeca89e9cf1a94ba6d0e72ae9c96870f6300028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a7e388107a7fe485032448d3aeca89e9cf1a94ba6d0e72ae9c96870f6300028", kill_on_drop: false }` [INFO] [stdout] 6a7e388107a7fe485032448d3aeca89e9cf1a94ba6d0e72ae9c96870f6300028 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d5dcdb04dd41dfbc38c7b9d41aceb7a0a7a8d988bce7dbeacc07a4aaaadb067 [INFO] running `Command { std: "docker" "start" "-a" "9d5dcdb04dd41dfbc38c7b9d41aceb7a0a7a8d988bce7dbeacc07a4aaaadb067", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling gmp-mpfr-sys v1.5.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rug v1.19.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling genfer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `genfer` (bin "genfer") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name genfer --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a228aaf4c0b5b28e -C extra-filename=-2dbeb82867e7787e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-3efbef4718f0315a.rlib --extern genfer=/opt/rustwide/target/debug/deps/libgenfer-ac084887b162cd61.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-ea3e95bd7978b24a.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-4c29a1eba0902e29.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8dd758d1f4d12a51.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-619626df727f2dec.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-2bcf2a6e43e66ab6.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-c016cc1c55c1b18f.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-fa9107b88adec930.rlib --extern ryu=/opt/rustwide/target/debug/deps/libryu-58b4b25d0f816094.rlib --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-2cc03f9052ee16b8.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-5af12ed1683cdd0d/out/lib` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9d5dcdb04dd41dfbc38c7b9d41aceb7a0a7a8d988bce7dbeacc07a4aaaadb067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d5dcdb04dd41dfbc38c7b9d41aceb7a0a7a8d988bce7dbeacc07a4aaaadb067", kill_on_drop: false }` [INFO] [stdout] 9d5dcdb04dd41dfbc38c7b9d41aceb7a0a7a8d988bce7dbeacc07a4aaaadb067