[INFO] fetching crate repgrep 0.10.0... [INFO] checking repgrep-0.10.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate repgrep 0.10.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate repgrep 0.10.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate repgrep 0.10.0 [INFO] finished tweaking crates.io crate repgrep 0.10.0 [INFO] tweaked toml for crates.io crate repgrep 0.10.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate repgrep 0.10.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded safe-transmute v0.11.0 [INFO] [stderr] Downloaded flexi_logger v0.16.3 [INFO] [stderr] Downloaded anyhow v1.0.37 [INFO] [stderr] Downloaded chardet v0.2.4 [INFO] [stderr] Downloaded terminal_size v0.1.15 [INFO] [stderr] Downloaded os_str_bytes v2.3.2 [INFO] [stderr] Downloaded serde_yaml v0.8.14 [INFO] [stderr] Downloaded syn v1.0.42 [INFO] [stderr] Downloaded const_format v0.2.11 [INFO] [stderr] Downloaded clap_generate v3.0.0-beta.2 [INFO] [stderr] Downloaded const_format_proc_macros v0.2.8 [INFO] [stderr] Downloaded tui v0.14.0 [INFO] [stderr] Downloaded insta v1.5.1 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd9e8ae6575d1de02e37275e8acecd6d4c0aec3991c3575abe7e4583368bf157 [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" "dd9e8ae6575d1de02e37275e8acecd6d4c0aec3991c3575abe7e4583368bf157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd9e8ae6575d1de02e37275e8acecd6d4c0aec3991c3575abe7e4583368bf157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd9e8ae6575d1de02e37275e8acecd6d4c0aec3991c3575abe7e4583368bf157", kill_on_drop: false }` [INFO] [stdout] dd9e8ae6575d1de02e37275e8acecd6d4c0aec3991c3575abe7e4583368bf157 [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=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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--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] c72991d1f037e36e2e32fd8dc5fe794f27a6d3404b94f0d1466b491ed759c240 [INFO] running `Command { std: "docker" "start" "-a" "c72991d1f037e36e2e32fd8dc5fe794f27a6d3404b94f0d1466b491ed759c240", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking rustc-demangle v0.1.17 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking safe-transmute v0.11.0 [INFO] [stderr] Checking chardet v0.2.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking mio v0.7.3 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Checking console v0.14.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.8 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossterm v0.18.0 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking tui v0.14.0 [INFO] [stderr] Checking const_format v0.2.11 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking flexi_logger v0.16.3 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.2 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Compiling repgrep v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking insta v1.5.1 [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/ui/line/item.rs:189:10 [INFO] [stdout] | [INFO] [stdout] 189 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:117:6 [INFO] [stdout] | [INFO] [stdout] 117 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/ui/line/item.rs:189:10 [INFO] [stdout] | [INFO] [stdout] 189 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:117:6 [INFO] [stdout] | [INFO] [stdout] 117 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "c72991d1f037e36e2e32fd8dc5fe794f27a6d3404b94f0d1466b491ed759c240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c72991d1f037e36e2e32fd8dc5fe794f27a6d3404b94f0d1466b491ed759c240", kill_on_drop: false }` [INFO] [stdout] c72991d1f037e36e2e32fd8dc5fe794f27a6d3404b94f0d1466b491ed759c240