[INFO] updating cached repository https://github.com/kurtlawrence/papyrus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/kurtlawrence/papyrus [INFO] [stderr] af38a1c..0401e7f gh-pages -> gh-pages [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f1c1751ddae20f931ccb0b0511469199bf811ce [INFO] testing kurtlawrence/papyrus against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtlawrence%2Fpapyrus" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kurtlawrence/papyrus on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kurtlawrence/papyrus [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/kurtlawrence/papyrus [INFO] tweaked toml for git repo https://github.com/kurtlawrence/papyrus written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/kurtlawrence/papyrus already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e939a054c4bf15ad8c0c2d92bbe70026b21c2fedbb67c79a3af3be070c529f70 [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" "e939a054c4bf15ad8c0c2d92bbe70026b21c2fedbb67c79a3af3be070c529f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e939a054c4bf15ad8c0c2d92bbe70026b21c2fedbb67c79a3af3be070c529f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e939a054c4bf15ad8c0c2d92bbe70026b21c2fedbb67c79a3af3be070c529f70", kill_on_drop: false }` [INFO] [stdout] e939a054c4bf15ad8c0c2d92bbe70026b21c2fedbb67c79a3af3be070c529f70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ca45b3ee8187ad67e06af37d6ad8aca1b3e7bc773cd7f7e7ed7ca9b8bfe96c1 [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" "4ca45b3ee8187ad67e06af37d6ad8aca1b3e7bc773cd7f7e7ed7ca9b8bfe96c1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rustc-rayon-core v0.3.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling rustc-ap-rustc_graphviz v669.0.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling rustc-ap-rustc_ast v669.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rustc-ap-rustc_target v669.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling annotate-snippets v0.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling rustc-ap-rustc_fs_util v669.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling base91 v0.0.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rustc-ap-rustc_lexer v669.0.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling kserd v0.4.1 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling psm v0.1.10 [INFO] [stderr] Compiling stacker v0.1.9 [INFO] [stderr] Compiling blake3 v0.3.5 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling termize v0.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling cmdtree v0.10.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling rustc-ap-rustc_serialize v669.0.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling measureme v0.7.1 [INFO] [stderr] Compiling rustc-rayon v0.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling rustc-ap-rustc_index v669.0.0 [INFO] [stderr] Compiling rustc-ap-rustc_data_structures v669.0.0 [INFO] [stderr] Compiling rustc-ap-rustc_arena v669.0.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling rustc-ap-rustc_macros v669.0.0 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling rustc-ap-rustc_span v669.0.0 [INFO] [stderr] Compiling rustc-ap-rustc_feature v669.0.0 [INFO] [stderr] Compiling rustc-ap-rustc_errors v669.0.0 [INFO] [stderr] Compiling rustc-ap-rustc_session v669.0.0 [INFO] [stderr] Compiling rustc-ap-rustc_ast_pretty v669.0.0 [INFO] [stderr] Compiling rustc-ap-rustc_parse v669.0.0 [INFO] [stderr] Compiling racer-interner v0.1.0 [INFO] [stderr] Compiling rls-span v0.5.2 [INFO] [stderr] Compiling racer-cargo-metadata v0.1.1 [INFO] [stderr] Compiling racer v2.1.36 [INFO] [stderr] Compiling papyrus v0.17.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 56s [INFO] running `Command { std: "docker" "inspect" "4ca45b3ee8187ad67e06af37d6ad8aca1b3e7bc773cd7f7e7ed7ca9b8bfe96c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ca45b3ee8187ad67e06af37d6ad8aca1b3e7bc773cd7f7e7ed7ca9b8bfe96c1", kill_on_drop: false }` [INFO] [stdout] 4ca45b3ee8187ad67e06af37d6ad8aca1b3e7bc773cd7f7e7ed7ca9b8bfe96c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] d17b3a72c1f44dd78654ee506c9e81a9ec872ee27073bdd180886d361dde4770 [INFO] running `Command { std: "docker" "start" "-a" "d17b3a72c1f44dd78654ee506c9e81a9ec872ee27073bdd180886d361dde4770", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling term_cursor v0.2.1 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling papyrus v0.17.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/repl-api.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kserd::*` [INFO] [stdout] --> tests/repl-api.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use kserd::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BUILD_DIR_IDX` [INFO] [stdout] --> tests/repl-api.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | const BUILD_DIR_IDX: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `unqiue_build_dir` [INFO] [stdout] --> tests/repl-api.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | fn unqiue_build_dir() -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `chg_compile_dir` [INFO] [stdout] --> tests/repl-api.rs:21:4 [INFO] [stdout] | [INFO] [stdout] 21 | fn chg_compile_dir(mut repl: Repl) -> Repl { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `interface::InputBuffer` [INFO] [stdout] --> src/run/tests.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{interface::InputBuffer, run, Screen}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `unbounded` [INFO] [stdout] --> src/run/tests.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use crossbeam_channel::{unbounded, Receiver, Sender}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Write`, `self` [INFO] [stdout] --> src/run/tests.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | io::{self, Write}, [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/run/tests.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / macro_rules! assert_eq { [INFO] [stdout] 12 | | ($lhs:expr, $rhs:expr) => {{ [INFO] [stdout] 13 | | assert_eq!($lhs, $rhs, "") [INFO] [stdout] 14 | | }}; [INFO] [stdout] ... | [INFO] [stdout] 23 | | }} [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `verify_terminal_output_inner` [INFO] [stdout] --> src/run/interface.rs:615:8 [INFO] [stdout] | [INFO] [stdout] 615 | fn verify_terminal_output_inner() -> XResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tab` [INFO] [stdout] --> src/run/tests.rs:287:8 [INFO] [stdout] | [INFO] [stdout] 287 | fn tab(&self) -> &Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ctrl` [INFO] [stdout] --> src/run/tests.rs:295:8 [INFO] [stdout] | [INFO] [stdout] 295 | fn ctrl(&self, ch: char) -> &Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `backspace` [INFO] [stdout] --> src/run/tests.rs:303:8 [INFO] [stdout] | [INFO] [stdout] 303 | fn backspace(&self, n: usize) -> &Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `left` [INFO] [stdout] --> src/run/tests.rs:313:8 [INFO] [stdout] | [INFO] [stdout] 313 | fn left(&self, n: usize) -> &Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `right` [INFO] [stdout] --> src/run/tests.rs:323:8 [INFO] [stdout] | [INFO] [stdout] 323 | fn right(&self, n: usize) -> &Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `up` [INFO] [stdout] --> src/run/tests.rs:333:8 [INFO] [stdout] | [INFO] [stdout] 333 | fn up(&self, n: usize) -> &Self { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `col` [INFO] [stdout] --> src/run/tests.rs:351:4 [INFO] [stdout] | [INFO] [stdout] 351 | fn col() -> u16 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `colour_off` [INFO] [stdout] --> src/run/tests.rs:359:4 [INFO] [stdout] | [INFO] [stdout] 359 | fn colour_off() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fire_off_run` [INFO] [stdout] --> src/run/tests.rs:363:4 [INFO] [stdout] | [INFO] [stdout] 363 | fn fire_off_run(rx: Receiver) -> JoinHandle> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `finish_repl` [INFO] [stdout] --> src/run/tests.rs:371:4 [INFO] [stdout] | [INFO] [stdout] 371 | fn finish_repl(jh: JoinHandle>, tx: Tx) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `papyrus`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name papyrus --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="format"' --cfg 'feature="racer"' --cfg 'feature="racer-completion"' --cfg 'feature="runnable"' -C metadata=549ceb88f2154c8b -C extra-filename=-549ceb88f2154c8b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-03fa47ffa5919eef.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-f0d4413f96386004.rlib --extern cmdtree=/opt/rustwide/target/debug/deps/libcmdtree-f6130586163d7c8a.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-5698a10139246a8a.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-f0ff12b557ee5424.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-f1e31f1d4f6e3f5e.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-c8778f41e71bb5af.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-df0a879c4b88f6f8.rlib --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-572335cff6d39cdb.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-22257a5316e5ea03.rlib --extern kserd=/opt/rustwide/target/debug/deps/libkserd-fecd89a6b70d82a6.rlib --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-6e2fb0502f4b2fd6.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-93951ff8e53c2b76.rlib --extern racer=/opt/rustwide/target/debug/deps/libracer-484f84d40f817522.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-76abc7743c09380b.rlib --extern term_cursor=/opt/rustwide/target/debug/deps/libterm_cursor-6f842368e8234d43.rlib --extern term_size=/opt/rustwide/target/debug/deps/libterm_size-c844be2fe4ed9c4d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-7845091e4e893913.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-544db29267790ea5/out -L native=/opt/rustwide/target/debug/build/blake3-544db29267790ea5/out -L native=/opt/rustwide/target/debug/build/psm-c6136a3050da648c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d17b3a72c1f44dd78654ee506c9e81a9ec872ee27073bdd180886d361dde4770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d17b3a72c1f44dd78654ee506c9e81a9ec872ee27073bdd180886d361dde4770", kill_on_drop: false }` [INFO] [stdout] d17b3a72c1f44dd78654ee506c9e81a9ec872ee27073bdd180886d361dde4770