[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-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsm123199%2Fcml-rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/csm123199/cml-rs on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-3/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-02-22" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded merge-io v0.3.0 [INFO] [stderr] Downloaded serde_with v1.9.1 [INFO] [stderr] Downloaded minimad v0.6.9 [INFO] [stderr] Downloaded async-ssh2-lite v0.2.1 [INFO] [stderr] Downloaded termimad v0.9.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b704b1c96af83212c61ed843dcb6fcfb37d4f098ad5d1f06b12460c32b6a4d56 [INFO] running `Command { std: "docker" "start" "-a" "b704b1c96af83212c61ed843dcb6fcfb37d4f098ad5d1f06b12460c32b6a4d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b704b1c96af83212c61ed843dcb6fcfb37d4f098ad5d1f06b12460c32b6a4d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b704b1c96af83212c61ed843dcb6fcfb37d4f098ad5d1f06b12460c32b6a4d56", kill_on_drop: false }` [INFO] [stdout] b704b1c96af83212c61ed843dcb6fcfb37d4f098ad5d1f06b12460c32b6a4d56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04330a862d9f7f7b4f22524ffc4dd3363cf7dfc977e55404c0ff55013bae29c7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "04330a862d9f7f7b4f22524ffc4dd3363cf7dfc977e55404c0ff55013bae29c7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling smol_str v0.1.17 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling indexmap v1.6.2 [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 minimad v0.6.9 [INFO] [stderr] Compiling merge-io v0.3.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling textwrap v0.12.1 [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 getrandom v0.2.2 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling futures-util v0.3.15 [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 darling v0.12.4 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling ssh2 v0.9.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling async-ssh2-lite v0.2.1 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_with v1.9.1 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling cml v0.1.5 (/opt/rustwide/workdir/cml) [INFO] [stdout] warning: field is never read: `code` [INFO] [stdout] --> cml/src/rest.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | pub code: isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] [stderr] Compiling cmlrest v0.1.0 (/opt/rustwide/workdir/cmlrest) [INFO] [stderr] Compiling cmlterm v0.6.3 (/opt/rustwide/workdir/cmlterm) [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: 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: `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: 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 2m 33s [INFO] running `Command { std: "docker" "inspect" "04330a862d9f7f7b4f22524ffc4dd3363cf7dfc977e55404c0ff55013bae29c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04330a862d9f7f7b4f22524ffc4dd3363cf7dfc977e55404c0ff55013bae29c7", kill_on_drop: false }` [INFO] [stdout] 04330a862d9f7f7b4f22524ffc4dd3363cf7dfc977e55404c0ff55013bae29c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8f0839cbabad82d9b1268da7b33c9c9c61d7ef14633a33c10e47476afff8b14 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c8f0839cbabad82d9b1268da7b33c9c9c61d7ef14633a33c10e47476afff8b14", kill_on_drop: false }` [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: 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] [stderr] Compiling cmlterm v0.6.3 (/opt/rustwide/workdir/cmlterm) [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] [stderr] Compiling cmlrest v0.1.0 (/opt/rustwide/workdir/cmlrest) [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: 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: 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 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: 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.68s [INFO] running `Command { std: "docker" "inspect" "c8f0839cbabad82d9b1268da7b33c9c9c61d7ef14633a33c10e47476afff8b14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8f0839cbabad82d9b1268da7b33c9c9c61d7ef14633a33c10e47476afff8b14", kill_on_drop: false }` [INFO] [stdout] c8f0839cbabad82d9b1268da7b33c9c9c61d7ef14633a33c10e47476afff8b14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 08045079592d04727d1aabb5cbd6bf1530ce05a15c1815520c9a2b4b50ec9267 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "08045079592d04727d1aabb5cbd6bf1530ce05a15c1815520c9a2b4b50ec9267", 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: 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: 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: `cmlterm` (lib) generated 1 warning [INFO] [stderr] warning: `cmlrest` (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: 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: 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: `cmlrest` (bin "__cmlrest_shell_completion" test) generated 7 warnings [INFO] [stderr] warning: `cmlterm` (bin "__cmlterm_shell_completion" test) generated 13 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cml-5c8f1113e4cdd861) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cmlrest-16558a79aebeaecb) [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 (/opt/rustwide/target/debug/deps/__cmlrest_shell_completion-8eeb5170547e9b62) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cmlrest-ccb2ee5be0097d20) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cmlterm-3fefbd21dd519a23) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/__cmlterm_shell_completion-c1966b5a918738e2) [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test shell_quote::tests::bash_doubly_quoted_substrings ... ok [INFO] [stdout] test shell_quote::tests::bash_separate_plain_fields ... ok [INFO] [stdout] test shell_quote::tests::bash_quote_backslash ... ok [INFO] [stdout] test shell_quote::tests::bash_quote_double ... ok [INFO] [stdout] test shell_quote::tests::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: 0x563c3e952d4c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563c3e952d4c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563c3e952d4c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563c3e952d4c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563c3e97808c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563c3e94e648 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563c3e955017 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563c3e955017 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563c3e955017 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563c3e954d4b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563c3e95576a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563c3e955457 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563c3e953214 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563c3e955169 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563c3e8e21b3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563c3e8e83cf - __cmlterm_shell_completion::shell_quote::QuoteStyle::bash_unescape_as::he8c640af8fa8a917 [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:737:25 [INFO] [stdout] 16: 0x563c3e8e8464 - __cmlterm_shell_completion::shell_quote::QuoteStyle::bash_unescape::h9efba30b4dca20e8 [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:744:3 [INFO] [stdout] 17: 0x563c3e8e6d05 - <__cmlterm_shell_completion::shell_quote::Substrings as core::iter::traits::iterator::Iterator>::next::h2428a66ffcf9295f [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:374:16 [INFO] [stdout] 18: 0x563c3e8eea99 - __cmlterm_shell_completion::shell_quote::tests::run_compact_cases::h9b23a2832960ebae [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:761:14 [INFO] [stdout] 19: 0x563c3e8f15a7 - __cmlterm_shell_completion::shell_quote::tests::parse_plain_consecutive_strings_all_types::h02161debd68f4eac [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:879:3 [INFO] [stdout] 20: 0x563c3e8f0cba - __cmlterm_shell_completion::shell_quote::tests::parse_plain_consecutive_strings_all_types::{{closure}}::ha2f74fae83aaee6b [INFO] [stdout] at /opt/rustwide/workdir/cmlterm/src/bin/__cmlterm_shell_completion/shell_quote.rs:865:2 [INFO] [stdout] 21: 0x563c3e8ebf1e - core::ops::function::FnOnce::call_once::h647f04ed6425b917 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563c3e920c83 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563c3e920c83 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x563c3e91f9b1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x563c3e91f9b1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563c3e91f9b1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x563c3e91f9b1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x563c3e91f9b1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x563c3e91f9b1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x563c3e91f9b1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x563c3e929291 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x563c3e929291 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x563c3e8f59ef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x563c3e8f59ef - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563c3e8f59ef - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x563c3e8f59ef - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x563c3e8f59ef - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x563c3e8f59ef - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x563c3e8f59ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563c3e95b403 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x563c3e95b403 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x563c3e95b403 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f13adc20609 - start_thread [INFO] [stdout] 44: 0x7f13ad9f0293 - 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.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p cmlterm --bin __cmlterm_shell_completion' [INFO] running `Command { std: "docker" "inspect" "08045079592d04727d1aabb5cbd6bf1530ce05a15c1815520c9a2b4b50ec9267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08045079592d04727d1aabb5cbd6bf1530ce05a15c1815520c9a2b4b50ec9267", kill_on_drop: false }` [INFO] [stdout] 08045079592d04727d1aabb5cbd6bf1530ce05a15c1815520c9a2b4b50ec9267