[INFO] cloning repository https://github.com/rust-motd/rust-motd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-motd/rust-motd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-motd%2Frust-motd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-motd%2Frust-motd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b860a110b148fc010e62fccf34ba0d5e573f14e [INFO] testing rust-motd/rust-motd against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-motd%2Frust-motd" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-motd/rust-motd on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-motd/rust-motd [INFO] finished tweaking git repo https://github.com/rust-motd/rust-motd [INFO] tweaked toml for git repo https://github.com/rust-motd/rust-motd written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rust-motd/rust-motd 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" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 182390a32aee896a38efcf2db43463e98863d83c742b764e8f2a2b488f368bb2 [INFO] running `Command { std: "docker" "start" "-a" "182390a32aee896a38efcf2db43463e98863d83c742b764e8f2a2b488f368bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "182390a32aee896a38efcf2db43463e98863d83c742b764e8f2a2b488f368bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "182390a32aee896a38efcf2db43463e98863d83c742b764e8f2a2b488f368bb2", kill_on_drop: false }` [INFO] [stdout] 182390a32aee896a38efcf2db43463e98863d83c742b764e8f2a2b488f368bb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18b244b4cdecf3cb71a601b7a909a3e310d76bd607d70c6d3b4786a449c08e29 [INFO] running `Command { std: "docker" "start" "-a" "18b244b4cdecf3cb71a601b7a909a3e310d76bd607d70c6d3b4786a449c08e29", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-io v0.3.23 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling openssl-src v111.22.0+1.1.1q [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling socket2 v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling clap_builder v4.2.7 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling zerocopy-derive v0.3.1 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling ureq v2.5.0 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] error: could not compile `clap_builder` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/bin/rustc --crate-name clap_builder --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.2.7/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="cargo"' --cfg 'feature="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="string"' --cfg 'feature="suggestions"' --cfg 'feature="unicode"' --cfg 'feature="unstable-doc"' --cfg 'feature="unstable-styles"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' -C metadata=5bb93c3850271690 -C extra-filename=-5bb93c3850271690 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstream=/opt/rustwide/target/debug/deps/libanstream-9844480b32eaa145.rmeta --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-b8091b2bf4c3f36a.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-c9a16a0111d0e4df.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-32e3f50999781c73.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-8622084940d8e27c.rmeta --extern terminal_size=/opt/rustwide/target/debug/deps/libterminal_size-658fd4497fb373f5.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-699e611d55496050.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-1c7a0b1da2c674e6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "18b244b4cdecf3cb71a601b7a909a3e310d76bd607d70c6d3b4786a449c08e29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18b244b4cdecf3cb71a601b7a909a3e310d76bd607d70c6d3b4786a449c08e29", kill_on_drop: false }` [INFO] [stdout] 18b244b4cdecf3cb71a601b7a909a3e310d76bd607d70c6d3b4786a449c08e29