[INFO] fetching crate wgpu_sort 0.1.0...
[INFO] testing wgpu_sort-0.1.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate wgpu_sort 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate wgpu_sort 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wgpu_sort 0.1.0
[INFO] tweaked toml for crates.io crate wgpu_sort 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wgpu_sort 0.1.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wgpu_sort 0.1.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56f4f739deb9a9b0edd1d7e3f00427561416e1521f5bbaf2e6faea5fbf565060
[INFO] running `Command { std: "docker" "start" "-a" "56f4f739deb9a9b0edd1d7e3f00427561416e1521f5bbaf2e6faea5fbf565060", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56f4f739deb9a9b0edd1d7e3f00427561416e1521f5bbaf2e6faea5fbf565060", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56f4f739deb9a9b0edd1d7e3f00427561416e1521f5bbaf2e6faea5fbf565060", kill_on_drop: false }`
[INFO] [stdout] 56f4f739deb9a9b0edd1d7e3f00427561416e1521f5bbaf2e6faea5fbf565060
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84182dacd2f8d398735d487bd376767a2341a70aa4ac29bfc8ec5fa1cfb15ebd
[INFO] running `Command { std: "docker" "start" "-a" "84182dacd2f8d398735d487bd376767a2341a70aa4ac29bfc8ec5fa1cfb15ebd", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling ahash v0.8.10
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling wgpu-hal v0.19.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling wgpu-core v0.19.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling wgpu-types v0.19.0
[INFO] [stderr]    Compiling renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling raw-window-handle v0.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling wgpu v0.19.1
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling naga v0.19.0
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.2
[INFO] [stderr]    Compiling wgpu_sort v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/lib.rs:561:1
[INFO] [stdout]     |
[INFO] [stdout] 561 | / /// Struct containing information about the state of the sorter.
[INFO] [stdout] 562 | | #[repr(C)]
[INFO] [stdout] 563 | | #[derive(Clone, Copy, bytemuck::Zeroable, bytemuck::Pod)]
[INFO] [stdout] 564 | | pub struct SorterState {
[INFO] [stdout] ...   |
[INFO] [stdout] 569 | |     odd_pass: u32,
[INFO] [stdout] 570 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib.rs:564:12
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub struct SorterState {
[INFO] [stdout]     |            ^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.94s
[INFO] running `Command { std: "docker" "inspect" "84182dacd2f8d398735d487bd376767a2341a70aa4ac29bfc8ec5fa1cfb15ebd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84182dacd2f8d398735d487bd376767a2341a70aa4ac29bfc8ec5fa1cfb15ebd", kill_on_drop: false }`
[INFO] [stdout] 84182dacd2f8d398735d487bd376767a2341a70aa4ac29bfc8ec5fa1cfb15ebd
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1800bbd04890031e13859db3344c96eb82388e7f8cdef594470b77231010b964
[INFO] running `Command { std: "docker" "start" "-a" "1800bbd04890031e13859db3344c96eb82388e7f8cdef594470b77231010b964", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/lib.rs:561:1
[INFO] [stdout]     |
[INFO] [stdout] 561 | / /// Struct containing information about the state of the sorter.
[INFO] [stdout] 562 | | #[repr(C)]
[INFO] [stdout] 563 | | #[derive(Clone, Copy, bytemuck::Zeroable, bytemuck::Pod)]
[INFO] [stdout] 564 | | pub struct SorterState {
[INFO] [stdout] ...   |
[INFO] [stdout] 569 | |     odd_pass: u32,
[INFO] [stdout] 570 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib.rs:564:12
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub struct SorterState {
[INFO] [stdout]     |            ^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling pollster-macro v0.1.0
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling wgpu_sort v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/sort.rs:192:8
[INFO] [stdout]     |
[INFO] [stdout] 192 | struct Float(f32);
[INFO] [stdout]     |        ^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> tests/sort.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | / #[repr(C)]
[INFO] [stdout] 191 | | #[derive(PartialEq,Debug,Clone, Copy,bytemuck::Pod,bytemuck::Zeroable)]
[INFO] [stdout] 192 | | struct Float(f32);
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/lib.rs:561:1
[INFO] [stdout]     |
[INFO] [stdout] 561 | / /// Struct containing information about the state of the sorter.
[INFO] [stdout] 562 | | #[repr(C)]
[INFO] [stdout] 563 | | #[derive(Clone, Copy, bytemuck::Zeroable, bytemuck::Pod)]
[INFO] [stdout] 564 | | pub struct SorterState {
[INFO] [stdout] ...   |
[INFO] [stdout] 569 | |     odd_pass: u32,
[INFO] [stdout] 570 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib.rs:564:12
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub struct SorterState {
[INFO] [stdout]     |            ^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.18s
[INFO] running `Command { std: "docker" "inspect" "1800bbd04890031e13859db3344c96eb82388e7f8cdef594470b77231010b964", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1800bbd04890031e13859db3344c96eb82388e7f8cdef594470b77231010b964", kill_on_drop: false }`
[INFO] [stdout] 1800bbd04890031e13859db3344c96eb82388e7f8cdef594470b77231010b964
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 82908815d01e3ecf1870a1bacc00dcbd80df5d7872a50ccb7fce1a359581bb6a
[INFO] running `Command { std: "docker" "start" "-a" "82908815d01e3ecf1870a1bacc00dcbd80df5d7872a50ccb7fce1a359581bb6a", kill_on_drop: false }`
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> src/lib.rs:561:1
[INFO] [stderr]     |
[INFO] [stderr] 561 | / /// Struct containing information about the state of the sorter.
[INFO] [stderr] 562 | | #[repr(C)]
[INFO] [stderr] 563 | | #[derive(Clone, Copy, bytemuck::Zeroable, bytemuck::Pod)]
[INFO] [stderr] 564 | | pub struct SorterState {
[INFO] [stderr] ...   |
[INFO] [stderr] 569 | |     odd_pass: u32,
[INFO] [stderr] 570 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/lib.rs:564:12
[INFO] [stderr]     |
[INFO] [stderr] 564 | pub struct SorterState {
[INFO] [stderr]     |            ^^^^^^^^^^^ field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: `wgpu_sort` (lib) generated 2 warnings
[INFO] [stderr] warning: `wgpu_sort` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> tests/sort.rs:192:8
[INFO] [stderr]     |
[INFO] [stderr] 192 | struct Float(f32);
[INFO] [stderr]     |        ^^^^^ field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> tests/sort.rs:190:1
[INFO] [stderr]     |
[INFO] [stderr] 190 | / #[repr(C)]
[INFO] [stderr] 191 | | #[derive(PartialEq,Debug,Clone, Copy,bytemuck::Pod,bytemuck::Zeroable)]
[INFO] [stderr] 192 | | struct Float(f32);
[INFO] [stderr]     | |__________________^
[INFO] [stderr] 
[INFO] [stderr] warning: `wgpu_sort` (test "sort") generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wgpu_sort-a64a933678fbf6da)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sort.rs (/opt/rustwide/target/debug/deps/sort-25a8f4447f98c54a)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: test failed, to rerun pass `--test sort`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/sort-25a8f4447f98c54a` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "82908815d01e3ecf1870a1bacc00dcbd80df5d7872a50ccb7fce1a359581bb6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82908815d01e3ecf1870a1bacc00dcbd80df5d7872a50ccb7fce1a359581bb6a", kill_on_drop: false }`
[INFO] [stdout] 82908815d01e3ecf1870a1bacc00dcbd80df5d7872a50ccb7fce1a359581bb6a
