[INFO] cloning repository https://github.com/sverona/mt-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sverona/mt-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsverona%2Fmt-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsverona%2Fmt-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28516c80e6380118d88b843916d5f1decf825996 [INFO] testing sverona/mt-rust against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsverona%2Fmt-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/sverona/mt-rust [INFO] finished tweaking git repo https://github.com/sverona/mt-rust [INFO] tweaked toml for git repo https://github.com/sverona/mt-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sverona/mt-rust on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sverona/mt-rust 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66a864ef1a6b02a3fbf687c019406928b423c3d8847ea0f04c74e0b8038e6614 [INFO] running `Command { std: "docker" "start" "-a" "66a864ef1a6b02a3fbf687c019406928b423c3d8847ea0f04c74e0b8038e6614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66a864ef1a6b02a3fbf687c019406928b423c3d8847ea0f04c74e0b8038e6614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66a864ef1a6b02a3fbf687c019406928b423c3d8847ea0f04c74e0b8038e6614", kill_on_drop: false }` [INFO] [stdout] 66a864ef1a6b02a3fbf687c019406928b423c3d8847ea0f04c74e0b8038e6614 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fae4097497205f3ee3837281f950f9ba5f19cca267fc195233f4294aa007b52a [INFO] running `Command { std: "docker" "start" "-a" "fae4097497205f3ee3837281f950f9ba5f19cca267fc195233f4294aa007b52a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling indextree v4.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling clap_builder v4.4.9 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling file-serve v0.3.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling slugify v0.1.0 [INFO] [stderr] Compiling notify-debouncer-mini v0.4.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling maud_macros v0.25.0 [INFO] [stderr] Compiling maud v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling clap v4.4.10 [INFO] [stderr] Compiling serde_indextree v0.2.0 [INFO] [stderr] Compiling orgize v0.9.0 [INFO] [stderr] Compiling meatlesstrainer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:173:12 [INFO] [stdout] | [INFO] [stdout] 173 | if (filename != "index") { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 173 - if (filename != "index") { [INFO] [stdout] 173 + if filename != "index" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.39s [INFO] running `Command { std: "docker" "inspect" "fae4097497205f3ee3837281f950f9ba5f19cca267fc195233f4294aa007b52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fae4097497205f3ee3837281f950f9ba5f19cca267fc195233f4294aa007b52a", kill_on_drop: false }` [INFO] [stdout] fae4097497205f3ee3837281f950f9ba5f19cca267fc195233f4294aa007b52a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5cb795be0d0678b4e79479777833f2889db5038e03d4ae91507a06de6ad4104 [INFO] running `Command { std: "docker" "start" "-a" "e5cb795be0d0678b4e79479777833f2889db5038e03d4ae91507a06de6ad4104", kill_on_drop: false }` [INFO] [stderr] Compiling meatlesstrainer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:173:12 [INFO] [stdout] | [INFO] [stdout] 173 | if (filename != "index") { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 173 - if (filename != "index") { [INFO] [stdout] 173 + if filename != "index" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] running `Command { std: "docker" "inspect" "e5cb795be0d0678b4e79479777833f2889db5038e03d4ae91507a06de6ad4104", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5cb795be0d0678b4e79479777833f2889db5038e03d4ae91507a06de6ad4104", kill_on_drop: false }` [INFO] [stdout] e5cb795be0d0678b4e79479777833f2889db5038e03d4ae91507a06de6ad4104 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1ed25b2c9a7d7eb9551aa5342fd92442adb96f0e869740e6fff069245eced113 [INFO] running `Command { std: "docker" "start" "-a" "1ed25b2c9a7d7eb9551aa5342fd92442adb96f0e869740e6fff069245eced113", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around `if` condition [INFO] [stderr] --> src/main.rs:173:12 [INFO] [stderr] | [INFO] [stderr] 173 | if (filename != "index") { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 173 - if (filename != "index") { [INFO] [stderr] 173 + if filename != "index" { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `meatlesstrainer` (bin "meatlesstrainer" test) generated 1 warning (run `cargo fix --bin "meatlesstrainer" -p meatlesstrainer --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/meatlesstrainer-3b3ba84d541844e8) [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] running `Command { std: "docker" "inspect" "1ed25b2c9a7d7eb9551aa5342fd92442adb96f0e869740e6fff069245eced113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ed25b2c9a7d7eb9551aa5342fd92442adb96f0e869740e6fff069245eced113", kill_on_drop: false }` [INFO] [stdout] 1ed25b2c9a7d7eb9551aa5342fd92442adb96f0e869740e6fff069245eced113