[INFO] cloning repository https://github.com/Zageron/rrr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zageron/rrr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZageron%2Frrr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZageron%2Frrr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56cec829def83c5aeabf21fd5263c3724f1f9ec4 [INFO] testing Zageron/rrr against 1.73.0 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZageron%2Frrr" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zageron/rrr on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Zageron/rrr [INFO] removed 1 missing examples [INFO] finished tweaking git repo https://github.com/Zageron/rrr [INFO] tweaked toml for git repo https://github.com/Zageron/rrr written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Zageron/rrr 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.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/RustAudio/dasp` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winit_input_helper v0.14.1 [INFO] [stderr] Downloaded bitstream-io v1.7.0 [INFO] [stderr] Downloaded clap_complete v4.4.0 [INFO] [stderr] Downloaded btreemultimap v0.1.1 [INFO] [stderr] Downloaded pixels v0.13.0 [INFO] [stderr] Downloaded lzma-rs v0.2.0 [INFO] [stderr] Downloaded app_dirs2 v2.5.5 [INFO] [stderr] Downloaded swf v0.2.0 [INFO] [stderr] Downloaded serde_derive v1.0.174 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e40bda85f241d685d151fe1d5dbeebc9126ba67f07dac30aa97785549a87acaf [INFO] running `Command { std: "docker" "start" "-a" "e40bda85f241d685d151fe1d5dbeebc9126ba67f07dac30aa97785549a87acaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e40bda85f241d685d151fe1d5dbeebc9126ba67f07dac30aa97785549a87acaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e40bda85f241d685d151fe1d5dbeebc9126ba67f07dac30aa97785549a87acaf", kill_on_drop: false }` [INFO] [stdout] e40bda85f241d685d151fe1d5dbeebc9126ba67f07dac30aa97785549a87acaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b14d6b9d6fc827499d74f53ba07e4490360b2707547f379e1c6aae2a8c10c500 [INFO] running `Command { std: "docker" "start" "-a" "b14d6b9d6fc827499d74f53ba07e4490360b2707547f379e1c6aae2a8c10c500", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling dasp_sample v0.11.0 (https://github.com/RustAudio/dasp?rev=6b15274b471835e586089e54228e54601f92d391#6b15274b) [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling dasp_frame v0.11.0 (https://github.com/RustAudio/dasp?rev=6b15274b471835e586089e54228e54601f92d391#6b15274b) [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling dasp_ring_buffer v0.11.0 (https://github.com/RustAudio/dasp?rev=6b15274b471835e586089e54228e54601f92d391#6b15274b) [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling lzma-rs v0.2.0 [INFO] [stderr] Compiling dasp_rms v0.11.0 (https://github.com/RustAudio/dasp?rev=6b15274b471835e586089e54228e54601f92d391#6b15274b) [INFO] [stderr] Compiling dasp_peak v0.11.0 (https://github.com/RustAudio/dasp?rev=6b15274b471835e586089e54228e54601f92d391#6b15274b) [INFO] [stderr] Compiling rrr_types v0.1.0 (/opt/rustwide/workdir/crates/rrr_types) [INFO] [stderr] Compiling symphonia-core v0.5.3 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling bitstream-io v1.7.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling dasp_envelope v0.11.0 (https://github.com/RustAudio/dasp?rev=6b15274b471835e586089e54228e54601f92d391#6b15274b) [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling symphonia-metadata v0.5.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling dasp_interpolate v0.11.0 (https://github.com/RustAudio/dasp?rev=6b15274b471835e586089e54228e54601f92d391#6b15274b) [INFO] [stderr] Compiling wgpu-types v0.16.1 [INFO] [stderr] Compiling dasp_window v0.11.0 (https://github.com/RustAudio/dasp?rev=6b15274b471835e586089e54228e54601f92d391#6b15274b) [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling profiling v1.0.8 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling cpal v0.14.2 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling strum_macros v0.25.1 [INFO] [stderr] Compiling swf v0.2.0 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling dasp_signal v0.11.0 (https://github.com/RustAudio/dasp?rev=6b15274b471835e586089e54228e54601f92d391#6b15274b) [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Compiling naga v0.12.3 [INFO] [stderr] Compiling rrr_input v0.1.0 (/opt/rustwide/workdir/crates/rrr_input) [INFO] [stderr] Compiling dasp_slice v0.11.0 (https://github.com/RustAudio/dasp?rev=6b15274b471835e586089e54228e54601f92d391#6b15274b) [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling wide v0.7.11 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling dasp v0.11.0 (https://github.com/RustAudio/dasp?rev=6b15274b471835e586089e54228e54601f92d391#6b15274b) [INFO] [stderr] Compiling rrr_settings_core v0.1.0 (/opt/rustwide/workdir/crates/rrr_settings_core) [INFO] [stderr] Compiling symphonia v0.5.3 [INFO] [stderr] Compiling btreemultimap v0.1.1 [INFO] [stderr] Compiling rrr_chart v0.1.0 (/opt/rustwide/workdir/crates/rrr_chart) [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rb v0.4.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling rrr_audio v0.1.0 (/opt/rustwide/workdir/crates/rrr_audio) [INFO] [stderr] Compiling ultraviolet v0.9.1 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling rrr_graphics v0.1.0 (/opt/rustwide/workdir/crates/rrr_graphics) [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rrr_record v0.1.0 (/opt/rustwide/workdir/crates/rrr_record) [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling winit v0.28.6 [INFO] [stderr] Compiling rrr_core v0.1.0 (/opt/rustwide/workdir/crates/rrr_core) [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling rrr_noteskin v0.1.0 (/opt/rustwide/workdir/crates/rrr_noteskin) [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.1 [INFO] [stderr] Compiling wgpu-hal v0.16.2 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling rrr_math v0.1.0 (/opt/rustwide/workdir/crates/rrr_math) [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling rrr_settings v0.1.0 (/opt/rustwide/workdir/crates/rrr_settings) [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling rrr_time v0.1.0 (/opt/rustwide/workdir/crates/rrr_time) [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling wgpu-core v0.16.1 [INFO] [stderr] Compiling clap_builder v4.4.0 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling ureq v2.7.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling clap_derive v4.4.0 [INFO] [stderr] Compiling wgpu v0.16.3 [INFO] [stderr] Compiling rrr_config v0.1.0 (/opt/rustwide/workdir/crates/rrr_config) [INFO] [stderr] Compiling rrr_playlist v0.1.0 (/opt/rustwide/workdir/crates/rrr_playlist) [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling tui v0.19.0 [INFO] [stderr] Compiling rrr_fetch v0.1.0 (/opt/rustwide/workdir/crates/rrr_fetch) [INFO] [stderr] Compiling clap v4.4.0 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling pixels v0.13.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling simple_logger v4.2.0 [INFO] [stderr] Compiling clap_complete v4.4.0 [INFO] [stderr] Compiling rrr_render v0.1.0 (/opt/rustwide/workdir/crates/rrr_render) [INFO] [stderr] Compiling rrr_game v0.1.0 (/opt/rustwide/workdir/crates/rrr_game) [INFO] [stderr] Compiling rrr_window v0.1.0 (/opt/rustwide/workdir/crates/rrr_window) [INFO] [stderr] Compiling rrr_tui v0.1.0 (/opt/rustwide/workdir/crates/rrr_tui) [INFO] [stderr] Compiling rrr v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 30s [INFO] running `Command { std: "docker" "inspect" "b14d6b9d6fc827499d74f53ba07e4490360b2707547f379e1c6aae2a8c10c500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b14d6b9d6fc827499d74f53ba07e4490360b2707547f379e1c6aae2a8c10c500", kill_on_drop: false }` [INFO] [stdout] b14d6b9d6fc827499d74f53ba07e4490360b2707547f379e1c6aae2a8c10c500 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 640c18818528b36c2ba0067ef331f9797200e71ad9552df5be2ac42cb2e598d3 [INFO] running `Command { std: "docker" "start" "-a" "640c18818528b36c2ba0067ef331f9797200e71ad9552df5be2ac42cb2e598d3", kill_on_drop: false }` [INFO] [stderr] Compiling rrr v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.44s [INFO] running `Command { std: "docker" "inspect" "640c18818528b36c2ba0067ef331f9797200e71ad9552df5be2ac42cb2e598d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "640c18818528b36c2ba0067ef331f9797200e71ad9552df5be2ac42cb2e598d3", kill_on_drop: false }` [INFO] [stdout] 640c18818528b36c2ba0067ef331f9797200e71ad9552df5be2ac42cb2e598d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4d1a640e8f1f6a07c22be91b20c653f4cd9b3a4e8108aeff9ee89c37c3413384 [INFO] running `Command { std: "docker" "start" "-a" "4d1a640e8f1f6a07c22be91b20c653f4cd9b3a4e8108aeff9ee89c37c3413384", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rrr-51e7cac1f7f904dd) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test verify_cli ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4d1a640e8f1f6a07c22be91b20c653f4cd9b3a4e8108aeff9ee89c37c3413384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d1a640e8f1f6a07c22be91b20c653f4cd9b3a4e8108aeff9ee89c37c3413384", kill_on_drop: false }` [INFO] [stdout] 4d1a640e8f1f6a07c22be91b20c653f4cd9b3a4e8108aeff9ee89c37c3413384