[INFO] fetching crate nonepad 0.1.0... [INFO] checking nonepad-0.1.0 against try#024378d9203a4009ed73d6db2681b88a8d74ce7a for pr-112160 [INFO] extracting crate nonepad 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate nonepad 0.1.0 on toolchain 024378d9203a4009ed73d6db2681b88a8d74ce7a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nonepad 0.1.0 [INFO] finished tweaking crates.io crate nonepad 0.1.0 [INFO] tweaked toml for crates.io crate nonepad 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate nonepad 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7953e32307f1277baae6f1ef95fe9f75f47c0b2e81c0aa82304e818783aa14f [INFO] running `Command { std: "docker" "start" "-a" "c7953e32307f1277baae6f1ef95fe9f75f47c0b2e81c0aa82304e818783aa14f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7953e32307f1277baae6f1ef95fe9f75f47c0b2e81c0aa82304e818783aa14f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7953e32307f1277baae6f1ef95fe9f75f47c0b2e81c0aa82304e818783aa14f", kill_on_drop: false }` [INFO] [stdout] c7953e32307f1277baae6f1ef95fe9f75f47c0b2e81c0aa82304e818783aa14f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 759a0a579fbd12c6ab667ed8038b0b5f9c58e7cd2fdf09f6ca70950b1490558a [INFO] running `Command { std: "docker" "start" "-a" "759a0a579fbd12c6ab667ed8038b0b5f9c58e7cd2fdf09f6ca70950b1490558a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling cfg-expr v0.11.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling toml_datetime v0.5.1 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking time-core v0.1.0 [INFO] [stderr] Checking net2 v0.2.38 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Checking kurbo v0.9.0 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling gtk v0.16.2 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Checking piet v0.6.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling druid-shell v0.8.0 [INFO] [stderr] Compiling toml_edit v0.18.1 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking filetime v0.2.19 [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking self_cell v0.10.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking tracing-subscriber v0.3.16 [INFO] [stderr] Compiling proc-macro-crate v1.3.0 [INFO] [stderr] Checking encoding_rs v0.8.31 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking str_indices v0.4.1 [INFO] [stderr] Compiling nonepad v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking ropey v1.5.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking hotwatch v0.4.6 [INFO] [stderr] Checking sublime_fuzzy v0.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking chardetng v0.1.17 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling glib-macros v0.16.3 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling gtk3-macros v0.16.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Compiling druid-derive v0.5.0 [INFO] [stderr] Checking tinystr v0.7.1 [INFO] [stderr] Checking unic-langid-impl v0.9.1 [INFO] [stderr] Checking unic-langid v0.9.1 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Compiling pest v2.5.4 [INFO] [stderr] Checking fluent-syntax v0.11.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking fluent-bundle v0.15.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking plist v1.4.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking syntect v4.6.0 [INFO] [stderr] Checking nonepad-vscodetheme v0.1.0 [INFO] [stderr] Compiling system-deps v6.0.3 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling atk-sys v0.16.0 [INFO] [stderr] Compiling gdk-sys v0.16.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Compiling pangocairo-sys v0.16.3 [INFO] [stderr] Compiling gtk-sys v0.16.0 [INFO] [stderr] Checking glib v0.16.7 [INFO] [stderr] Checking cairo-rs v0.16.7 [INFO] [stderr] Checking atk v0.16.0 [INFO] [stderr] Checking pango v0.16.5 [INFO] [stderr] Checking gdk-pixbuf v0.16.7 [INFO] [stderr] Checking pangocairo v0.16.3 [INFO] [stderr] Checking gdk v0.16.2 [INFO] [stderr] Checking piet-cairo v0.6.1 [INFO] [stderr] Checking piet-common v0.6.1 [INFO] [stderr] Checking druid v0.8.2 [INFO] [stdout] error: call to `.borrow()` on a reference in this situation does nothing [INFO] [stdout] --> src/commands.rs:65:39 [INFO] [stdout] | [INFO] [stdout] 65 | if c.matches(event.borrow()) { [INFO] [stdout] | ^^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `KeyEvent` does not implement `Borrow`, so calling `borrow` on `&KeyEvent` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[deny(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: call to `.borrow()` on a reference in this situation does nothing [INFO] [stdout] --> src/commands.rs:89:39 [INFO] [stdout] | [INFO] [stdout] 89 | if c.matches(event.borrow()) { [INFO] [stdout] | ^^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `KeyEvent` does not implement `Borrow`, so calling `borrow` on `&KeyEvent` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nonepad` (bin "nonepad" test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: call to `.borrow()` on a reference in this situation does nothing [INFO] [stdout] --> src/commands.rs:65:39 [INFO] [stdout] | [INFO] [stdout] 65 | if c.matches(event.borrow()) { [INFO] [stdout] | ^^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `KeyEvent` does not implement `Borrow`, so calling `borrow` on `&KeyEvent` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[deny(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: call to `.borrow()` on a reference in this situation does nothing [INFO] [stdout] --> src/commands.rs:89:39 [INFO] [stdout] | [INFO] [stdout] 89 | if c.matches(event.borrow()) { [INFO] [stdout] | ^^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `KeyEvent` does not implement `Borrow`, so calling `borrow` on `&KeyEvent` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nonepad` (bin "nonepad") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "759a0a579fbd12c6ab667ed8038b0b5f9c58e7cd2fdf09f6ca70950b1490558a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "759a0a579fbd12c6ab667ed8038b0b5f9c58e7cd2fdf09f6ca70950b1490558a", kill_on_drop: false }` [INFO] [stdout] 759a0a579fbd12c6ab667ed8038b0b5f9c58e7cd2fdf09f6ca70950b1490558a