[INFO] cloning repository https://github.com/csm123199/cml-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/csm123199/cml-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsm123199%2Fcml-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsm123199%2Fcml-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65946e0ebb2bd99519f363a06108908faa4c0632 [INFO] testing csm123199/cml-rs against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsm123199%2Fcml-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/csm123199/cml-rs on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/csm123199/cml-rs [INFO] finished tweaking git repo https://github.com/csm123199/cml-rs [INFO] tweaked toml for git repo https://github.com/csm123199/cml-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/csm123199/cml-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 338896104d076b9698f58e2c00fccf351a0e311b780313d8d3cf95bb1340cccd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "338896104d076b9698f58e2c00fccf351a0e311b780313d8d3cf95bb1340cccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "338896104d076b9698f58e2c00fccf351a0e311b780313d8d3cf95bb1340cccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "338896104d076b9698f58e2c00fccf351a0e311b780313d8d3cf95bb1340cccd", kill_on_drop: false }` [INFO] [stdout] 338896104d076b9698f58e2c00fccf351a0e311b780313d8d3cf95bb1340cccd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c388a0fe8024c381a62776f3ade4411f8a0a3e2c3576483a157fabccf8f55085 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c388a0fe8024c381a62776f3ade4411f8a0a3e2c3576483a157fabccf8f55085", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling smol_str v0.1.17 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling minimad v0.6.9 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling merge-io v0.3.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling ssh2 v0.9.1 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling termimad v0.9.7 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling async-ssh2-lite v0.2.1 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_with v1.9.1 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling cml v0.1.5 (/opt/rustwide/workdir/cml) [INFO] [stdout] warning: field is never read: `code` [INFO] [stdout] --> cml/src/rest.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | pub code: isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `NodeDefData` should have a snake case name [INFO] [stdout] --> cml/src/rest_types.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | mod NodeDefData { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `node_def_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cmlrest v0.1.0 (/opt/rustwide/workdir/cmlrest) [INFO] [stderr] Compiling cmlterm v0.6.3 (/opt/rustwide/workdir/cmlterm) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> cmlrest/src/lib.rs:110:25 [INFO] [stdout] | [INFO] [stdout] 110 | async fn handle(&self, args: &Args, client: &CmlUser) -> Result<(), RestError> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ListingEntryVNCNode` [INFO] [stdout] --> cmlterm/src/listing.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | struct ListingEntryVNCNode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:538:52 [INFO] [stdout] | [INFO] [stdout] 538 | pub fn as_double_compound>>(c: T) -> QuotedString<'a> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:549:52 [INFO] [stdout] | [INFO] [stdout] 549 | pub fn as_locale_compound>>(c: T) -> QuotedString<'a> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `join_all` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:351:5 [INFO] [stdout] | [INFO] [stdout] 351 | fn join_all(&mut self) -> Cow<'_, str> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_words_lossy` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:360:9 [INFO] [stdout] | [INFO] [stdout] 360 | pub fn as_words_lossy(&'a mut self) -> (Vec, bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Fields` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:381:8 [INFO] [stdout] | [INFO] [stdout] 381 | struct Fields<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Subshell` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:437:2 [INFO] [stdout] | [INFO] [stdout] 437 | Subshell(SubshellStyle, Vec>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_double_compound` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:538:9 [INFO] [stdout] | [INFO] [stdout] 538 | pub fn as_double_compound>>(c: T) -> QuotedString<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_locale_compound` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:549:9 [INFO] [stdout] | [INFO] [stdout] 549 | pub fn as_locale_compound>>(c: T) -> QuotedString<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "c388a0fe8024c381a62776f3ade4411f8a0a3e2c3576483a157fabccf8f55085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c388a0fe8024c381a62776f3ade4411f8a0a3e2c3576483a157fabccf8f55085", kill_on_drop: false }` [INFO] [stdout] c388a0fe8024c381a62776f3ade4411f8a0a3e2c3576483a157fabccf8f55085 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 93ad792830fe60d84b51339909ccd73e174993dcc531eff75baa31b82872790e [INFO] running `Command { std: "docker" "start" "-a" "93ad792830fe60d84b51339909ccd73e174993dcc531eff75baa31b82872790e", kill_on_drop: false }` [INFO] [stderr] Compiling cml v0.1.5 (/opt/rustwide/workdir/cml) [INFO] [stderr] Compiling cmlterm v0.6.3 (/opt/rustwide/workdir/cmlterm) [INFO] [stderr] Compiling cmlrest v0.1.0 (/opt/rustwide/workdir/cmlrest) [INFO] [stdout] warning: field is never read: `code` [INFO] [stdout] --> cml/src/rest.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | pub code: isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `NodeDefData` should have a snake case name [INFO] [stdout] --> cml/src/rest_types.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | mod NodeDefData { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `node_def_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> cmlrest/src/lib.rs:110:25 [INFO] [stdout] | [INFO] [stdout] 110 | async fn handle(&self, args: &Args, client: &CmlUser) -> Result<(), RestError> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ListingEntryVNCNode` [INFO] [stdout] --> cmlterm/src/listing.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | struct ListingEntryVNCNode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> cmlrest/src/lib.rs:110:25 [INFO] [stdout] | [INFO] [stdout] 110 | async fn handle(&self, args: &Args, client: &CmlUser) -> Result<(), RestError> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:538:52 [INFO] [stdout] | [INFO] [stdout] 538 | pub fn as_double_compound>>(c: T) -> QuotedString<'a> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:549:52 [INFO] [stdout] | [INFO] [stdout] 549 | pub fn as_locale_compound>>(c: T) -> QuotedString<'a> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `join_all` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:351:5 [INFO] [stdout] | [INFO] [stdout] 351 | fn join_all(&mut self) -> Cow<'_, str> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_words_lossy` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:360:9 [INFO] [stdout] | [INFO] [stdout] 360 | pub fn as_words_lossy(&'a mut self) -> (Vec, bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Fields` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:381:8 [INFO] [stdout] | [INFO] [stdout] 381 | struct Fields<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Subshell` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:437:2 [INFO] [stdout] | [INFO] [stdout] 437 | Subshell(SubshellStyle, Vec>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_double_compound` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:538:9 [INFO] [stdout] | [INFO] [stdout] 538 | pub fn as_double_compound>>(c: T) -> QuotedString<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_locale_compound` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:549:9 [INFO] [stdout] | [INFO] [stdout] 549 | pub fn as_locale_compound>>(c: T) -> QuotedString<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ListingEntryVNCNode` [INFO] [stdout] --> cmlterm/src/listing.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | struct ListingEntryVNCNode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `code` [INFO] [stdout] --> cml/src/rest.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | pub code: isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `NodeDefData` should have a snake case name [INFO] [stdout] --> cml/src/rest_types.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | mod NodeDefData { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `node_def_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.02s [INFO] running `Command { std: "docker" "inspect" "93ad792830fe60d84b51339909ccd73e174993dcc531eff75baa31b82872790e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93ad792830fe60d84b51339909ccd73e174993dcc531eff75baa31b82872790e", kill_on_drop: false }` [INFO] [stdout] 93ad792830fe60d84b51339909ccd73e174993dcc531eff75baa31b82872790e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1183983273b1186beca408138c0cd1324f7414bcd54e01df1ac33ccb45dd47f6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1183983273b1186beca408138c0cd1324f7414bcd54e01df1ac33ccb45dd47f6", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: field is never read: `code` [INFO] [stdout] running 0 tests [INFO] [stderr] --> cml/src/rest.rs:144:2 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 144 | pub code: isize, [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] running 0 tests [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] warning: module `NodeDefData` should have a snake case name [INFO] [stdout] [INFO] [stderr] --> cml/src/rest_types.rs:286:5 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] running 0 tests [INFO] [stderr] 286 | mod NodeDefData { [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `node_def_data` [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: field is never read: `code` [INFO] [stderr] --> cml/src/rest.rs:144:2 [INFO] [stderr] | [INFO] [stderr] 144 | pub code: isize, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: module `NodeDefData` should have a snake case name [INFO] [stderr] --> cml/src/rest_types.rs:286:5 [INFO] [stderr] | [INFO] [stderr] 286 | mod NodeDefData { [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `node_def_data` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `ListingEntryVNCNode` [INFO] [stderr] --> cmlterm/src/listing.rs:68:8 [INFO] [stderr] | [INFO] [stderr] 68 | struct ListingEntryVNCNode { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> cmlrest/src/lib.rs:110:25 [INFO] [stderr] | [INFO] [stderr] 110 | async fn handle(&self, args: &Args, client: &CmlUser) -> Result<(), RestError> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> cmlrest/src/lib.rs:110:25 [INFO] [stderr] | [INFO] [stderr] 110 | async fn handle(&self, args: &Args, client: &CmlUser) -> Result<(), RestError> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `ListingEntryVNCNode` [INFO] [stderr] --> cmlterm/src/listing.rs:68:8 [INFO] [stderr] | [INFO] [stderr] 68 | struct ListingEntryVNCNode { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `c` [INFO] [stderr] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:538:52 [INFO] [stderr] | [INFO] [stderr] 538 | pub fn as_double_compound>>(c: T) -> QuotedString<'a> { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `c` [INFO] [stderr] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:549:52 [INFO] [stderr] | [INFO] [stderr] 549 | pub fn as_locale_compound>>(c: T) -> QuotedString<'a> { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `join_all` [INFO] [stderr] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:351:5 [INFO] [stderr] | [INFO] [stderr] 351 | fn join_all(&mut self) -> Cow<'_, str> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `as_words_lossy` [INFO] [stderr] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:360:9 [INFO] [stderr] | [INFO] [stderr] 360 | pub fn as_words_lossy(&'a mut self) -> (Vec, bool) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Fields` [INFO] [stderr] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:381:8 [INFO] [stderr] | [INFO] [stderr] 381 | struct Fields<'a> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Subshell` [INFO] [stderr] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:437:2 [INFO] [stderr] | [INFO] [stderr] 437 | Subshell(SubshellStyle, Vec>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `as_double_compound` [INFO] [stderr] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:538:9 [INFO] [stderr] | [INFO] [stderr] 538 | pub fn as_double_compound>>(c: T) -> QuotedString<'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `as_locale_compound` [INFO] [stderr] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:549:9 [INFO] [stderr] | [INFO] [stderr] 549 | pub fn as_locale_compound>>(c: T) -> QuotedString<'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cml-f4942bb0cabe8eaa) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cmlrest-bb95dc70c5559724) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/__cmlrest_shell_completion-6eb3bbeb0772d98f) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cmlrest-7fecd5213f43bc54) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cmlterm-ffd93b5198344589) [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 unittests (/opt/rustwide/target/debug/deps/__cmlterm_shell_completion-99dad6747ed00b29) [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 6 tests [INFO] [stdout] test shell_quote::tests::bash_doubly_quoted_substrings ... ok [INFO] [stdout] test shell_quote::tests::bash_quote_single ... ok [INFO] [stdout] test shell_quote::tests::bash_separate_plain_fields ... ok [INFO] [stdout] test shell_quote::tests::bash_quote_backslash ... ok [INFO] [stdout] test shell_quote::tests::bash_quote_double ... ok [INFO] [stdout] test shell_quote::tests::parse_plain_consecutive_strings_all_types ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- shell_quote::tests::parse_plain_consecutive_strings_all_types stdout ---- [INFO] [stdout] thread 'shell_quote::tests::parse_plain_consecutive_strings_all_types' panicked at 'not yet implemented: Unescaping strings with AnsiC style quotes are not currently supported.', cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:737:34 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ceb9a2c910 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ceb9a2c910 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ceb9a2c910 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ceb9a2c910 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ceb9a4f0ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ceb9a29985 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55ceb9a2ea7b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ceb9a2ea7b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ceb9a2ea7b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ceb9a2e58c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ceb9a2f144 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ceb9a2ec27 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55ceb9a2ce0c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ceb9a2eb89 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ceb99bd6c1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ceb99c452d - __cmlterm_shell_completion::shell_quote::QuoteStyle::bash_unescape_as::h994ed2962986e4c9 [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:737:25 [INFO] [stdout] 16: 0x55ceb99c45c4 - __cmlterm_shell_completion::shell_quote::QuoteStyle::bash_unescape::hc925a62210f95da0 [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:744:3 [INFO] [stdout] 17: 0x55ceb99c2c65 - <__cmlterm_shell_completion::shell_quote::Substrings as core::iter::traits::iterator::Iterator>::next::hc6aa453f02fcdc5c [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:374:16 [INFO] [stdout] 18: 0x55ceb99c9a02 - __cmlterm_shell_completion::shell_quote::tests::run_compact_cases::h2ae70e0912286ee0 [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:761:14 [INFO] [stdout] 19: 0x55ceb99cc5f7 - __cmlterm_shell_completion::shell_quote::tests::parse_plain_consecutive_strings_all_types::h668a116c1386f7f2 [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:879:3 [INFO] [stdout] 20: 0x55ceb99cbd0a - __cmlterm_shell_completion::shell_quote::tests::parse_plain_consecutive_strings_all_types::{{closure}}::head1eaa26d07b073 [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:865:2 [INFO] [stdout] 21: 0x55ceb99c7ffe - core::ops::function::FnOnce::call_once::hf417f9a2e63f8763 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55ceb99f98b3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55ceb99f98b3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x55ceb99f8340 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 25: 0x55ceb99f8340 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 26: 0x55ceb99f8340 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x55ceb99f8340 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x55ceb99f8340 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 29: 0x55ceb99f8340 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x55ceb99f8340 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55ceb99d1902 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55ceb99d1902 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x55ceb99d5558 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 34: 0x55ceb99d5558 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x55ceb99d5558 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x55ceb99d5558 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x55ceb99d5558 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 38: 0x55ceb99d5558 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 39: 0x55ceb99d5558 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55ceb9a33cd7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x55ceb9a33cd7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 42: 0x55ceb9a33cd7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 43: 0x7f1533600609 - start_thread [INFO] [stdout] 44: 0x7f15333d0293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] shell_quote::tests::parse_plain_consecutive_strings_all_types [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p cmlterm --bin __cmlterm_shell_completion' [INFO] running `Command { std: "docker" "inspect" "1183983273b1186beca408138c0cd1324f7414bcd54e01df1ac33ccb45dd47f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1183983273b1186beca408138c0cd1324f7414bcd54e01df1ac33ccb45dd47f6", kill_on_drop: false }` [INFO] [stdout] 1183983273b1186beca408138c0cd1324f7414bcd54e01df1ac33ccb45dd47f6