[INFO] cloning repository https://github.com/nextest-rs/nextest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nextest-rs/nextest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnextest-rs%2Fnextest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnextest-rs%2Fnextest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2f2f583ee81a0a2d5f5da3774cd3db0761a0620 [INFO] building nextest-rs/nextest against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnextest-rs%2Fnextest" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nextest-rs/nextest on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/nextest-rs/nextest [INFO] finished tweaking git repo https://github.com/nextest-rs/nextest [INFO] tweaked toml for git repo https://github.com/nextest-rs/nextest written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nextest-rs/nextest 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-scoped v0.7.1 [INFO] [stderr] Downloaded future-queue v0.3.0 [INFO] [stderr] Downloaded zstd v0.13.0 [INFO] [stderr] Downloaded toml_edit v0.20.7 [INFO] [stderr] Downloaded supports-color v1.3.1 [INFO] [stderr] Downloaded supports-unicode v2.0.0 [INFO] [stderr] Downloaded atomicwrites v0.4.2 [INFO] [stderr] Downloaded camino-tempfile v1.0.2 [INFO] [stderr] Downloaded test-case-core v3.2.1 [INFO] [stderr] Downloaded test-case-macros v3.2.1 [INFO] [stderr] Downloaded backtrace-ext v0.2.1 [INFO] [stderr] Downloaded test-case v3.2.1 [INFO] [stderr] Downloaded textwrap v0.15.2 [INFO] [stderr] Downloaded target-spec v3.0.1 [INFO] [stderr] Downloaded guppy v0.17.1 [INFO] [stderr] Downloaded recursion v0.5.1 [INFO] [stderr] Downloaded fiat-crypto v0.2.1 [INFO] [stderr] Downloaded curve25519-dalek v4.1.1 [INFO] [stderr] Downloaded proptest v1.3.1 [INFO] [stderr] Downloaded quick-xml v0.31.0 [INFO] [stderr] Downloaded cargo_metadata v0.17.0 [INFO] [stderr] Downloaded console-api v0.6.0 [INFO] [stderr] Downloaded zstd-safe v7.0.0 [INFO] [stderr] Downloaded test-strategy v0.3.1 [INFO] [stderr] Downloaded proptest-derive v0.4.0 [INFO] [stderr] Downloaded self_update v0.39.0 [INFO] [stderr] Downloaded toml v0.8.8 [INFO] [stderr] Downloaded supports-color v2.1.0 [INFO] [stderr] Downloaded debug-ignore v1.0.5 [INFO] [stderr] Downloaded dialoguer v0.11.0 [INFO] [stderr] Downloaded cargo-platform v0.1.4 [INFO] [stderr] Downloaded indoc v2.0.4 [INFO] [stderr] Downloaded ed25519 v2.2.3 [INFO] [stderr] Downloaded is_ci v1.1.1 [INFO] [stderr] Downloaded guppy-workspace-hack v0.1.0 [INFO] [stderr] Downloaded supports-hyperlinks v2.1.0 [INFO] [stderr] Downloaded nested v0.1.1 [INFO] [stderr] Downloaded nom-tracable v0.9.0 [INFO] [stderr] Downloaded structmeta-derive v0.2.0 [INFO] [stderr] Downloaded cargo_metadata v0.18.1 [INFO] [stderr] Downloaded display-error-chain v0.2.0 [INFO] [stderr] Downloaded indent_write v2.2.0 [INFO] [stderr] Downloaded mukti-metadata v0.1.0 [INFO] [stderr] Downloaded nom-tracable-macros v0.9.0 [INFO] [stderr] Downloaded strip-ansi-escapes v0.2.0 [INFO] [stderr] Downloaded ed25519-dalek v2.0.0 [INFO] [stderr] Downloaded vte v0.11.1 [INFO] [stderr] Downloaded goldenfile v1.5.2 [INFO] [stderr] Downloaded console-subscriber v0.2.0 [INFO] [stderr] Downloaded similar-asserts v1.5.0 [INFO] [stderr] Downloaded serde_ignored v0.1.9 [INFO] [stderr] Downloaded structmeta v0.2.0 [INFO] [stderr] Downloaded nom_locate v4.2.0 [INFO] [stderr] Downloaded self-replace v1.3.7 [INFO] [stderr] Downloaded zipsign-api v0.1.0-a.3 [INFO] [stderr] Downloaded toml_edit v0.21.0 [INFO] [stderr] Downloaded insta v1.34.0 [INFO] [stderr] Downloaded target-spec-miette v0.3.0 [INFO] [stderr] Downloaded win32job v1.0.2 [INFO] [stderr] Downloaded similar v2.3.0 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 954029d79127d56143d1d617ef6460e5f363fc3e35ea2911131a61738b72a0e9 [INFO] running `Command { std: "docker" "start" "-a" "954029d79127d56143d1d617ef6460e5f363fc3e35ea2911131a61738b72a0e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "954029d79127d56143d1d617ef6460e5f363fc3e35ea2911131a61738b72a0e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "954029d79127d56143d1d617ef6460e5f363fc3e35ea2911131a61738b72a0e9", kill_on_drop: false }` [INFO] [stdout] 954029d79127d56143d1d617ef6460e5f363fc3e35ea2911131a61738b72a0e9 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3893662cbb01a747231f2168f7aa53fc5e1650ae5d5055ba5f1aee1d8b6c27fe [INFO] running `Command { std: "docker" "start" "-a" "3893662cbb01a747231f2168f7aa53fc5e1650ae5d5055ba5f1aee1d8b6c27fe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling supports-color v1.3.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling target-spec v3.0.1 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling supports-unicode v2.0.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling nextest-workspace-hack v0.1.0 (/opt/rustwide/workdir/workspace-hack) [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling similar v2.3.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling cargo-platform v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling bytecount v0.6.4 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling cargo_metadata v0.17.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling nom-tracable-macros v0.9.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling debug-ignore v1.0.5 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling self_update v0.39.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling nom-tracable v0.9.0 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling guppy v0.17.1 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Compiling self-replace v1.3.7 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling quick-xml v0.23.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling recursion v0.5.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling nextest-runner v0.48.0 (/opt/rustwide/workdir/nextest-runner) [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling nextest-filtering v0.5.1 (/opt/rustwide/workdir/nextest-filtering) [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling quick-junit v0.3.5 (/opt/rustwide/workdir/quick-junit) [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling nextest-metadata v0.9.2 (/opt/rustwide/workdir/nextest-metadata) [INFO] [stderr] Compiling async-scoped v0.7.1 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling target-spec-miette v0.3.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling mukti-metadata v0.1.0 [INFO] [stderr] Compiling camino-tempfile v1.0.2 [INFO] [stderr] Compiling serde_ignored v0.1.9 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling atomicwrites v0.4.2 [INFO] [stderr] Compiling future-queue v0.3.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling display-error-chain v0.2.0 [INFO] [stderr] Compiling os_pipe v1.1.4 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling duct v0.13.6 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling enable-ansi-support v0.2.1 [INFO] [stderr] Compiling zstd v0.13.0 [INFO] [stderr] Compiling cargo-nextest v0.9.62-a.2 (/opt/rustwide/workdir/cargo-nextest) [INFO] [stderr] Compiling integration-tests v0.1.0 (/opt/rustwide/workdir/integration-tests) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcTfgRwR/symbols.o" "/opt/rustwide/target/debug/deps/cargo_nextest-f67595644df67718.cargo_nextest.87b46acb1f3717b7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_nextest-f67595644df67718.3tvdl1z46t5bdlmh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5705944dd082fe47/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-ee957b4060ed8088/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenable_ansi_support-a0e6793fa198b0b7.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-f20f372d27eceeac.rlib" "/opt/rustwide/target/debug/deps/libeyre-479a1103f8907215.rlib" "/opt/rustwide/target/debug/deps/libindenter-7d27c00e8da0d8a9.rlib" "/opt/rustwide/target/debug/deps/libcargo_nextest-4ccb7c08ed70258d.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-83023c00cbfb9e80.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d269435d5b446875.rlib" "/opt/rustwide/target/debug/deps/libduct-633ef7ef8bf06a5a.rlib" "/opt/rustwide/target/debug/deps/libos_pipe-55059bea8dac5c4c.rlib" "/opt/rustwide/target/debug/deps/libshared_child-a67531d1a1ea2262.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-6a04dc2f6e11dfa9.rlib" "/opt/rustwide/target/debug/deps/libnextest_runner-1e2f0ae5747dfcf6.rlib" "/opt/rustwide/target/debug/deps/libindent_write-b8422f900f1eb9a2.rlib" "/opt/rustwide/target/debug/deps/libshell_words-a89ebc69c263a49f.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-02f147e3ca7fbe38.rlib" "/opt/rustwide/target/debug/deps/libhumantime_serde-5f89d98c41965b29.rlib" "/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-440262f3178c1b3b.rlib" "/opt/rustwide/target/debug/deps/libserde_ignored-6a172d69b74594f2.rlib" "/opt/rustwide/target/debug/deps/libtoml-7d89a8819717300a.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-2894de4f609c9d98.rlib" "/opt/rustwide/target/debug/deps/libhome-5476b39eb8edc371.rlib" "/opt/rustwide/target/debug/deps/libself_update-7f2fc82158d333ed.rlib" "/opt/rustwide/target/debug/deps/libtar-28e66f98e3965b8c.rlib" "/opt/rustwide/target/debug/deps/libxattr-eaed09bcbcfd4bec.rlib" "/opt/rustwide/target/debug/deps/libfiletime-538e79ae1fb52b99.rlib" "/opt/rustwide/target/debug/deps/libflate2-197315befb314de6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-e70222ec02c08ce8.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-1ff21232c856e291.rlib" "/opt/rustwide/target/debug/deps/libreqwest-75af4fafa974fc98.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-deff312c26243926.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-e0d7bc135c092b07.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-2e87877412a08ef8.rlib" "/opt/rustwide/target/debug/deps/libbase64-3ca2d56be7130dfd.rlib" "/opt/rustwide/target/debug/deps/libipnet-e48bd8e2986d8365.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-c8338dbc96d01fcc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-03364dd26836f855.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e3a503b562f9b7b.rlib" "/opt/rustwide/target/debug/deps/librustls-f15da5b1e6613dce.rlib" "/opt/rustwide/target/debug/deps/libsct-88c258183049420c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-65fc7fff35ef0752.rlib" "/opt/rustwide/target/debug/deps/libring-1e4932d937242334.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libhyper-7f1f6638148163dd.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ed38dff3064d61ef.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-6c1157d91b3b7c6a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-22082b9b4257607b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libtracing-fe559bc9ff8e4889.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-51aab342ecde7319.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-031e3c7fb630d400.rlib" "/opt/rustwide/target/debug/deps/liburl-e666602d990d977b.rlib" "/opt/rustwide/target/debug/deps/libidna-6b48e0f365b83708.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libhttp-f55a5c9c441ecf57.rlib" "/opt/rustwide/target/debug/deps/libself_replace-277cec5ff463b004.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/target/debug/deps/libfuture_queue-05727b9681299d3b.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libdisplay_error_chain-a59bbd440af8b9a2.rlib" "/opt/rustwide/target/debug/deps/libasync_scoped-96db2e529ea86416.rlib" "/opt/rustwide/target/debug/deps/libpin_project-37ea7c27353c641b.rlib" "/opt/rustwide/target/debug/deps/libzstd-63a7255ee1eb474d.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-25a059235ba17544.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-bee2ac295683d952.rlib" "/opt/rustwide/target/debug/deps/libatomicwrites-a3ba1209777825b9.rlib" "/opt/rustwide/target/debug/deps/libindicatif-3da0d7bab43b8689.rlib" "/opt/rustwide/target/debug/deps/libportable_atomic-629b597c0579b708.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-bd9f8621c542a95f.rlib" "/opt/rustwide/target/debug/deps/libconsole-c8b484b728fb719d.rlib" "/opt/rustwide/target/debug/deps/libquick_junit-85f77ac935cdcf6a.rlib" "/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-b7fe152047a3ed73.rlib" "/opt/rustwide/target/debug/deps/libvte-b78064e4bc86b1cc.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-fe32cc8dbb07c471.rlib" "/opt/rustwide/target/debug/deps/libuuid-16cd6efe070f0660.rlib" "/opt/rustwide/target/debug/deps/libchrono-c95991a4598af390.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-39d4f778dffad339.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-6d5d614fe3b73f91.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-8e9d76bdd8509583.rlib" "/opt/rustwide/target/debug/deps/librand-fbcebfc7c3a39b83.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e685ee45fdaa2eb1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-7a62d7ccc6054911.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7acf62e2d6bafe33.rlib" "/opt/rustwide/target/debug/deps/libfutures-848f20949bd0a0b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d2a286ce9f4c0af1.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-357f248d5d423bb0.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c6f9a7ca30d562a6.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1dca294e582dc666.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b156fc9fd12afa4b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-bc4cb287ef6673eb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-983e792123578a50.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-252d603ad9836292.rlib" "/opt/rustwide/target/debug/deps/libmukti_metadata-e46d3070f8984046.rlib" "/opt/rustwide/target/debug/deps/libtarget_spec_miette-b81797a3a053b181.rlib" "/opt/rustwide/target/debug/deps/libnix-8fb55e274398a538.rlib" "/opt/rustwide/target/debug/deps/libtokio-05b515f00dfff2f7.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8d0296d4ebd762f5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-652c0e0396233476.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a52511a432f4660f.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libmio-d9c247309984fca0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libcamino_tempfile-ee0e1f9a228a9ec8.rlib" "/opt/rustwide/target/debug/deps/libtempfile-eeb868cfac975335.rlib" "/opt/rustwide/target/debug/deps/libfastrand-13737c0e24f03201.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59c40a792da47fad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libconfig-84c5a50ed2952c93.rlib" "/opt/rustwide/target/debug/deps/libron-8d7f4077a8bcff96.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libtoml-a3c51dfa93a0104c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-05269afb520233cb.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-38874cf05ed9804d.rlib" "/opt/rustwide/target/debug/deps/libwinnow-0c67452218a71a5f.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-b6b7d5a6428d69e7.rlib" "/opt/rustwide/target/debug/deps/libnextest_metadata-18acabd346047039.rlib" "/opt/rustwide/target/debug/deps/libsmol_str-2d01a3434f077230.rlib" "/opt/rustwide/target/debug/deps/libnextest_filtering-8b01bfb2b65d6221.rlib" "/opt/rustwide/target/debug/deps/libnom_locate-dbade46bc9527f34.rlib" "/opt/rustwide/target/debug/deps/libbytecount-97828d579c885bc9.rlib" "/opt/rustwide/target/debug/deps/libregex-81c738e81b2f0c4a.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-dfad3303701701d7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bc16b6910b19e5bd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-754c1f6918011bc4.rlib" "/opt/rustwide/target/debug/deps/libnom_tracable-8ca481f31b728ea4.rlib" "/opt/rustwide/target/debug/deps/libnom-e20e6f658949c34c.rlib" "/opt/rustwide/target/debug/deps/librecursion-f61b04d277e1d83b.rlib" "/opt/rustwide/target/debug/deps/libmiette-3e3175892a9a0074.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_ext-0b590ed2da095b53.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-160a3c0e226f9743.rlib" "/opt/rustwide/target/debug/deps/libunicode_linebreak-bb134420dec3dc19.rlib" "/opt/rustwide/target/debug/deps/libsmawk-e73672f71bda80b2.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-c5df3d0114971829.rlib" "/opt/rustwide/target/debug/deps/libsupports_hyperlinks-acd7df631625a836.rlib" "/opt/rustwide/target/debug/deps/libsupports_color-951fe6347b2b5c44.rlib" "/opt/rustwide/target/debug/deps/libsupports_unicode-a8b5b664e01876e8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0686c4979716956b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8fff348cae26394e.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libobject-558be183ed3ac75d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-70640b9d17235dad.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-69e8fc8a3d9cd61b.rlib" "/opt/rustwide/target/debug/deps/libgimli-ac938babf6a4e535.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-590f1de4ae86e897.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-0116116c0cc0e3e8.rlib" "/opt/rustwide/target/debug/deps/librustix-a1a830b328368011.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a6d0f7d4ff4836bf.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-9fc6739894f6a79f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-969dea0c56f721dd.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-769dfe07bfc3b687.rlib" "/opt/rustwide/target/debug/deps/libsupports_color-947a8f32d43a9ff9.rlib" "/opt/rustwide/target/debug/deps/libis_ci-cbefc1ed1bef9bb7.rlib" "/opt/rustwide/target/debug/deps/libatty-786d040b9e90075a.rlib" "/opt/rustwide/target/debug/deps/liblibc-55ba20fab9fcfa3f.rlib" "/opt/rustwide/target/debug/deps/libguppy-08982bfa40827ebe.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-ad94178401e50a33.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libnested-be207a79f1d6b7d7.rlib" "/opt/rustwide/target/debug/deps/libitertools-1ab5e7087408e2a9.rlib" "/opt/rustwide/target/debug/deps/libeither-493e809a4aefe3f1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8a34ff6a2178d702.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-04d6b825a70c6adc.rlib" "/opt/rustwide/target/debug/deps/libthiserror-884702a468b4103f.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-a0810de6b2cb7005.rlib" "/opt/rustwide/target/debug/deps/libsemver-3ff377a724205b24.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-953e40b8627219e0.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-e62d79dae90481b3.rlib" "/opt/rustwide/target/debug/deps/libtarget_spec-fec01b4c19a34c1a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-63ee030d0b1790b8.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ac721c9c65260af3.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f3e0cb1ef77d25a7.rlib" "/opt/rustwide/target/debug/deps/libcfg_expr-2d1e6fbd15a233ba.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-88f6d4578ddf9587.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4dcf5e2713f57f32.rlib" "/opt/rustwide/target/debug/deps/libdebug_ignore-af2ae28baa4731cd.rlib" "/opt/rustwide/target/debug/deps/libclap-f5e3698f9ed4f978.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-bf3bf1a3abe265a4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-fb53c9c5d845db42.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-55cb7c29a6892c2a.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-99fe63efc408262e.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-2cb77b7246933da8.rlib" "/opt/rustwide/target/debug/deps/libanstyle-f4bf1ccf07d9edae.rlib" "/opt/rustwide/target/debug/deps/libcamino-c2c7e45d24e0bd8a.rlib" "/opt/rustwide/target/debug/deps/libserde-afb62b3b85e2f243.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cargo_nextest-f67595644df67718" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-nextest` (bin "cargo-nextest") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3893662cbb01a747231f2168f7aa53fc5e1650ae5d5055ba5f1aee1d8b6c27fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3893662cbb01a747231f2168f7aa53fc5e1650ae5d5055ba5f1aee1d8b6c27fe", kill_on_drop: false }` [INFO] [stdout] 3893662cbb01a747231f2168f7aa53fc5e1650ae5d5055ba5f1aee1d8b6c27fe [INFO] building nextest-rs/nextest against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnextest-rs%2Fnextest" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nextest-rs/nextest on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/nextest-rs/nextest [INFO] finished tweaking git repo https://github.com/nextest-rs/nextest [INFO] tweaked toml for git repo https://github.com/nextest-rs/nextest written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nextest-rs/nextest 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbb2826dfc29a599a584dc254c17388fe8fda8fa9ea9dd5446208a6a1a7be924 [INFO] running `Command { std: "docker" "start" "-a" "bbb2826dfc29a599a584dc254c17388fe8fda8fa9ea9dd5446208a6a1a7be924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbb2826dfc29a599a584dc254c17388fe8fda8fa9ea9dd5446208a6a1a7be924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbb2826dfc29a599a584dc254c17388fe8fda8fa9ea9dd5446208a6a1a7be924", kill_on_drop: false }` [INFO] [stdout] bbb2826dfc29a599a584dc254c17388fe8fda8fa9ea9dd5446208a6a1a7be924 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eeaa02f6eac0082a6d1131bf3acf72b614b32d2b0735d0aae72cdf88a957a71c [INFO] running `Command { std: "docker" "start" "-a" "eeaa02f6eac0082a6d1131bf3acf72b614b32d2b0735d0aae72cdf88a957a71c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Compiling supports-color v1.3.1 [INFO] [stderr] Compiling target-spec v3.0.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling supports-unicode v2.0.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling nextest-workspace-hack v0.1.0 (/opt/rustwide/workdir/workspace-hack) [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling similar v2.3.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling cargo-platform v0.1.4 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling bytecount v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cargo_metadata v0.17.0 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling nom-tracable-macros v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling debug-ignore v1.0.5 [INFO] [stderr] Compiling self_update v0.39.0 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling guppy v0.17.1 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling nom-tracable v0.9.0 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Compiling self-replace v1.3.7 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling quick-xml v0.23.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling nextest-runner v0.48.0 (/opt/rustwide/workdir/nextest-runner) [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling recursion v0.5.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling nextest-filtering v0.5.1 (/opt/rustwide/workdir/nextest-filtering) [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling quick-junit v0.3.5 (/opt/rustwide/workdir/quick-junit) [INFO] [stderr] Compiling nextest-metadata v0.9.2 (/opt/rustwide/workdir/nextest-metadata) [INFO] [stderr] Compiling async-scoped v0.7.1 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling target-spec-miette v0.3.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling mukti-metadata v0.1.0 [INFO] [stderr] Compiling camino-tempfile v1.0.2 [INFO] [stderr] Compiling serde_ignored v0.1.9 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling atomicwrites v0.4.2 [INFO] [stderr] Compiling future-queue v0.3.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling display-error-chain v0.2.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stderr] Compiling os_pipe v1.1.4 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling duct v0.13.6 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling enable-ansi-support v0.2.1 [INFO] [stderr] Compiling zstd v0.13.0 [INFO] [stderr] Compiling cargo-nextest v0.9.62-a.2 (/opt/rustwide/workdir/cargo-nextest) [INFO] [stderr] Compiling integration-tests v0.1.0 (/opt/rustwide/workdir/integration-tests) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "eeaa02f6eac0082a6d1131bf3acf72b614b32d2b0735d0aae72cdf88a957a71c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeaa02f6eac0082a6d1131bf3acf72b614b32d2b0735d0aae72cdf88a957a71c", kill_on_drop: false }` [INFO] [stdout] eeaa02f6eac0082a6d1131bf3acf72b614b32d2b0735d0aae72cdf88a957a71c [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f392eec2a84a2f38371a0de973da354436cd9e886e499d95328d7d45ba3c7408 [INFO] running `Command { std: "docker" "start" "-a" "f392eec2a84a2f38371a0de973da354436cd9e886e499d95328d7d45ba3c7408", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling similar-asserts v1.5.0 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling proptest-derive v0.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling goldenfile v1.5.2 [INFO] [stderr] Compiling test-case-core v3.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling cargo-nextest v0.9.62-a.2 (/opt/rustwide/workdir/cargo-nextest) [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Compiling proptest v1.3.1 [INFO] [stderr] Compiling test-strategy v0.3.1 [INFO] [stderr] Compiling test-case-macros v3.2.1 [INFO] [stderr] Compiling insta v1.34.0 [INFO] [stderr] Compiling quick-junit v0.3.5 (/opt/rustwide/workdir/quick-junit) [INFO] [stderr] Compiling test-case v3.2.1 [INFO] [stderr] Compiling nextest-metadata v0.9.2 (/opt/rustwide/workdir/nextest-metadata) [INFO] [stderr] Compiling nextest-workspace-hack v0.1.0 (/opt/rustwide/workdir/workspace-hack) [INFO] [stderr] Compiling nextest-filtering v0.5.1 (/opt/rustwide/workdir/nextest-filtering) [INFO] [stderr] Compiling nextest-runner v0.48.0 (/opt/rustwide/workdir/nextest-runner) [INFO] [stderr] Compiling integration-tests v0.1.0 (/opt/rustwide/workdir/integration-tests) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.06s [INFO] running `Command { std: "docker" "inspect" "f392eec2a84a2f38371a0de973da354436cd9e886e499d95328d7d45ba3c7408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f392eec2a84a2f38371a0de973da354436cd9e886e499d95328d7d45ba3c7408", kill_on_drop: false }` [INFO] [stdout] f392eec2a84a2f38371a0de973da354436cd9e886e499d95328d7d45ba3c7408