[INFO] fetching crate cdx 0.1.22...
[INFO] testing cdx-0.1.22 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate cdx 0.1.22 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate cdx 0.1.22
[INFO] finished tweaking crates.io crate cdx 0.1.22
[INFO] tweaked toml for crates.io crate cdx 0.1.22 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cdx 0.1.22 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cdx 0.1.22 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f030593936a3453bfd2c5d931309e8de6a1bf39c80aa195e69fb11e796b159c9
[INFO] running `Command { std: "docker" "start" "-a" "f030593936a3453bfd2c5d931309e8de6a1bf39c80aa195e69fb11e796b159c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f030593936a3453bfd2c5d931309e8de6a1bf39c80aa195e69fb11e796b159c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f030593936a3453bfd2c5d931309e8de6a1bf39c80aa195e69fb11e796b159c9", kill_on_drop: false }`
[INFO] [stdout] f030593936a3453bfd2c5d931309e8de6a1bf39c80aa195e69fb11e796b159c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a5e71c304d4e2608d3ec6fa51dc97958d5e8bfcf47ddd95a590dac01f22a7b4
[INFO] running `Command { std: "docker" "start" "-a" "3a5e71c304d4e2608d3ec6fa51dc97958d5e8bfcf47ddd95a590dac01f22a7b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling zerocopy v0.7.33
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling aws-types v1.2.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling regex-lite v0.1.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling crc32c v0.6.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.8
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling compare v0.1.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling binary-heap-plus v0.5.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling unicode-truncate v1.0.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling aws-smithy-async v1.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling aws-smithy-types v1.1.8
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.5.0
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.60.4
[INFO] [stderr]    Compiling aws-smithy-json v0.60.7
[INFO] [stderr]    Compiling aws-smithy-query v0.60.7
[INFO] [stderr]    Compiling aws-smithy-http v0.60.8
[INFO] [stderr]    Compiling aws-credential-types v1.2.0
[INFO] [stderr]    Compiling aws-sigv4 v1.2.1
[INFO] [stderr]    Compiling aws-smithy-checksums v0.60.7
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling aws-runtime v1.2.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling aws-smithy-runtime v1.4.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.22.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.22.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.22.0
[INFO] [stderr]    Compiling aws-sdk-s3 v1.25.0
[INFO] [stderr]    Compiling aws-config v1.3.0
[INFO] [stderr]    Compiling cdx v0.1.22 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/comp.rs:816:23
[INFO] [stdout]     |
[INFO] [stdout] 816 | const _: () = assert!(std::mem::size_of::<Item>() == 16);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:31:5
[INFO] [stdout]     |
[INFO] [stdout]  31 |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 816 - const _: () = assert!(std::mem::size_of::<Item>() == 16);
[INFO] [stdout] 816 + const _: () = assert!(size_of::<Item>() == 16);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/sort.rs:348:40
[INFO] [stdout]     |
[INFO] [stdout] 348 |         let ptr_size = max_alloc / 2 / std::mem::size_of::<Item>();
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 348 -         let ptr_size = max_alloc / 2 / std::mem::size_of::<Item>();
[INFO] [stdout] 348 +         let ptr_size = max_alloc / 2 / size_of::<Item>();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `x` is assigned to, but never used
[INFO] [stdout]   --> src/tabs.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let mut x = Rect::from_screen();
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_x` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `x` is never read
[INFO] [stdout]   --> src/tabs.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     x.width -= 1;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "3a5e71c304d4e2608d3ec6fa51dc97958d5e8bfcf47ddd95a590dac01f22a7b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a5e71c304d4e2608d3ec6fa51dc97958d5e8bfcf47ddd95a590dac01f22a7b4", kill_on_drop: false }`
[INFO] [stdout] 3a5e71c304d4e2608d3ec6fa51dc97958d5e8bfcf47ddd95a590dac01f22a7b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 628f443d7cc20a8f9e4b9efe504d78f6e73de51037b028e0674fe53e7195c4f4
[INFO] running `Command { std: "docker" "start" "-a" "628f443d7cc20a8f9e4b9efe504d78f6e73de51037b028e0674fe53e7195c4f4", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/comp.rs:816:23
[INFO] [stdout]     |
[INFO] [stdout] 816 | const _: () = assert!(std::mem::size_of::<Item>() == 16);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:31:5
[INFO] [stdout]     |
[INFO] [stdout]  31 |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 816 - const _: () = assert!(std::mem::size_of::<Item>() == 16);
[INFO] [stdout] 816 + const _: () = assert!(size_of::<Item>() == 16);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/sort.rs:348:40
[INFO] [stdout]     |
[INFO] [stdout] 348 |         let ptr_size = max_alloc / 2 / std::mem::size_of::<Item>();
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 348 -         let ptr_size = max_alloc / 2 / std::mem::size_of::<Item>();
[INFO] [stdout] 348 +         let ptr_size = max_alloc / 2 / size_of::<Item>();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `x` is assigned to, but never used
[INFO] [stdout]   --> src/tabs.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let mut x = Rect::from_screen();
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_x` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `x` is never read
[INFO] [stdout]   --> src/tabs.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     x.width -= 1;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cdx v0.1.22 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/comp.rs:816:23
[INFO] [stdout]     |
[INFO] [stdout] 816 | const _: () = assert!(std::mem::size_of::<Item>() == 16);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:31:5
[INFO] [stdout]     |
[INFO] [stdout]  31 |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 816 - const _: () = assert!(std::mem::size_of::<Item>() == 16);
[INFO] [stdout] 816 + const _: () = assert!(size_of::<Item>() == 16);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/sort.rs:348:40
[INFO] [stdout]     |
[INFO] [stdout] 348 |         let ptr_size = max_alloc / 2 / std::mem::size_of::<Item>();
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 348 -         let ptr_size = max_alloc / 2 / std::mem::size_of::<Item>();
[INFO] [stdout] 348 +         let ptr_size = max_alloc / 2 / size_of::<Item>();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `x` is assigned to, but never used
[INFO] [stdout]   --> src/tabs.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let mut x = Rect::from_screen();
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_x` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `x` is never read
[INFO] [stdout]   --> src/tabs.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     x.width -= 1;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.72s
[INFO] running `Command { std: "docker" "inspect" "628f443d7cc20a8f9e4b9efe504d78f6e73de51037b028e0674fe53e7195c4f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "628f443d7cc20a8f9e4b9efe504d78f6e73de51037b028e0674fe53e7195c4f4", kill_on_drop: false }`
[INFO] [stdout] 628f443d7cc20a8f9e4b9efe504d78f6e73de51037b028e0674fe53e7195c4f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1d066a8f582bd0502a2feabe39a5f32271054fe7176907b546e2d2550b8a1254
[INFO] running `Command { std: "docker" "start" "-a" "1d066a8f582bd0502a2feabe39a5f32271054fe7176907b546e2d2550b8a1254", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/comp.rs:816:23
[INFO] [stderr]     |
[INFO] [stderr] 816 | const _: () = assert!(std::mem::size_of::<Item>() == 16);
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:31:5
[INFO] [stderr]     |
[INFO] [stderr]  31 |     unused_qualifications,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 816 - const _: () = assert!(std::mem::size_of::<Item>() == 16);
[INFO] [stderr] 816 + const _: () = assert!(size_of::<Item>() == 16);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/sort.rs:348:40
[INFO] [stderr]     |
[INFO] [stderr] 348 |         let ptr_size = max_alloc / 2 / std::mem::size_of::<Item>();
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 348 -         let ptr_size = max_alloc / 2 / std::mem::size_of::<Item>();
[INFO] [stderr] 348 +         let ptr_size = max_alloc / 2 / size_of::<Item>();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: variable `x` is assigned to, but never used
[INFO] [stderr]   --> src/tabs.rs:58:9
[INFO] [stderr]    |
[INFO] [stderr] 58 |     let mut x = Rect::from_screen();
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider using `_x` instead
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `x` is never read
[INFO] [stderr]   --> src/tabs.rs:59:5
[INFO] [stderr]    |
[INFO] [stderr] 59 |     x.width -= 1;
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cdx` (lib) generated 4 warnings (run `cargo fix --lib -p cdx` to apply 2 suggestions)
[INFO] [stderr] warning: `cdx` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cdx-fe99df0f31c3a1e2)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test agg::tests::prefix ... ok
[INFO] [stdout] test column::tests::do_get_col_name ... ok
[INFO] [stdout] test binsearch::tests::test_lower ... ok
[INFO] [stdout] test binsearch::tests::test_lower2 ... ok
[INFO] [stdout] test agg::tests::suffix ... ok
[INFO] [stdout] test comp::tests::test_ip_cmp ... ok
[INFO] [stdout] test text::tests::swild ... ok
[INFO] [stdout] test text::tests::head ... ok
[INFO] [stdout] test comp::tests::num_cmp ... ok
[INFO] [stdout] test text::tests::swild2 ... ok
[INFO] [stdout] test text::tests::numbers ... ok
[INFO] [stdout] test text::tests::head_path ... ok
[INFO] [stdout] test column::tests::named_range ... ok
[INFO] [stdout] test text::tests::tail_path_u8 ... ok
[INFO] [stdout] test text::tests::tail_u8 ... ok
[INFO] [stdout] test text::tests::uwild ... ok
[INFO] [stdout] test util::tests::markers ... ok
[INFO] [stdout] test util::tests::read_line ... ok
[INFO] [stdout] test column::tests::range ... ok
[INFO] [stdout] test matcher::tests::range ... ok
[INFO] [stdout] test shunting_yard::tests::test_to_rpn ... ok
[INFO] [stderr]      Running unittests src/bin/cdx/main.rs (/opt/rustwide/target/debug/deps/cdx-642bcc1c120cc2be)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cdx
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[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] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/util.rs - util::TextLine (line 692) ... FAILED
[INFO] [stdout] test src/comp.rs - comp (line 9) ... FAILED
[INFO] [stdout] test src/column.rs - column::ColumnSet::lookup_cols (line 1203) ... FAILED
[INFO] [stdout] test src/column.rs - column::ColumnSet::lookup_col (line 824) ... FAILED
[INFO] [stdout] test src/column.rs - column::ColumnSet::lookup1 (line 1227) ... FAILED
[INFO] [stdout] test src/column.rs - column::ColumnSet::select_sloppy (line 1146) ... ok
[INFO] [stdout] test src/column.rs - column::ColumnSet::single (line 851) ... ok
[INFO] [stdout] test src/column.rs - column::ColumnSet::select (line 998) ... ok
[INFO] [stdout] test src/matcher.rs - matcher (line 12) ... ok
[INFO] [stdout] test src/column.rs - column::ColumnSet::lookup (line 957) ... ok
[INFO] [stdout] test src/column.rs - column::ColumnSet (line 273) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/util.rs - util::TextLine (line 692) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestm9iK4j/rustcLoXoTp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcdx-428a5fbd7010222a,libaws_config-d4c2a7d26980837f,libaws_sdk_ssooidc-dd8d81b424c5c524,libaws_sdk_sso-22b8bb9b15f6667e,libaws_sdk_sts-c517ef4c992404b5,libaws_smithy_query-5483560b88c669a3,liburlencoding-2e57689ab08a86e0,libaws_sdk_s3-042cd7db9e313b20,liburl-5e148e03b89b88be,libidna-5f4b26060cf0d782,libunicode_normalization-dc4095742ea87761,libtinyvec-251d260eb6672a91,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-625e08feb990b286,libregex_lite-069fd47b88844802,libaws_smithy_json-dd512a0ea356aecd,liblru-26c2ee81f62a7af4,libaws_smithy_xml-8da80ca6dbe4ca7f,libxmlparser-aceb27c70d564922,libaws_smithy_checksums-b2353551308d529a,libcrc32c-fa87b74d608f4071,libmd5-aa76d6e3298fa69c,libsha1-20c2a5fd5561eb1c,libaws_runtime-dab910464e584b86,libuuid-802229cf2266fcff,libaws_sigv4-01ac18817dc9b17f,libform_urlencoded-9a3b196401a840c1,libhex-28742b4ca144387c,libp256-cee104a93913536e,libecdsa-a99a0b5cafcfee4e,librfc6979-c58e9d9f76acc4bd,libsignature-e1492c01e6d43eb8,libelliptic_curve-b5fef5a40aa92bfb,libsec1-44b6171e1c32de2e,libpkcs8-ff87d24485949417,libspki-1b25940e1bff9f21,libder-e0117f7ba98f1aa1,libconst_oid-5d63b50f42b847e9,libbase16ct-0006a929aa7a3e41,libgroup-9f3b89d38ce21cc7,libff-fcdc36d1770789b7,libcrypto_bigint-b68001af7f4b8439,libcrypto_bigint-418beb170f77f623,libsha2-a2d05e7205a4393f,libcpufeatures-42c2188ae17ada4c,libhmac-8c1042e076f998ae,libdigest-e0e2e2facf60cc0c,libsubtle-10179931f4de3dff,libblock_buffer-be38e141c111901c,libcrypto_common-339167435333e108,libgeneric_array-a548462fd27ccc4c,libtypenum-d9cba146b74f4906,libaws_smithy_http-82c3e22d8dfa640c,libaws_smithy_eventstream-b6b331cd6d8d7cd8,libpercent_encoding-9bee39bbc5bd523a,libaws_types-f90527bfa8202696,libaws_credential_types-7d816d73498590aa,libaws_smithy_runtime-42b5d3defadefa50,libhyper_rustls-8173e8e8c697b740,librustls_native_certs-4120627e34b23ad3,librustls_pemfile-6e0118ed5f00ca0e,libbase64-64299f9d815d057c,libopenssl_probe-dfbd35d7fb1bbeff,libtokio_rustls-0650aeb9a6c7ec1a,librustls-bc14bb4e158d3286,libsct-df84bafd5085d841,libwebpki-24e41f3b02482b2b,libring-53943bc7b8961403,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,liblog-a3845e017a80cb8a,libhyper-0a39e547612ac520,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-16ba988888b348a6,libtower_service-aa28c9aa29f1c654,libfutures_channel-eaf668c47a92a1d0,libhttpdate-9f9d2502c6a38412,libh2-bcffb345c626b959,libindexmap-6a96f861fa1305a3,libequivalent-fdc46004df91ad08,libhashbrown-2f427ed3c11c7b09,libahash-30a82e401bc5e85b,libzerocopy-3bf914b3163c7c86,liballocator_api2-d942e830951b9933,libslab-d0823efe3ec1cdd2,libaws_smithy_runtime_api-f2093b9b861baf6c,libaws_smithy_async-619a3c6a9f22141e,libfutures_util-b28a2bf078bb5001,libfutures_task-f8f2106158e37d4f,libtracing-712975bf7c7663f4,libtracing_core-20d8be7b6821f886,libonce_cell-24c5d665b6879050,libzeroize-1be4c5cc0a0f7c30,libaws_smithy_types-7933accf63b77cb0,libryu-0f2a15b68b451590,libpin_utils-9a5791cba021167a,libtime-6d53e9f3d7098ed4,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-ab64fe9a31eb7f24,libpowerfmt-a0c185df26c26a22,libnum_integer-42958baccb696fbd,libtokio_util-58459b27b3bfd751,libfutures_sink-ba628c80fbee78b4,libbytes_utils-b2b598ec2f221dd8,libhttp_body-65fb2432903b6760,libhttp-300cd194aaa5916d,libhttp_body_util-4ea75c950190c22b,libfutures_core-2da63d8c7891ede1,libhttp_body-eea7f8667348b560,libhttp-0dfd7dcc8444a89a,libitoa-4c6598116a867907,libfnv-2d77ec4f6f971b24,libbase64_simd-1313d51679eda3d3,liboutref-628d248f14daad7d,libvsimd-035e2101b7888870,libtokio-2851f83c7d70664e,libsignal_hook_registry-53fcb1a14c8b255a,libnum_cpus-2403c6be3320d852,libsocket2-bb0ddd8a8cb65d98,libmio-b844412b991998d1,libparking_lot-b1ddb5cc0bc5030e,libparking_lot_core-d58e283218dd107f,libsmallvec-8045c56aeb050430,liblock_api-753ed95a7528dc61,libscopeguard-d52bd00767847e44,libpin_project_lite-e0c50e8704e39276,libbytes-9c2a396be262bdae,libflate2-f1a8c2ac835367cc,libminiz_oxide-9d682381bf80d298,libadler-f4caa73e14204bdd,libcrc32fast-8800ec376608410a,libbase64-2a03de3babadded3,libfs_err-a885fd7f55f9205f,librand_distr-30d9503ee121df94,libnum_traits-72ca6f08851a6de5,librand-79b1e43240e939df,librand_chacha-9e35ff2f45232a68,libppv_lite86-4250c766b4729968,librand_core-ee7e7f1f9b55768f,libgetrandom-c0555184ea095a0d,libunicode_truncate-990f6d9b5c6d8f7c,libunicode_width-d4af6ef784b2a0cb,libitertools-05d172ca4cdaa415,libeither-e2b099ad4b783585,libtempfile-bc9cba3e8a5d0725,libfastrand-9c5266858c813c39,librustix-760a3a6d964f065f,libbitflags-2dca024d43a0c2f6,liblinux_raw_sys-a6a6b028d8cdab2c,libcfg_if-33ef6c02a07f9fec,libbinary_heap_plus-2a338e1bed5ccd79,libcompare-4fcc8af0e818d6b3,libanyhow-394148e303c4c37c,libregex-f835f69c227cf6b5,libregex_automata-fcd8bdd88a6c1e5d,libaho_corasick-25cd4aa6020ad11f,libmemchr-659d2f3239d1b4b2,libregex_syntax-8de78d0afdb2bf35,liblibm-f4240047710a2733,liblazy_static-2bb390fee0230a38,libmemmap2-9d26679bf2e91be2,liblibc-bae5403379d9613e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestm9iK4j/rustcLoXoTp/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-8bec82c668cf6e8c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestm9iK4j/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/comp.rs - comp (line 9) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestIKSjMN/rustcoYL6qM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcdx-428a5fbd7010222a,libaws_config-d4c2a7d26980837f,libaws_sdk_ssooidc-dd8d81b424c5c524,libaws_sdk_sso-22b8bb9b15f6667e,libaws_sdk_sts-c517ef4c992404b5,libaws_smithy_query-5483560b88c669a3,liburlencoding-2e57689ab08a86e0,libaws_sdk_s3-042cd7db9e313b20,liburl-5e148e03b89b88be,libidna-5f4b26060cf0d782,libunicode_normalization-dc4095742ea87761,libtinyvec-251d260eb6672a91,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-625e08feb990b286,libregex_lite-069fd47b88844802,libaws_smithy_json-dd512a0ea356aecd,liblru-26c2ee81f62a7af4,libaws_smithy_xml-8da80ca6dbe4ca7f,libxmlparser-aceb27c70d564922,libaws_smithy_checksums-b2353551308d529a,libcrc32c-fa87b74d608f4071,libmd5-aa76d6e3298fa69c,libsha1-20c2a5fd5561eb1c,libaws_runtime-dab910464e584b86,libuuid-802229cf2266fcff,libaws_sigv4-01ac18817dc9b17f,libform_urlencoded-9a3b196401a840c1,libhex-28742b4ca144387c,libp256-cee104a93913536e,libecdsa-a99a0b5cafcfee4e,librfc6979-c58e9d9f76acc4bd,libsignature-e1492c01e6d43eb8,libelliptic_curve-b5fef5a40aa92bfb,libsec1-44b6171e1c32de2e,libpkcs8-ff87d24485949417,libspki-1b25940e1bff9f21,libder-e0117f7ba98f1aa1,libconst_oid-5d63b50f42b847e9,libbase16ct-0006a929aa7a3e41,libgroup-9f3b89d38ce21cc7,libff-fcdc36d1770789b7,libcrypto_bigint-b68001af7f4b8439,libcrypto_bigint-418beb170f77f623,libsha2-a2d05e7205a4393f,libcpufeatures-42c2188ae17ada4c,libhmac-8c1042e076f998ae,libdigest-e0e2e2facf60cc0c,libsubtle-10179931f4de3dff,libblock_buffer-be38e141c111901c,libcrypto_common-339167435333e108,libgeneric_array-a548462fd27ccc4c,libtypenum-d9cba146b74f4906,libaws_smithy_http-82c3e22d8dfa640c,libaws_smithy_eventstream-b6b331cd6d8d7cd8,libpercent_encoding-9bee39bbc5bd523a,libaws_types-f90527bfa8202696,libaws_credential_types-7d816d73498590aa,libaws_smithy_runtime-42b5d3defadefa50,libhyper_rustls-8173e8e8c697b740,librustls_native_certs-4120627e34b23ad3,librustls_pemfile-6e0118ed5f00ca0e,libbase64-64299f9d815d057c,libopenssl_probe-dfbd35d7fb1bbeff,libtokio_rustls-0650aeb9a6c7ec1a,librustls-bc14bb4e158d3286,libsct-df84bafd5085d841,libwebpki-24e41f3b02482b2b,libring-53943bc7b8961403,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,liblog-a3845e017a80cb8a,libhyper-0a39e547612ac520,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-16ba988888b348a6,libtower_service-aa28c9aa29f1c654,libfutures_channel-eaf668c47a92a1d0,libhttpdate-9f9d2502c6a38412,libh2-bcffb345c626b959,libindexmap-6a96f861fa1305a3,libequivalent-fdc46004df91ad08,libhashbrown-2f427ed3c11c7b09,libahash-30a82e401bc5e85b,libzerocopy-3bf914b3163c7c86,liballocator_api2-d942e830951b9933,libslab-d0823efe3ec1cdd2,libaws_smithy_runtime_api-f2093b9b861baf6c,libaws_smithy_async-619a3c6a9f22141e,libfutures_util-b28a2bf078bb5001,libfutures_task-f8f2106158e37d4f,libtracing-712975bf7c7663f4,libtracing_core-20d8be7b6821f886,libonce_cell-24c5d665b6879050,libzeroize-1be4c5cc0a0f7c30,libaws_smithy_types-7933accf63b77cb0,libryu-0f2a15b68b451590,libpin_utils-9a5791cba021167a,libtime-6d53e9f3d7098ed4,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-ab64fe9a31eb7f24,libpowerfmt-a0c185df26c26a22,libnum_integer-42958baccb696fbd,libtokio_util-58459b27b3bfd751,libfutures_sink-ba628c80fbee78b4,libbytes_utils-b2b598ec2f221dd8,libhttp_body-65fb2432903b6760,libhttp-300cd194aaa5916d,libhttp_body_util-4ea75c950190c22b,libfutures_core-2da63d8c7891ede1,libhttp_body-eea7f8667348b560,libhttp-0dfd7dcc8444a89a,libitoa-4c6598116a867907,libfnv-2d77ec4f6f971b24,libbase64_simd-1313d51679eda3d3,liboutref-628d248f14daad7d,libvsimd-035e2101b7888870,libtokio-2851f83c7d70664e,libsignal_hook_registry-53fcb1a14c8b255a,libnum_cpus-2403c6be3320d852,libsocket2-bb0ddd8a8cb65d98,libmio-b844412b991998d1,libparking_lot-b1ddb5cc0bc5030e,libparking_lot_core-d58e283218dd107f,libsmallvec-8045c56aeb050430,liblock_api-753ed95a7528dc61,libscopeguard-d52bd00767847e44,libpin_project_lite-e0c50e8704e39276,libbytes-9c2a396be262bdae,libflate2-f1a8c2ac835367cc,libminiz_oxide-9d682381bf80d298,libadler-f4caa73e14204bdd,libcrc32fast-8800ec376608410a,libbase64-2a03de3babadded3,libfs_err-a885fd7f55f9205f,librand_distr-30d9503ee121df94,libnum_traits-72ca6f08851a6de5,librand-79b1e43240e939df,librand_chacha-9e35ff2f45232a68,libppv_lite86-4250c766b4729968,librand_core-ee7e7f1f9b55768f,libgetrandom-c0555184ea095a0d,libunicode_truncate-990f6d9b5c6d8f7c,libunicode_width-d4af6ef784b2a0cb,libitertools-05d172ca4cdaa415,libeither-e2b099ad4b783585,libtempfile-bc9cba3e8a5d0725,libfastrand-9c5266858c813c39,librustix-760a3a6d964f065f,libbitflags-2dca024d43a0c2f6,liblinux_raw_sys-a6a6b028d8cdab2c,libcfg_if-33ef6c02a07f9fec,libbinary_heap_plus-2a338e1bed5ccd79,libcompare-4fcc8af0e818d6b3,libanyhow-394148e303c4c37c,libregex-f835f69c227cf6b5,libregex_automata-fcd8bdd88a6c1e5d,libaho_corasick-25cd4aa6020ad11f,libmemchr-659d2f3239d1b4b2,libregex_syntax-8de78d0afdb2bf35,liblibm-f4240047710a2733,liblazy_static-2bb390fee0230a38,libmemmap2-9d26679bf2e91be2,liblibc-bae5403379d9613e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestIKSjMN/rustcoYL6qM/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-8bec82c668cf6e8c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIKSjMN/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/column.rs - column::ColumnSet::lookup_cols (line 1203) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdocteste7T4gk/rustca7UcCm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcdx-428a5fbd7010222a,libaws_config-d4c2a7d26980837f,libaws_sdk_ssooidc-dd8d81b424c5c524,libaws_sdk_sso-22b8bb9b15f6667e,libaws_sdk_sts-c517ef4c992404b5,libaws_smithy_query-5483560b88c669a3,liburlencoding-2e57689ab08a86e0,libaws_sdk_s3-042cd7db9e313b20,liburl-5e148e03b89b88be,libidna-5f4b26060cf0d782,libunicode_normalization-dc4095742ea87761,libtinyvec-251d260eb6672a91,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-625e08feb990b286,libregex_lite-069fd47b88844802,libaws_smithy_json-dd512a0ea356aecd,liblru-26c2ee81f62a7af4,libaws_smithy_xml-8da80ca6dbe4ca7f,libxmlparser-aceb27c70d564922,libaws_smithy_checksums-b2353551308d529a,libcrc32c-fa87b74d608f4071,libmd5-aa76d6e3298fa69c,libsha1-20c2a5fd5561eb1c,libaws_runtime-dab910464e584b86,libuuid-802229cf2266fcff,libaws_sigv4-01ac18817dc9b17f,libform_urlencoded-9a3b196401a840c1,libhex-28742b4ca144387c,libp256-cee104a93913536e,libecdsa-a99a0b5cafcfee4e,librfc6979-c58e9d9f76acc4bd,libsignature-e1492c01e6d43eb8,libelliptic_curve-b5fef5a40aa92bfb,libsec1-44b6171e1c32de2e,libpkcs8-ff87d24485949417,libspki-1b25940e1bff9f21,libder-e0117f7ba98f1aa1,libconst_oid-5d63b50f42b847e9,libbase16ct-0006a929aa7a3e41,libgroup-9f3b89d38ce21cc7,libff-fcdc36d1770789b7,libcrypto_bigint-b68001af7f4b8439,libcrypto_bigint-418beb170f77f623,libsha2-a2d05e7205a4393f,libcpufeatures-42c2188ae17ada4c,libhmac-8c1042e076f998ae,libdigest-e0e2e2facf60cc0c,libsubtle-10179931f4de3dff,libblock_buffer-be38e141c111901c,libcrypto_common-339167435333e108,libgeneric_array-a548462fd27ccc4c,libtypenum-d9cba146b74f4906,libaws_smithy_http-82c3e22d8dfa640c,libaws_smithy_eventstream-b6b331cd6d8d7cd8,libpercent_encoding-9bee39bbc5bd523a,libaws_types-f90527bfa8202696,libaws_credential_types-7d816d73498590aa,libaws_smithy_runtime-42b5d3defadefa50,libhyper_rustls-8173e8e8c697b740,librustls_native_certs-4120627e34b23ad3,librustls_pemfile-6e0118ed5f00ca0e,libbase64-64299f9d815d057c,libopenssl_probe-dfbd35d7fb1bbeff,libtokio_rustls-0650aeb9a6c7ec1a,librustls-bc14bb4e158d3286,libsct-df84bafd5085d841,libwebpki-24e41f3b02482b2b,libring-53943bc7b8961403,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,liblog-a3845e017a80cb8a,libhyper-0a39e547612ac520,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-16ba988888b348a6,libtower_service-aa28c9aa29f1c654,libfutures_channel-eaf668c47a92a1d0,libhttpdate-9f9d2502c6a38412,libh2-bcffb345c626b959,libindexmap-6a96f861fa1305a3,libequivalent-fdc46004df91ad08,libhashbrown-2f427ed3c11c7b09,libahash-30a82e401bc5e85b,libzerocopy-3bf914b3163c7c86,liballocator_api2-d942e830951b9933,libslab-d0823efe3ec1cdd2,libaws_smithy_runtime_api-f2093b9b861baf6c,libaws_smithy_async-619a3c6a9f22141e,libfutures_util-b28a2bf078bb5001,libfutures_task-f8f2106158e37d4f,libtracing-712975bf7c7663f4,libtracing_core-20d8be7b6821f886,libonce_cell-24c5d665b6879050,libzeroize-1be4c5cc0a0f7c30,libaws_smithy_types-7933accf63b77cb0,libryu-0f2a15b68b451590,libpin_utils-9a5791cba021167a,libtime-6d53e9f3d7098ed4,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-ab64fe9a31eb7f24,libpowerfmt-a0c185df26c26a22,libnum_integer-42958baccb696fbd,libtokio_util-58459b27b3bfd751,libfutures_sink-ba628c80fbee78b4,libbytes_utils-b2b598ec2f221dd8,libhttp_body-65fb2432903b6760,libhttp-300cd194aaa5916d,libhttp_body_util-4ea75c950190c22b,libfutures_core-2da63d8c7891ede1,libhttp_body-eea7f8667348b560,libhttp-0dfd7dcc8444a89a,libitoa-4c6598116a867907,libfnv-2d77ec4f6f971b24,libbase64_simd-1313d51679eda3d3,liboutref-628d248f14daad7d,libvsimd-035e2101b7888870,libtokio-2851f83c7d70664e,libsignal_hook_registry-53fcb1a14c8b255a,libnum_cpus-2403c6be3320d852,libsocket2-bb0ddd8a8cb65d98,libmio-b844412b991998d1,libparking_lot-b1ddb5cc0bc5030e,libparking_lot_core-d58e283218dd107f,libsmallvec-8045c56aeb050430,liblock_api-753ed95a7528dc61,libscopeguard-d52bd00767847e44,libpin_project_lite-e0c50e8704e39276,libbytes-9c2a396be262bdae,libflate2-f1a8c2ac835367cc,libminiz_oxide-9d682381bf80d298,libadler-f4caa73e14204bdd,libcrc32fast-8800ec376608410a,libbase64-2a03de3babadded3,libfs_err-a885fd7f55f9205f,librand_distr-30d9503ee121df94,libnum_traits-72ca6f08851a6de5,librand-79b1e43240e939df,librand_chacha-9e35ff2f45232a68,libppv_lite86-4250c766b4729968,librand_core-ee7e7f1f9b55768f,libgetrandom-c0555184ea095a0d,libunicode_truncate-990f6d9b5c6d8f7c,libunicode_width-d4af6ef784b2a0cb,libitertools-05d172ca4cdaa415,libeither-e2b099ad4b783585,libtempfile-bc9cba3e8a5d0725,libfastrand-9c5266858c813c39,librustix-760a3a6d964f065f,libbitflags-2dca024d43a0c2f6,liblinux_raw_sys-a6a6b028d8cdab2c,libcfg_if-33ef6c02a07f9fec,libbinary_heap_plus-2a338e1bed5ccd79,libcompare-4fcc8af0e818d6b3,libanyhow-394148e303c4c37c,libregex-f835f69c227cf6b5,libregex_automata-fcd8bdd88a6c1e5d,libaho_corasick-25cd4aa6020ad11f,libmemchr-659d2f3239d1b4b2,libregex_syntax-8de78d0afdb2bf35,liblibm-f4240047710a2733,liblazy_static-2bb390fee0230a38,libmemmap2-9d26679bf2e91be2,liblibc-bae5403379d9613e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdocteste7T4gk/rustca7UcCm/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-8bec82c668cf6e8c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdocteste7T4gk/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/column.rs - column::ColumnSet::lookup_col (line 824) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestZrst9C/rustc0K78h8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcdx-428a5fbd7010222a,libaws_config-d4c2a7d26980837f,libaws_sdk_ssooidc-dd8d81b424c5c524,libaws_sdk_sso-22b8bb9b15f6667e,libaws_sdk_sts-c517ef4c992404b5,libaws_smithy_query-5483560b88c669a3,liburlencoding-2e57689ab08a86e0,libaws_sdk_s3-042cd7db9e313b20,liburl-5e148e03b89b88be,libidna-5f4b26060cf0d782,libunicode_normalization-dc4095742ea87761,libtinyvec-251d260eb6672a91,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-625e08feb990b286,libregex_lite-069fd47b88844802,libaws_smithy_json-dd512a0ea356aecd,liblru-26c2ee81f62a7af4,libaws_smithy_xml-8da80ca6dbe4ca7f,libxmlparser-aceb27c70d564922,libaws_smithy_checksums-b2353551308d529a,libcrc32c-fa87b74d608f4071,libmd5-aa76d6e3298fa69c,libsha1-20c2a5fd5561eb1c,libaws_runtime-dab910464e584b86,libuuid-802229cf2266fcff,libaws_sigv4-01ac18817dc9b17f,libform_urlencoded-9a3b196401a840c1,libhex-28742b4ca144387c,libp256-cee104a93913536e,libecdsa-a99a0b5cafcfee4e,librfc6979-c58e9d9f76acc4bd,libsignature-e1492c01e6d43eb8,libelliptic_curve-b5fef5a40aa92bfb,libsec1-44b6171e1c32de2e,libpkcs8-ff87d24485949417,libspki-1b25940e1bff9f21,libder-e0117f7ba98f1aa1,libconst_oid-5d63b50f42b847e9,libbase16ct-0006a929aa7a3e41,libgroup-9f3b89d38ce21cc7,libff-fcdc36d1770789b7,libcrypto_bigint-b68001af7f4b8439,libcrypto_bigint-418beb170f77f623,libsha2-a2d05e7205a4393f,libcpufeatures-42c2188ae17ada4c,libhmac-8c1042e076f998ae,libdigest-e0e2e2facf60cc0c,libsubtle-10179931f4de3dff,libblock_buffer-be38e141c111901c,libcrypto_common-339167435333e108,libgeneric_array-a548462fd27ccc4c,libtypenum-d9cba146b74f4906,libaws_smithy_http-82c3e22d8dfa640c,libaws_smithy_eventstream-b6b331cd6d8d7cd8,libpercent_encoding-9bee39bbc5bd523a,libaws_types-f90527bfa8202696,libaws_credential_types-7d816d73498590aa,libaws_smithy_runtime-42b5d3defadefa50,libhyper_rustls-8173e8e8c697b740,librustls_native_certs-4120627e34b23ad3,librustls_pemfile-6e0118ed5f00ca0e,libbase64-64299f9d815d057c,libopenssl_probe-dfbd35d7fb1bbeff,libtokio_rustls-0650aeb9a6c7ec1a,librustls-bc14bb4e158d3286,libsct-df84bafd5085d841,libwebpki-24e41f3b02482b2b,libring-53943bc7b8961403,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,liblog-a3845e017a80cb8a,libhyper-0a39e547612ac520,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-16ba988888b348a6,libtower_service-aa28c9aa29f1c654,libfutures_channel-eaf668c47a92a1d0,libhttpdate-9f9d2502c6a38412,libh2-bcffb345c626b959,libindexmap-6a96f861fa1305a3,libequivalent-fdc46004df91ad08,libhashbrown-2f427ed3c11c7b09,libahash-30a82e401bc5e85b,libzerocopy-3bf914b3163c7c86,liballocator_api2-d942e830951b9933,libslab-d0823efe3ec1cdd2,libaws_smithy_runtime_api-f2093b9b861baf6c,libaws_smithy_async-619a3c6a9f22141e,libfutures_util-b28a2bf078bb5001,libfutures_task-f8f2106158e37d4f,libtracing-712975bf7c7663f4,libtracing_core-20d8be7b6821f886,libonce_cell-24c5d665b6879050,libzeroize-1be4c5cc0a0f7c30,libaws_smithy_types-7933accf63b77cb0,libryu-0f2a15b68b451590,libpin_utils-9a5791cba021167a,libtime-6d53e9f3d7098ed4,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-ab64fe9a31eb7f24,libpowerfmt-a0c185df26c26a22,libnum_integer-42958baccb696fbd,libtokio_util-58459b27b3bfd751,libfutures_sink-ba628c80fbee78b4,libbytes_utils-b2b598ec2f221dd8,libhttp_body-65fb2432903b6760,libhttp-300cd194aaa5916d,libhttp_body_util-4ea75c950190c22b,libfutures_core-2da63d8c7891ede1,libhttp_body-eea7f8667348b560,libhttp-0dfd7dcc8444a89a,libitoa-4c6598116a867907,libfnv-2d77ec4f6f971b24,libbase64_simd-1313d51679eda3d3,liboutref-628d248f14daad7d,libvsimd-035e2101b7888870,libtokio-2851f83c7d70664e,libsignal_hook_registry-53fcb1a14c8b255a,libnum_cpus-2403c6be3320d852,libsocket2-bb0ddd8a8cb65d98,libmio-b844412b991998d1,libparking_lot-b1ddb5cc0bc5030e,libparking_lot_core-d58e283218dd107f,libsmallvec-8045c56aeb050430,liblock_api-753ed95a7528dc61,libscopeguard-d52bd00767847e44,libpin_project_lite-e0c50e8704e39276,libbytes-9c2a396be262bdae,libflate2-f1a8c2ac835367cc,libminiz_oxide-9d682381bf80d298,libadler-f4caa73e14204bdd,libcrc32fast-8800ec376608410a,libbase64-2a03de3babadded3,libfs_err-a885fd7f55f9205f,librand_distr-30d9503ee121df94,libnum_traits-72ca6f08851a6de5,librand-79b1e43240e939df,librand_chacha-9e35ff2f45232a68,libppv_lite86-4250c766b4729968,librand_core-ee7e7f1f9b55768f,libgetrandom-c0555184ea095a0d,libunicode_truncate-990f6d9b5c6d8f7c,libunicode_width-d4af6ef784b2a0cb,libitertools-05d172ca4cdaa415,libeither-e2b099ad4b783585,libtempfile-bc9cba3e8a5d0725,libfastrand-9c5266858c813c39,librustix-760a3a6d964f065f,libbitflags-2dca024d43a0c2f6,liblinux_raw_sys-a6a6b028d8cdab2c,libcfg_if-33ef6c02a07f9fec,libbinary_heap_plus-2a338e1bed5ccd79,libcompare-4fcc8af0e818d6b3,libanyhow-394148e303c4c37c,libregex-f835f69c227cf6b5,libregex_automata-fcd8bdd88a6c1e5d,libaho_corasick-25cd4aa6020ad11f,libmemchr-659d2f3239d1b4b2,libregex_syntax-8de78d0afdb2bf35,liblibm-f4240047710a2733,liblazy_static-2bb390fee0230a38,libmemmap2-9d26679bf2e91be2,liblibc-bae5403379d9613e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestZrst9C/rustc0K78h8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-8bec82c668cf6e8c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZrst9C/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/column.rs - column::ColumnSet::lookup1 (line 1227) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest4rzxDj/rustcPBoUt8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcdx-428a5fbd7010222a,libaws_config-d4c2a7d26980837f,libaws_sdk_ssooidc-dd8d81b424c5c524,libaws_sdk_sso-22b8bb9b15f6667e,libaws_sdk_sts-c517ef4c992404b5,libaws_smithy_query-5483560b88c669a3,liburlencoding-2e57689ab08a86e0,libaws_sdk_s3-042cd7db9e313b20,liburl-5e148e03b89b88be,libidna-5f4b26060cf0d782,libunicode_normalization-dc4095742ea87761,libtinyvec-251d260eb6672a91,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-625e08feb990b286,libregex_lite-069fd47b88844802,libaws_smithy_json-dd512a0ea356aecd,liblru-26c2ee81f62a7af4,libaws_smithy_xml-8da80ca6dbe4ca7f,libxmlparser-aceb27c70d564922,libaws_smithy_checksums-b2353551308d529a,libcrc32c-fa87b74d608f4071,libmd5-aa76d6e3298fa69c,libsha1-20c2a5fd5561eb1c,libaws_runtime-dab910464e584b86,libuuid-802229cf2266fcff,libaws_sigv4-01ac18817dc9b17f,libform_urlencoded-9a3b196401a840c1,libhex-28742b4ca144387c,libp256-cee104a93913536e,libecdsa-a99a0b5cafcfee4e,librfc6979-c58e9d9f76acc4bd,libsignature-e1492c01e6d43eb8,libelliptic_curve-b5fef5a40aa92bfb,libsec1-44b6171e1c32de2e,libpkcs8-ff87d24485949417,libspki-1b25940e1bff9f21,libder-e0117f7ba98f1aa1,libconst_oid-5d63b50f42b847e9,libbase16ct-0006a929aa7a3e41,libgroup-9f3b89d38ce21cc7,libff-fcdc36d1770789b7,libcrypto_bigint-b68001af7f4b8439,libcrypto_bigint-418beb170f77f623,libsha2-a2d05e7205a4393f,libcpufeatures-42c2188ae17ada4c,libhmac-8c1042e076f998ae,libdigest-e0e2e2facf60cc0c,libsubtle-10179931f4de3dff,libblock_buffer-be38e141c111901c,libcrypto_common-339167435333e108,libgeneric_array-a548462fd27ccc4c,libtypenum-d9cba146b74f4906,libaws_smithy_http-82c3e22d8dfa640c,libaws_smithy_eventstream-b6b331cd6d8d7cd8,libpercent_encoding-9bee39bbc5bd523a,libaws_types-f90527bfa8202696,libaws_credential_types-7d816d73498590aa,libaws_smithy_runtime-42b5d3defadefa50,libhyper_rustls-8173e8e8c697b740,librustls_native_certs-4120627e34b23ad3,librustls_pemfile-6e0118ed5f00ca0e,libbase64-64299f9d815d057c,libopenssl_probe-dfbd35d7fb1bbeff,libtokio_rustls-0650aeb9a6c7ec1a,librustls-bc14bb4e158d3286,libsct-df84bafd5085d841,libwebpki-24e41f3b02482b2b,libring-53943bc7b8961403,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,liblog-a3845e017a80cb8a,libhyper-0a39e547612ac520,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-16ba988888b348a6,libtower_service-aa28c9aa29f1c654,libfutures_channel-eaf668c47a92a1d0,libhttpdate-9f9d2502c6a38412,libh2-bcffb345c626b959,libindexmap-6a96f861fa1305a3,libequivalent-fdc46004df91ad08,libhashbrown-2f427ed3c11c7b09,libahash-30a82e401bc5e85b,libzerocopy-3bf914b3163c7c86,liballocator_api2-d942e830951b9933,libslab-d0823efe3ec1cdd2,libaws_smithy_runtime_api-f2093b9b861baf6c,libaws_smithy_async-619a3c6a9f22141e,libfutures_util-b28a2bf078bb5001,libfutures_task-f8f2106158e37d4f,libtracing-712975bf7c7663f4,libtracing_core-20d8be7b6821f886,libonce_cell-24c5d665b6879050,libzeroize-1be4c5cc0a0f7c30,libaws_smithy_types-7933accf63b77cb0,libryu-0f2a15b68b451590,libpin_utils-9a5791cba021167a,libtime-6d53e9f3d7098ed4,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-ab64fe9a31eb7f24,libpowerfmt-a0c185df26c26a22,libnum_integer-42958baccb696fbd,libtokio_util-58459b27b3bfd751,libfutures_sink-ba628c80fbee78b4,libbytes_utils-b2b598ec2f221dd8,libhttp_body-65fb2432903b6760,libhttp-300cd194aaa5916d,libhttp_body_util-4ea75c950190c22b,libfutures_core-2da63d8c7891ede1,libhttp_body-eea7f8667348b560,libhttp-0dfd7dcc8444a89a,libitoa-4c6598116a867907,libfnv-2d77ec4f6f971b24,libbase64_simd-1313d51679eda3d3,liboutref-628d248f14daad7d,libvsimd-035e2101b7888870,libtokio-2851f83c7d70664e,libsignal_hook_registry-53fcb1a14c8b255a,libnum_cpus-2403c6be3320d852,libsocket2-bb0ddd8a8cb65d98,libmio-b844412b991998d1,libparking_lot-b1ddb5cc0bc5030e,libparking_lot_core-d58e283218dd107f,libsmallvec-8045c56aeb050430,liblock_api-753ed95a7528dc61,libscopeguard-d52bd00767847e44,libpin_project_lite-e0c50e8704e39276,libbytes-9c2a396be262bdae,libflate2-f1a8c2ac835367cc,libminiz_oxide-9d682381bf80d298,libadler-f4caa73e14204bdd,libcrc32fast-8800ec376608410a,libbase64-2a03de3babadded3,libfs_err-a885fd7f55f9205f,librand_distr-30d9503ee121df94,libnum_traits-72ca6f08851a6de5,librand-79b1e43240e939df,librand_chacha-9e35ff2f45232a68,libppv_lite86-4250c766b4729968,librand_core-ee7e7f1f9b55768f,libgetrandom-c0555184ea095a0d,libunicode_truncate-990f6d9b5c6d8f7c,libunicode_width-d4af6ef784b2a0cb,libitertools-05d172ca4cdaa415,libeither-e2b099ad4b783585,libtempfile-bc9cba3e8a5d0725,libfastrand-9c5266858c813c39,librustix-760a3a6d964f065f,libbitflags-2dca024d43a0c2f6,liblinux_raw_sys-a6a6b028d8cdab2c,libcfg_if-33ef6c02a07f9fec,libbinary_heap_plus-2a338e1bed5ccd79,libcompare-4fcc8af0e818d6b3,libanyhow-394148e303c4c37c,libregex-f835f69c227cf6b5,libregex_automata-fcd8bdd88a6c1e5d,libaho_corasick-25cd4aa6020ad11f,libmemchr-659d2f3239d1b4b2,libregex_syntax-8de78d0afdb2bf35,liblibm-f4240047710a2733,liblazy_static-2bb390fee0230a38,libmemmap2-9d26679bf2e91be2,liblibc-bae5403379d9613e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest4rzxDj/rustcPBoUt8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-8bec82c668cf6e8c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4rzxDj/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/column.rs - column::ColumnSet::lookup1 (line 1227)
[INFO] [stdout]     src/column.rs - column::ColumnSet::lookup_col (line 824)
[INFO] [stdout]     src/column.rs - column::ColumnSet::lookup_cols (line 1203)
[INFO] [stdout]     src/comp.rs - comp (line 9)
[INFO] [stdout]     src/util.rs - util::TextLine (line 692)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 45.71s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1d066a8f582bd0502a2feabe39a5f32271054fe7176907b546e2d2550b8a1254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d066a8f582bd0502a2feabe39a5f32271054fe7176907b546e2d2550b8a1254", kill_on_drop: false }`
[INFO] [stdout] 1d066a8f582bd0502a2feabe39a5f32271054fe7176907b546e2d2550b8a1254
