[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] building sverona/mt-rust against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsverona%2Fmt-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sverona/mt-rust on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_indextree v0.2.0 [INFO] [stderr] Downloaded slugify v0.1.0 [INFO] [stderr] Downloaded serde v1.0.192 [INFO] [stderr] Downloaded file-serve v0.3.0 [INFO] [stderr] Downloaded maud_macros v0.25.0 [INFO] [stderr] Downloaded indextree v4.6.0 [INFO] [stderr] Downloaded anstyle-wincon v3.0.1 [INFO] [stderr] Downloaded anstyle-parse v0.2.2 [INFO] [stderr] Downloaded tiny_http v0.12.0 [INFO] [stderr] Downloaded clap v4.4.10 [INFO] [stderr] Downloaded unidecode v0.3.0 [INFO] [stderr] Downloaded url v2.4.1 [INFO] [stderr] Downloaded ascii v1.1.0 [INFO] [stderr] Downloaded serde_derive v1.0.192 [INFO] [stderr] Downloaded clap_builder v4.4.9 [INFO] [stderr] Downloaded chunked_transfer v1.5.0 [INFO] [stderr] Downloaded maud v0.25.0 [INFO] [stderr] Downloaded filetime v0.2.22 [INFO] [stderr] Downloaded jetscii v0.5.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.69 [INFO] [stderr] Downloaded orgize v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aae514fff24c067b9bbd97ab4923024666610c4d3eedcacba0eee8c864905c9a [INFO] running `Command { std: "docker" "start" "-a" "aae514fff24c067b9bbd97ab4923024666610c4d3eedcacba0eee8c864905c9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aae514fff24c067b9bbd97ab4923024666610c4d3eedcacba0eee8c864905c9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aae514fff24c067b9bbd97ab4923024666610c4d3eedcacba0eee8c864905c9a", kill_on_drop: false }` [INFO] [stdout] aae514fff24c067b9bbd97ab4923024666610c4d3eedcacba0eee8c864905c9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15149a1a843b31548be75a506afcd705fa93178302525b718f95c19bd4c2826e [INFO] running `Command { std: "docker" "start" "-a" "15149a1a843b31548be75a506afcd705fa93178302525b718f95c19bd4c2826e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling log v0.4.20 [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 indexmap v1.9.3 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling indextree v4.6.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_builder v4.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling file-serve v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling slugify v0.1.0 [INFO] [stderr] Compiling notify-debouncer-mini v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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 37.46s [INFO] running `Command { std: "docker" "inspect" "15149a1a843b31548be75a506afcd705fa93178302525b718f95c19bd4c2826e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15149a1a843b31548be75a506afcd705fa93178302525b718f95c19bd4c2826e", kill_on_drop: false }` [INFO] [stdout] 15149a1a843b31548be75a506afcd705fa93178302525b718f95c19bd4c2826e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 146343b954dfc05cc38591b65b7359b9431a8f513f38db323cb5d4eaa5f12d06 [INFO] running `Command { std: "docker" "start" "-a" "146343b954dfc05cc38591b65b7359b9431a8f513f38db323cb5d4eaa5f12d06", 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.52s [INFO] running `Command { std: "docker" "inspect" "146343b954dfc05cc38591b65b7359b9431a8f513f38db323cb5d4eaa5f12d06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "146343b954dfc05cc38591b65b7359b9431a8f513f38db323cb5d4eaa5f12d06", kill_on_drop: false }` [INFO] [stdout] 146343b954dfc05cc38591b65b7359b9431a8f513f38db323cb5d4eaa5f12d06