[INFO] cloning repository https://github.com/jsim2010/paper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsim2010/paper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsim2010%2Fpaper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsim2010%2Fpaper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70102aaa972d243e4c5211d8f6588d0062dab6e0 [INFO] testing jsim2010/paper against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsim2010%2Fpaper" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jsim2010/paper on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jsim2010/paper [INFO] finished tweaking git repo https://github.com/jsim2010/paper [INFO] tweaked toml for git repo https://github.com/jsim2010/paper written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "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] 912b4d4d1b661ae71b097908a17d81791974ebe8318bd79325f2729f3b4cb823 [INFO] running `Command { std: "docker" "start" "-a" "912b4d4d1b661ae71b097908a17d81791974ebe8318bd79325f2729f3b4cb823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "912b4d4d1b661ae71b097908a17d81791974ebe8318bd79325f2729f3b4cb823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "912b4d4d1b661ae71b097908a17d81791974ebe8318bd79325f2729f3b4cb823", kill_on_drop: false }` [INFO] [stdout] 912b4d4d1b661ae71b097908a17d81791974ebe8318bd79325f2729f3b4cb823 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c181230e7e60c21906352e1a9ef4c7cfdcf838ea9fe59ab30b858e63989456ab [INFO] running `Command { std: "docker" "start" "-a" "c181230e7e60c21906352e1a9ef4c7cfdcf838ea9fe59ab30b858e63989456ab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling path-slash v0.1.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling byte-unit v4.0.14 [INFO] [stderr] Compiling open v1.7.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling process_control v3.4.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dlv-list v0.2.3 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling sys-info v0.8.0 [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling rust-ini v0.16.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling parse-display-derive v0.1.2 [INFO] [stderr] Compiling structmeta-derive v0.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling market_derive v0.1.0 [INFO] [stderr] Compiling cur_macro v0.4.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling starship_module_config_derive v0.1.2 [INFO] [stderr] Compiling enum-map v0.6.6 [INFO] [stderr] Compiling cur v0.4.0 [INFO] [stderr] Compiling parse-display v0.1.2 [INFO] [stderr] Compiling structmeta v0.1.4 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling parse-display-derive v0.5.5 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling conventus v0.3.0 [INFO] [stderr] Compiling parse-display v0.5.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling market v0.26.0 [INFO] [stderr] Compiling os_info v3.2.0 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling lsp-types v0.88.0 [INFO] [stderr] Compiling shadow-rs v0.5.25 [INFO] [stderr] Compiling starship v0.51.0 [INFO] [stderr] Compiling docuglot v0.7.0 [INFO] [stderr] Compiling paper v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `tongue` [INFO] [stdout] --> src/io.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | tongue: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Interface` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/io.rs:253:10 [INFO] [stdout] | [INFO] [stdout] 253 | #[derive(Debug)] [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: `version` [INFO] [stdout] --> src/io.rs:558:9 [INFO] [stdout] | [INFO] [stdout] 558 | version: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DocEdit` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/io.rs:553:10 [INFO] [stdout] | [INFO] [stdout] 553 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `new_text` [INFO] [stdout] --> src/io.rs:568:5 [INFO] [stdout] | [INFO] [stdout] 568 | new_text: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DocChange` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/io.rs:565:10 [INFO] [stdout] | [INFO] [stdout] 565 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/io.rs:570:5 [INFO] [stdout] | [INFO] [stdout] 570 | version: i64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DocChange` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/io.rs:565:10 [INFO] [stdout] | [INFO] [stdout] 565 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Save` [INFO] [stdout] --> src/app/translate.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | Save, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DocOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/app/translate.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Debug, PartialEq)] [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: `modifiers` [INFO] [stdout] --> src/io/ui.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | modifiers: KeyModifiers, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `UserAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/io/ui.rs:182:10 [INFO] [stdout] | [INFO] [stdout] 182 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 01s [INFO] running `Command { std: "docker" "inspect" "c181230e7e60c21906352e1a9ef4c7cfdcf838ea9fe59ab30b858e63989456ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c181230e7e60c21906352e1a9ef4c7cfdcf838ea9fe59ab30b858e63989456ab", kill_on_drop: false }` [INFO] [stdout] c181230e7e60c21906352e1a9ef4c7cfdcf838ea9fe59ab30b858e63989456ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 906c4f31f866a4f9ab70f51f8885239f9c56314f875c09f9372e04ea0eb6d846 [INFO] running `Command { std: "docker" "start" "-a" "906c4f31f866a4f9ab70f51f8885239f9c56314f875c09f9372e04ea0eb6d846", kill_on_drop: false }` [INFO] [stderr] Compiling paper v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `tongue` [INFO] [stdout] --> src/io.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | tongue: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Interface` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/io.rs:253:10 [INFO] [stdout] | [INFO] [stdout] 253 | #[derive(Debug)] [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: `version` [INFO] [stdout] --> src/io.rs:558:9 [INFO] [stdout] | [INFO] [stdout] 558 | version: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DocEdit` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/io.rs:553:10 [INFO] [stdout] | [INFO] [stdout] 553 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `new_text` [INFO] [stdout] --> src/io.rs:568:5 [INFO] [stdout] | [INFO] [stdout] 568 | new_text: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DocChange` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/io.rs:565:10 [INFO] [stdout] | [INFO] [stdout] 565 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/io.rs:570:5 [INFO] [stdout] | [INFO] [stdout] 570 | version: i64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DocChange` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/io.rs:565:10 [INFO] [stdout] | [INFO] [stdout] 565 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Save` [INFO] [stdout] --> src/app/translate.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | Save, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DocOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/app/translate.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Debug, PartialEq)] [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: `modifiers` [INFO] [stdout] --> src/io/ui.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | modifiers: KeyModifiers, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `UserAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/io/ui.rs:182:10 [INFO] [stdout] | [INFO] [stdout] 182 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tongue` [INFO] [stdout] --> src/io.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | tongue: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Interface` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/io.rs:253:10 [INFO] [stdout] | [INFO] [stdout] 253 | #[derive(Debug)] [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: `version` [INFO] [stdout] --> src/io.rs:558:9 [INFO] [stdout] | [INFO] [stdout] 558 | version: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DocEdit` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/io.rs:553:10 [INFO] [stdout] | [INFO] [stdout] 553 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `new_text` [INFO] [stdout] --> src/io.rs:568:5 [INFO] [stdout] | [INFO] [stdout] 568 | new_text: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DocChange` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/io.rs:565:10 [INFO] [stdout] | [INFO] [stdout] 565 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/io.rs:570:5 [INFO] [stdout] | [INFO] [stdout] 570 | version: i64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DocChange` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/io.rs:565:10 [INFO] [stdout] | [INFO] [stdout] 565 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Save` [INFO] [stdout] --> src/app/translate.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | Save, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DocOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/app/translate.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Debug, PartialEq)] [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: `modifiers` [INFO] [stdout] --> src/io/ui.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | modifiers: KeyModifiers, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `UserAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/io/ui.rs:182:10 [INFO] [stdout] | [INFO] [stdout] 182 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.59s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/paper-76fc2f6b48b850fd) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/paper-3acc8ed8895b1c4f) [INFO] running `Command { std: "docker" "inspect" "906c4f31f866a4f9ab70f51f8885239f9c56314f875c09f9372e04ea0eb6d846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "906c4f31f866a4f9ab70f51f8885239f9c56314f875c09f9372e04ea0eb6d846", kill_on_drop: false }` [INFO] [stdout] 906c4f31f866a4f9ab70f51f8885239f9c56314f875c09f9372e04ea0eb6d846 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", 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] 6bc6ad7c817019bd49401388a6f8d3ac35de968b603ebf730726c24a42620741 [INFO] running `Command { std: "docker" "start" "-a" "6bc6ad7c817019bd49401388a6f8d3ac35de968b603ebf730726c24a42620741", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `tongue` [INFO] [stderr] --> src/io.rs:260:5 [INFO] [stderr] | [INFO] [stderr] 260 | tongue: Rc, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Interface` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/io.rs:253:10 [INFO] [stderr] | [INFO] [stderr] 253 | #[derive(Debug)] [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: `version` [INFO] [stderr] --> src/io.rs:558:9 [INFO] [stderr] | [INFO] [stderr] 558 | version: i32, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DocEdit` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/io.rs:553:10 [INFO] [stderr] | [INFO] [stderr] 553 | #[derive(Clone, Copy, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `new_text` [INFO] [stderr] --> src/io.rs:568:5 [INFO] [stderr] | [INFO] [stderr] 568 | new_text: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DocChange` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/io.rs:565:10 [INFO] [stderr] | [INFO] [stderr] 565 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `version` [INFO] [stderr] --> src/io.rs:570:5 [INFO] [stderr] | [INFO] [stderr] 570 | version: i64, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DocChange` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/io.rs:565:10 [INFO] [stderr] | [INFO] [stderr] 565 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Save` [INFO] [stderr] --> src/app/translate.rs:85:5 [INFO] [stderr] | [INFO] [stderr] 85 | Save, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DocOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/app/translate.rs:82:10 [INFO] [stderr] | [INFO] [stderr] 82 | #[derive(Debug, PartialEq)] [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: `modifiers` [INFO] [stderr] --> src/io/ui.rs:196:9 [INFO] [stderr] | [INFO] [stderr] 196 | modifiers: KeyModifiers, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `UserAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/io/ui.rs:182:10 [INFO] [stderr] | [INFO] [stderr] 182 | #[derive(Clone, Copy, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `paper` (lib) generated 6 warnings [INFO] [stderr] warning: `paper` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/paper-76fc2f6b48b850fd) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test app::translate::test::collect::collect ... ok [INFO] [stdout] test app::translate::test::collect::reset ... ok [INFO] [stdout] test app::translate::test::collect::execute ... ok [INFO] [stdout] test app::translate::test::confirm::cancel ... ok [INFO] [stdout] test app::translate::test::confirm::confirm ... ok [INFO] [stdout] test app::translate::test::view::quit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/paper-3acc8ed8895b1c4f) [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] Doc-tests paper [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - Paper (line 56) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6bc6ad7c817019bd49401388a6f8d3ac35de968b603ebf730726c24a42620741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bc6ad7c817019bd49401388a6f8d3ac35de968b603ebf730726c24a42620741", kill_on_drop: false }` [INFO] [stdout] 6bc6ad7c817019bd49401388a6f8d3ac35de968b603ebf730726c24a42620741