[INFO] cloning repository https://github.com/jprio/catscii [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jprio/catscii" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjprio%2Fcatscii", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjprio%2Fcatscii'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8329be10b60dcca11cca493c564904062882e25f [INFO] testing jprio/catscii against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjprio%2Fcatscii" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jprio/catscii [INFO] finished tweaking git repo https://github.com/jprio/catscii [INFO] tweaked toml for git repo https://github.com/jprio/catscii written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jprio/catscii on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jprio/catscii 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded half v2.2.1 [INFO] [stderr] Downloaded spin v0.9.7 [INFO] [stderr] Downloaded tracing-error v0.2.0 [INFO] [stderr] Downloaded roff v0.2.1 [INFO] [stderr] Downloaded clap_mangen v0.1.11 [INFO] [stderr] Downloaded png v0.17.7 [INFO] [stderr] Downloaded os_str_bytes v6.5.0 [INFO] [stderr] Downloaded zune-inflate v0.2.53 [INFO] [stderr] Downloaded textwrap v0.16.0 [INFO] [stderr] Downloaded openssl-sys v0.9.84 [INFO] [stderr] Downloaded crossbeam-channel v0.5.7 [INFO] [stderr] Downloaded axum-core v0.3.3 [INFO] [stderr] Downloaded axum v0.6.12 [INFO] [stderr] Downloaded color-spantrace v0.2.0 [INFO] [stderr] Downloaded clap v3.2.23 [INFO] [stderr] Downloaded openssl v0.10.49 [INFO] [stderr] Downloaded rustix v0.36.11 [INFO] [stderr] Downloaded exr v1.6.3 [INFO] [stderr] Downloaded color-eyre v0.6.2 [INFO] [stderr] Downloaded artem v1.1.7 [INFO] [stderr] Downloaded flume v0.10.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae680c79ce9a688c21ac79ab270de058f6e9fbf03d286619f75c280adb0260ea [INFO] running `Command { std: "docker" "start" "-a" "ae680c79ce9a688c21ac79ab270de058f6e9fbf03d286619f75c280adb0260ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae680c79ce9a688c21ac79ab270de058f6e9fbf03d286619f75c280adb0260ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae680c79ce9a688c21ac79ab270de058f6e9fbf03d286619f75c280adb0260ea", kill_on_drop: false }` [INFO] [stdout] ae680c79ce9a688c21ac79ab270de058f6e9fbf03d286619f75c280adb0260ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 074d7d2534cdd7e4035c5210af801277b3aa906fbfdc4074a32cda31dab33e21 [INFO] running `Command { std: "docker" "start" "-a" "074d7d2534cdd7e4035c5210af801277b3aa906fbfdc4074a32cda31dab33e21", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling syn v2.0.12 [INFO] [stderr] Compiling openssl-sys v0.9.84 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling openssl v0.10.49 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling spin v0.9.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling rustix v0.36.11 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Compiling axum-core v0.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling zune-inflate v0.2.53 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling axum v0.6.12 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling rustc-demangle v0.1.22 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling pretty-hex v0.3.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling terminal_size v0.2.5 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling clap_mangen v0.1.11 [INFO] [stderr] error: could not compile `clap` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name clap --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-3.2.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="atty"' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "backtrace", "cargo", "clap_derive", "color", "debug", "default", "deprecated", "derive", "env", "once_cell", "regex", "std", "strsim", "suggestions", "termcolor", "terminal_size", "unicase", "unicode", "unstable-doc", "unstable-grouped", "unstable-replace", "unstable-v4", "wrap_help", "yaml", "yaml-rust"))' -C metadata=5694abbb8cb306e5 -C extra-filename=-5cdea3e038a8ba5a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-bc6acaeb2987f124.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dfd565f85bac9b15.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-b6c6ae30d1bfb521.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-406a1d219d2f56b2.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-8041db0464254a5a.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-27bc57d6448650ff.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-5642cbbaa6af44d1.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-dbd130a0689fb70a.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "074d7d2534cdd7e4035c5210af801277b3aa906fbfdc4074a32cda31dab33e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "074d7d2534cdd7e4035c5210af801277b3aa906fbfdc4074a32cda31dab33e21", kill_on_drop: false }` [INFO] [stdout] 074d7d2534cdd7e4035c5210af801277b3aa906fbfdc4074a32cda31dab33e21