[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsm123199%2Fcml-rs" "/workspace/builds/worker-118/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-118/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/csm123199/cml-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-118/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d951dd96d886170075ab9ae1a2833138b76a5107dbda0d4a441c1727017e89b9 [INFO] running `Command { std: "docker" "start" "-a" "d951dd96d886170075ab9ae1a2833138b76a5107dbda0d4a441c1727017e89b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d951dd96d886170075ab9ae1a2833138b76a5107dbda0d4a441c1727017e89b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d951dd96d886170075ab9ae1a2833138b76a5107dbda0d4a441c1727017e89b9", kill_on_drop: false }` [INFO] [stdout] d951dd96d886170075ab9ae1a2833138b76a5107dbda0d4a441c1727017e89b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22deba5cb50676e6095c1388702ee4e441a675706a9d7769cedb1d884b3226b1 [INFO] running `Command { std: "docker" "start" "-a" "22deba5cb50676e6095c1388702ee4e441a675706a9d7769cedb1d884b3226b1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [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 pkg-config v0.3.19 [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 futures-io v0.3.15 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ascii v1.0.0 [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 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 http v0.2.4 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling minimad v0.6.9 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling merge-io v0.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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 url v2.2.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.11 [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 quote v1.0.9 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling parking_lot v0.11.1 [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 parking_lot v0.10.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling env_logger v0.8.3 [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 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 darling v0.12.4 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Compiling termimad v0.9.7 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [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_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] [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: field is never read: `token` [INFO] [stdout] --> cml/src/rest.rs:153:2 [INFO] [stdout] | [INFO] [stdout] 153 | token: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CmlUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cml/src/rest.rs:148:10 [INFO] [stdout] | [INFO] [stdout] 148 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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: 3 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: field is never read: `line` [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:79:2 [INFO] [stdout] | [INFO] [stdout] 79 | line: String, // COMP_LINE [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cursor` [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:81:2 [INFO] [stdout] | [INFO] [stdout] 81 | cursor: usize, // COMP_POINT [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `key` [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:84:2 [INFO] [stdout] | [INFO] [stdout] 84 | key: Option, // COMP_KEY [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reqtype` [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:86:2 [INFO] [stdout] | [INFO] [stdout] 86 | reqtype: Option, // COMP_TYPE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wordbreaks` [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:89:2 [INFO] [stdout] | [INFO] [stdout] 89 | wordbreaks: Option>, // COMP_WORDBREAKS [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `words` [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:92:2 [INFO] [stdout] | [INFO] [stdout] 92 | words: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exe` [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:94:2 [INFO] [stdout] | [INFO] [stdout] 94 | exe: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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: field is never read: `key` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:97:2 [INFO] [stdout] | [INFO] [stdout] 97 | key: Option, // COMP_KEY [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reqtype` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:99:2 [INFO] [stdout] | [INFO] [stdout] 99 | reqtype: Option, // COMP_TYPE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wordbreaks` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:102:2 [INFO] [stdout] | [INFO] [stdout] 102 | wordbreaks: Option>, // COMP_WORDBREAKS [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `words` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:105:2 [INFO] [stdout] | [INFO] [stdout] 105 | words: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exe` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:107:2 [INFO] [stdout] | [INFO] [stdout] 107 | exe: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] [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] note: `InnerString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:434:10 [INFO] [stdout] | [INFO] [stdout] 434 | #[derive(Debug, Clone, PartialEq, Eq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "22deba5cb50676e6095c1388702ee4e441a675706a9d7769cedb1d884b3226b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22deba5cb50676e6095c1388702ee4e441a675706a9d7769cedb1d884b3226b1", kill_on_drop: false }` [INFO] [stdout] 22deba5cb50676e6095c1388702ee4e441a675706a9d7769cedb1d884b3226b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d32962e99f043ada2c753689ce88707be6a8633a675d602c79c0ecee213d82e [INFO] running `Command { std: "docker" "start" "-a" "7d32962e99f043ada2c753689ce88707be6a8633a675d602c79c0ecee213d82e", 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: field is never read: `token` [INFO] [stdout] --> cml/src/rest.rs:153:2 [INFO] [stdout] | [INFO] [stdout] 153 | token: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CmlUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cml/src/rest.rs:148:10 [INFO] [stdout] | [INFO] [stdout] 148 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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: 3 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: field is never read: `line` [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:79:2 [INFO] [stdout] | [INFO] [stdout] 79 | line: String, // COMP_LINE [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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: field is never read: `cursor` [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:81:2 [INFO] [stdout] | [INFO] [stdout] 81 | cursor: usize, // COMP_POINT [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `key` [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:84:2 [INFO] [stdout] | [INFO] [stdout] 84 | key: Option, // COMP_KEY [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reqtype` [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:86:2 [INFO] [stdout] | [INFO] [stdout] 86 | reqtype: Option, // COMP_TYPE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wordbreaks` [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:89:2 [INFO] [stdout] | [INFO] [stdout] 89 | wordbreaks: Option>, // COMP_WORDBREAKS [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `words` [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:92:2 [INFO] [stdout] | [INFO] [stdout] 92 | words: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exe` [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:94:2 [INFO] [stdout] | [INFO] [stdout] 94 | exe: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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: field is never read: `key` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:97:2 [INFO] [stdout] | [INFO] [stdout] 97 | key: Option, // COMP_KEY [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reqtype` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:99:2 [INFO] [stdout] | [INFO] [stdout] 99 | reqtype: Option, // COMP_TYPE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wordbreaks` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:102:2 [INFO] [stdout] | [INFO] [stdout] 102 | wordbreaks: Option>, // COMP_WORDBREAKS [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `words` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:105:2 [INFO] [stdout] | [INFO] [stdout] 105 | words: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exe` [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:107:2 [INFO] [stdout] | [INFO] [stdout] 107 | exe: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] [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] note: `InnerString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:434:10 [INFO] [stdout] | [INFO] [stdout] 434 | #[derive(Debug, Clone, PartialEq, Eq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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: 7 warnings emitted [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: field is never read: `token` [INFO] [stdout] --> cml/src/rest.rs:153:2 [INFO] [stdout] | [INFO] [stdout] 153 | token: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CmlUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> cml/src/rest.rs:148:10 [INFO] [stdout] | [INFO] [stdout] 148 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.08s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cml-5c8f1113e4cdd861) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cmlrest-16558a79aebeaecb) [INFO] [stderr] Executable unittests src/bin/__cmlrest_shell_completion/main.rs (/opt/rustwide/target/debug/deps/__cmlrest_shell_completion-8eeb5170547e9b62) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cmlrest-ccb2ee5be0097d20) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cmlterm-3fefbd21dd519a23) [INFO] [stderr] Executable unittests src/bin/__cmlterm_shell_completion/main.rs (/opt/rustwide/target/debug/deps/__cmlterm_shell_completion-c1966b5a918738e2) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cmlterm-411fe9a024e65213) [INFO] running `Command { std: "docker" "inspect" "7d32962e99f043ada2c753689ce88707be6a8633a675d602c79c0ecee213d82e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d32962e99f043ada2c753689ce88707be6a8633a675d602c79c0ecee213d82e", kill_on_drop: false }` [INFO] [stdout] 7d32962e99f043ada2c753689ce88707be6a8633a675d602c79c0ecee213d82e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 397d4990e338773c35c25a3121f6d973974322a1a2eb084c20ee813a56f9edb4 [INFO] running `Command { std: "docker" "start" "-a" "397d4990e338773c35c25a3121f6d973974322a1a2eb084c20ee813a56f9edb4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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: field is never read: `token` [INFO] [stderr] --> cml/src/rest.rs:153:2 [INFO] [stderr] | [INFO] [stderr] 153 | token: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CmlUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> cml/src/rest.rs:148:10 [INFO] [stderr] | [INFO] [stderr] 148 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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: `cml` (lib) generated 3 warnings [INFO] [stderr] warning: `cml` (lib test) generated 3 warnings (3 duplicates) [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: 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: `cmlrest` (lib) generated 1 warning [INFO] [stderr] warning: `cmlterm` (lib) generated 1 warning [INFO] [stderr] warning: `cmlrest` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `cmlterm` (lib test) generated 1 warning (1 duplicate) [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: field is never read: `key` [INFO] [stderr] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:97:2 [INFO] [stderr] | [INFO] [stderr] 97 | key: Option, // COMP_KEY [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:89:10 [INFO] [stderr] | [INFO] [stderr] 89 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `reqtype` [INFO] [stderr] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:99:2 [INFO] [stderr] | [INFO] [stderr] 99 | reqtype: Option, // COMP_TYPE [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:89:10 [INFO] [stderr] | [INFO] [stderr] 89 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `wordbreaks` [INFO] [stderr] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:102:2 [INFO] [stderr] | [INFO] [stderr] 102 | wordbreaks: Option>, // COMP_WORDBREAKS [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:89:10 [INFO] [stderr] | [INFO] [stderr] 89 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `words` [INFO] [stderr] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:105:2 [INFO] [stderr] | [INFO] [stderr] 105 | words: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:89:10 [INFO] [stderr] | [INFO] [stderr] 89 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `exe` [INFO] [stderr] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:107:2 [INFO] [stderr] | [INFO] [stderr] 107 | exe: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> cmlterm/src/bin/__cmlterm_shell_completion/main.rs:89:10 [INFO] [stderr] | [INFO] [stderr] 89 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 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] note: `InnerString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:434:10 [INFO] [stderr] | [INFO] [stderr] 434 | #[derive(Debug, Clone, PartialEq, Eq)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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: field is never read: `line` [INFO] [stderr] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:79:2 [INFO] [stderr] | [INFO] [stderr] 79 | line: String, // COMP_LINE [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:76:10 [INFO] [stderr] | [INFO] [stderr] 76 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `cursor` [INFO] [stderr] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:81:2 [INFO] [stderr] | [INFO] [stderr] 81 | cursor: usize, // COMP_POINT [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:76:10 [INFO] [stderr] | [INFO] [stderr] 76 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `key` [INFO] [stderr] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:84:2 [INFO] [stderr] | [INFO] [stderr] 84 | key: Option, // COMP_KEY [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:76:10 [INFO] [stderr] | [INFO] [stderr] 76 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `reqtype` [INFO] [stderr] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:86:2 [INFO] [stderr] | [INFO] [stderr] 86 | reqtype: Option, // COMP_TYPE [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:76:10 [INFO] [stderr] | [INFO] [stderr] 76 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `wordbreaks` [INFO] [stderr] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:89:2 [INFO] [stderr] | [INFO] [stderr] 89 | wordbreaks: Option>, // COMP_WORDBREAKS [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:76:10 [INFO] [stderr] | [INFO] [stderr] 76 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `words` [INFO] [stderr] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:92:2 [INFO] [stderr] | [INFO] [stderr] 92 | words: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:76:10 [INFO] [stderr] | [INFO] [stderr] 76 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `exe` [INFO] [stderr] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:94:2 [INFO] [stderr] | [INFO] [stderr] 94 | exe: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CompletionVars` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> cmlrest/src/bin/__cmlrest_shell_completion/main.rs:76:10 [INFO] [stderr] | [INFO] [stderr] 76 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `cmlterm` (bin "__cmlterm_shell_completion" test) generated 13 warnings [INFO] [stderr] warning: `cmlrest` (bin "__cmlrest_shell_completion" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cml-5c8f1113e4cdd861) [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 src/lib.rs (/opt/rustwide/target/debug/deps/cmlrest-16558a79aebeaecb) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/__cmlrest_shell_completion/main.rs (/opt/rustwide/target/debug/deps/__cmlrest_shell_completion-8eeb5170547e9b62) [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 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 src/main.rs (/opt/rustwide/target/debug/deps/cmlrest-ccb2ee5be0097d20) [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.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cmlterm-3fefbd21dd519a23) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/__cmlterm_shell_completion/main.rs (/opt/rustwide/target/debug/deps/__cmlterm_shell_completion-c1966b5a918738e2) [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_backslash ... ok [INFO] [stdout] test shell_quote::tests::bash_quote_double ... ok [INFO] [stdout] test shell_quote::tests::bash_separate_plain_fields ... ok [INFO] [stdout] test shell_quote::tests::bash_quote_single ... 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: 0x56077d9f924d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56077d9f924d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56077d9f924d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56077d9f924d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56077da1bb5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56077d9f5c11 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56077d9faf95 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56077d9faf95 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56077d9faf95 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56077d9fac84 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56077d9fb4e2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56077d9fb3c7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56077d9f9704 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56077d9fb0f9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56077d984463 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56077d98aa1f - __cmlterm_shell_completion::shell_quote::QuoteStyle::bash_unescape_as::hd7e4e0ccc66c09de [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:737:25 [INFO] [stdout] 16: 0x56077d98aab4 - __cmlterm_shell_completion::shell_quote::QuoteStyle::bash_unescape::hb70f0eac75b940af [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:744:3 [INFO] [stdout] 17: 0x56077d989345 - <__cmlterm_shell_completion::shell_quote::Substrings as core::iter::traits::iterator::Iterator>::next::h48bda6011459a464 [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:374:16 [INFO] [stdout] 18: 0x56077d990b8c - __cmlterm_shell_completion::shell_quote::tests::run_compact_cases::hcd375ab842917953 [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:761:14 [INFO] [stdout] 19: 0x56077d9936ef - __cmlterm_shell_completion::shell_quote::tests::parse_plain_consecutive_strings_all_types::h43d17bea820fc150 [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:879:3 [INFO] [stdout] 20: 0x56077d992dda - __cmlterm_shell_completion::shell_quote::tests::parse_plain_consecutive_strings_all_types::{{closure}}::h17ceeb136000f0aa [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:865:2 [INFO] [stdout] 21: 0x56077d98e0de - core::ops::function::FnOnce::call_once::hb833bbd024b28480 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x56077d9cc883 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x56077d9cc883 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x56077d9cb639 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x56077d9cb639 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x56077d9cb639 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x56077d9cb639 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x56077d9cb639 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x56077d9cb639 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x56077d9cb639 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x56077d9977ee - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x56077d9977ee - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x56077d99cd58 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x56077d99cd58 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x56077d99cd58 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x56077d99cd58 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x56077d99cd58 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x56077d99cd58 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x56077d99cd58 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x56077d9ffcf3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x56077d9ffcf3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x56077d9ffcf3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f7fc3eca609 - start_thread [INFO] [stdout] 44: 0x7f7fc3c98163 - 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" "397d4990e338773c35c25a3121f6d973974322a1a2eb084c20ee813a56f9edb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "397d4990e338773c35c25a3121f6d973974322a1a2eb084c20ee813a56f9edb4", kill_on_drop: false }` [INFO] [stdout] 397d4990e338773c35c25a3121f6d973974322a1a2eb084c20ee813a56f9edb4