[INFO] cloning repository https://github.com/pulanski/balsapop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pulanski/balsapop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpulanski%2Fbalsapop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpulanski%2Fbalsapop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c24ce1f1bc78ad105b1c54afd2a1bee977478a8 [INFO] testing pulanski/balsapop against 1.90.0 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpulanski%2Fbalsapop" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/pulanski/balsapop [INFO] finished tweaking git repo https://github.com/pulanski/balsapop [INFO] tweaked toml for git repo https://github.com/pulanski/balsapop written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pulanski/balsapop on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pulanski/balsapop 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.1 [INFO] [stderr] Downloaded salsa-macros v0.16.0 [INFO] [stderr] Downloaded strip-ansi-escapes v0.1.1 [INFO] [stderr] Downloaded derive-new v0.5.9 [INFO] [stderr] Downloaded pico-args v0.4.2 [INFO] [stderr] Downloaded clap_derive v4.0.9 [INFO] [stderr] Downloaded ena v0.14.0 [INFO] [stderr] Downloaded output_vt100 v0.1.3 [INFO] [stderr] Downloaded unicode-linebreak v0.1.4 [INFO] [stderr] Downloaded miette v5.3.0 [INFO] [stderr] Downloaded pretty_assertions v1.3.0 [INFO] [stderr] Downloaded syn v1.0.101 [INFO] [stderr] Downloaded fd-lock v3.0.6 [INFO] [stderr] Downloaded clap v4.0.9 [INFO] [stderr] Downloaded rug v1.17.0 [INFO] [stderr] Downloaded string_cache v0.8.4 [INFO] [stderr] Downloaded logos-derive v0.12.1 [INFO] [stderr] Downloaded rustix v0.35.11 [INFO] [stderr] Downloaded salsa v0.16.1 [INFO] [stderr] Downloaded miette-derive v5.3.0 [INFO] [stderr] Downloaded lalrpop v0.19.8 [INFO] [stderr] Downloaded iana-time-zone v0.1.50 [INFO] [stderr] Downloaded utf8parse v0.2.0 [INFO] [stderr] Downloaded lalrpop-util v0.19.8 [INFO] [stderr] Downloaded supports-color v1.3.0 [INFO] [stderr] Downloaded supports-unicode v1.0.2 [INFO] [stderr] Downloaded smawk v0.3.1 [INFO] [stderr] Downloaded io-lifetimes v0.7.3 [INFO] [stderr] Downloaded reedline v0.13.0 [INFO] [stderr] Downloaded logos v0.12.1 [INFO] [stderr] Downloaded owo-colors v3.5.0 [INFO] [stderr] Downloaded is_ci v1.1.1 [INFO] [stderr] Downloaded supports-hyperlinks v1.2.0 [INFO] [stderr] Downloaded vte v0.10.1 [INFO] [stderr] Downloaded linux-raw-sys v0.0.46 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.4.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e29ed50fc0816fb6598a3ea61b746b961659aa8154fead11395b12b97d100532 [INFO] running `Command { std: "docker" "start" "-a" "e29ed50fc0816fb6598a3ea61b746b961659aa8154fead11395b12b97d100532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e29ed50fc0816fb6598a3ea61b746b961659aa8154fead11395b12b97d100532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e29ed50fc0816fb6598a3ea61b746b961659aa8154fead11395b12b97d100532", kill_on_drop: false }` [INFO] [stdout] e29ed50fc0816fb6598a3ea61b746b961659aa8154fead11395b12b97d100532 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f9f58ba184074a9e8d63cc2c34e03bc9bd8616bf1a8e6d7b785a2f498c1f7ab [INFO] running `Command { std: "docker" "start" "-a" "5f9f58ba184074a9e8d63cc2c34e03bc9bd8616bf1a8e6d7b785a2f498c1f7ab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling io-lifetimes v0.7.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.10 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling rustix v0.35.11 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.50 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling rug v1.17.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fd-lock v3.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling miette-derive v5.3.0 [INFO] [stderr] Compiling clap_derive v4.0.9 [INFO] [stderr] Compiling salsa-macros v0.16.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling salsa v0.16.1 [INFO] [stderr] Compiling clap v4.0.9 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling miette v5.3.0 [INFO] [stderr] Compiling balsapop v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crossterm v0.24.0 [INFO] [stderr] Compiling reedline v0.13.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "5f9f58ba184074a9e8d63cc2c34e03bc9bd8616bf1a8e6d7b785a2f498c1f7ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f9f58ba184074a9e8d63cc2c34e03bc9bd8616bf1a8e6d7b785a2f498c1f7ab", kill_on_drop: false }` [INFO] [stdout] 5f9f58ba184074a9e8d63cc2c34e03bc9bd8616bf1a8e6d7b785a2f498c1f7ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6656bd426cb4d249540eb85bac412cba0de17fe8e2c7190568156090c670977e [INFO] running `Command { std: "docker" "start" "-a" "6656bd426cb4d249540eb85bac412cba0de17fe8e2c7190568156090c670977e", kill_on_drop: false }` [INFO] [stderr] Compiling balsapop v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `balsapop` (bin "balsapop" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name balsapop --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6a0d9177a39ee935 -C extra-filename=-9cd4c88ff315e49d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-d57a2f54f94c1379.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-c29848a6105ec7c5.rlib --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-52c33f3ff2eeab3e.so --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-7076333dd0945a18.rlib --extern logos=/opt/rustwide/target/debug/deps/liblogos-8e01c479fb0fc2ba.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-da46983b7cbdec2b.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-e7b52ffa0f368957.rlib --extern reedline=/opt/rustwide/target/debug/deps/libreedline-0680a0095b8c94a3.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-378a1a73ca664c49.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-ec6cfafdb8e62f0f.rlib --extern salsa=/opt/rustwide/target/debug/deps/libsalsa-aa1eb709bc4d6337.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c92a9e62126ada66.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-0d180b29403e0f2d/out/lib` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6656bd426cb4d249540eb85bac412cba0de17fe8e2c7190568156090c670977e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6656bd426cb4d249540eb85bac412cba0de17fe8e2c7190568156090c670977e", kill_on_drop: false }` [INFO] [stdout] 6656bd426cb4d249540eb85bac412cba0de17fe8e2c7190568156090c670977e