[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#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsm123199%2Fcml-rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/csm123199/cml-rs on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-11/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fee23ae8789d36d66a294bbb2a7a43a23ff8376f9fc7108e158c7c79238bbc86 [INFO] running `Command { std: "docker" "start" "-a" "fee23ae8789d36d66a294bbb2a7a43a23ff8376f9fc7108e158c7c79238bbc86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fee23ae8789d36d66a294bbb2a7a43a23ff8376f9fc7108e158c7c79238bbc86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fee23ae8789d36d66a294bbb2a7a43a23ff8376f9fc7108e158c7c79238bbc86", kill_on_drop: false }` [INFO] [stdout] fee23ae8789d36d66a294bbb2a7a43a23ff8376f9fc7108e158c7c79238bbc86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58181adc9147a64f0dcffb9c6a5c6b0fa6672feb2eb4290903e019a5cd9e3f05 [INFO] running `Command { std: "docker" "start" "-a" "58181adc9147a64f0dcffb9c6a5c6b0fa6672feb2eb4290903e019a5cd9e3f05", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling smol_str v0.1.17 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.4 [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 instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling minimad v0.6.9 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling merge-io v0.3.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling ssh2 v0.9.1 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [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 thiserror v1.0.24 [INFO] [stderr] Compiling termimad v0.9.7 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling async-ssh2-lite v0.2.1 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [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 cmlterm v0.6.3 (/opt/rustwide/workdir/cmlterm) [INFO] [stderr] Compiling cmlrest v0.1.0 (/opt/rustwide/workdir/cmlrest) [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 30s [INFO] running `Command { std: "docker" "inspect" "58181adc9147a64f0dcffb9c6a5c6b0fa6672feb2eb4290903e019a5cd9e3f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58181adc9147a64f0dcffb9c6a5c6b0fa6672feb2eb4290903e019a5cd9e3f05", kill_on_drop: false }` [INFO] [stdout] 58181adc9147a64f0dcffb9c6a5c6b0fa6672feb2eb4290903e019a5cd9e3f05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bc505f7f3d81dbcee0c0f44f93cdbeb1c54f41bb48b775c22ee38a0beb0d49c [INFO] running `Command { std: "docker" "start" "-a" "5bc505f7f3d81dbcee0c0f44f93cdbeb1c54f41bb48b775c22ee38a0beb0d49c", kill_on_drop: false }` [INFO] [stderr] Compiling cml v0.1.5 (/opt/rustwide/workdir/cml) [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: 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: 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: 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 3.81s [INFO] running `Command { std: "docker" "inspect" "5bc505f7f3d81dbcee0c0f44f93cdbeb1c54f41bb48b775c22ee38a0beb0d49c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bc505f7f3d81dbcee0c0f44f93cdbeb1c54f41bb48b775c22ee38a0beb0d49c", kill_on_drop: false }` [INFO] [stdout] 5bc505f7f3d81dbcee0c0f44f93cdbeb1c54f41bb48b775c22ee38a0beb0d49c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a5b0ff042d0d4ecbfb6a5f692906b5c32efd6ad1380443114ea720ca6d8a0507 [INFO] running `Command { std: "docker" "start" "-a" "a5b0ff042d0d4ecbfb6a5f692906b5c32efd6ad1380443114ea720ca6d8a0507", kill_on_drop: false }` [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: 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: 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: `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.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cml-89dc91cb035bdfff) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cmlrest-8a65c3ae4e45a1c3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/__cmlrest_shell_completion-cc3b576454ed5cd9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cmlrest-d8f5509a3d4ccfd3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cmlterm-7fd6319b0213d6ec) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/__cmlterm_shell_completion-9702462f179cb012) [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_double ... ok [INFO] [stdout] test shell_quote::tests::bash_quote_single ... ok [INFO] [stdout] test shell_quote::tests::bash_quote_backslash ... ok [INFO] [stdout] test shell_quote::tests::bash_separate_plain_fields ... 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: 0x563268ce4d40 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563268ce4d40 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563268ce4d40 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563268ce4d40 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563268d074fc - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x563268ce1db5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x563268ce6eab - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563268ce6eab - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563268ce6eab - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563268ce69bc - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563268ce7551 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563268ce7057 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563268ce521c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563268ce6fb9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563268c79531 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563268c8049d - __cmlterm_shell_completion::shell_quote::QuoteStyle::bash_unescape_as::h5d932ea3d9edac36 [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:737:25 [INFO] [stdout] 16: 0x563268c80534 - __cmlterm_shell_completion::shell_quote::QuoteStyle::bash_unescape::hc53364863777162e [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:744:3 [INFO] [stdout] 17: 0x563268c7eb95 - <__cmlterm_shell_completion::shell_quote::Substrings as core::iter::traits::iterator::Iterator>::next::hf01b5b75a34f5e7e [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:374:16 [INFO] [stdout] 18: 0x563268c85a32 - __cmlterm_shell_completion::shell_quote::tests::run_compact_cases::ha9ae56391f4a8cc2 [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:761:14 [INFO] [stdout] 19: 0x563268c88627 - __cmlterm_shell_completion::shell_quote::tests::parse_plain_consecutive_strings_all_types::h2540ccbdcf227f5b [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:879:3 [INFO] [stdout] 20: 0x563268c87d3a - __cmlterm_shell_completion::shell_quote::tests::parse_plain_consecutive_strings_all_types::{{closure}}::hc23ab3599dc17990 [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:865:2 [INFO] [stdout] 21: 0x563268c8286e - core::ops::function::FnOnce::call_once::h3e691a74b2931daf [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563268cb3b23 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563268cb3b23 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 24: 0x563268cb25d0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 25: 0x563268cb25d0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x563268cb25d0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x563268cb25d0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x563268cb25d0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x563268cb25d0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 30: 0x563268cb25d0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563268c8d8a2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563268c8d8a2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x563268c91618 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x563268c91618 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x563268c91618 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x563268c91618 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x563268c91618 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x563268c91618 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x563268c91618 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563268cec007 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x563268cec007 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 42: 0x563268cec007 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 43: 0x7faf8d370609 - start_thread [INFO] [stdout] 44: 0x7faf8d140293 - 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.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p cmlterm --bin __cmlterm_shell_completion' [INFO] running `Command { std: "docker" "inspect" "a5b0ff042d0d4ecbfb6a5f692906b5c32efd6ad1380443114ea720ca6d8a0507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5b0ff042d0d4ecbfb6a5f692906b5c32efd6ad1380443114ea720ca6d8a0507", kill_on_drop: false }` [INFO] [stdout] a5b0ff042d0d4ecbfb6a5f692906b5c32efd6ad1380443114ea720ca6d8a0507