[INFO] cloning repository https://github.com/DeMille/paint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DeMille/paint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeMille%2Fpaint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeMille%2Fpaint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a4689454264f76223e72c14fe749ae00cff2ae15
[INFO] testing DeMille/paint against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeMille%2Fpaint" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DeMille/paint
[INFO] finished tweaking git repo https://github.com/DeMille/paint
[INFO] tweaked toml for git repo https://github.com/DeMille/paint written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DeMille/paint on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DeMille/paint 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded linked-hash-map v0.5.1
[INFO] [stderr]   Downloaded walkdir v2.1.3
[INFO] [stderr]   Downloaded same-file v1.0.2
[INFO] [stderr]   Downloaded num-traits v0.1.42
[INFO] [stderr]   Downloaded serde_derive v1.0.27
[INFO] [stderr]   Downloaded atty v0.2.6
[INFO] [stderr]   Downloaded unicode-width v0.1.4
[INFO] [stderr]   Downloaded fsevent v0.2.17
[INFO] [stderr]   Downloaded fsevent-sys v0.1.6
[INFO] [stderr]   Downloaded slab v0.1.3
[INFO] [stderr]   Downloaded textwrap v0.9.0
[INFO] [stderr]   Downloaded ansi_term v0.10.2
[INFO] [stderr]   Downloaded num v0.1.41
[INFO] [stderr]   Downloaded plist v0.2.4
[INFO] [stderr]   Downloaded mio v0.5.1
[INFO] [stderr]   Downloaded nix v0.5.1
[INFO] [stderr]   Downloaded base64 v0.8.0
[INFO] [stderr]   Downloaded syn v0.11.11
[INFO] [stderr]   Downloaded libc v0.2.36
[INFO] [stderr]   Downloaded notify v4.0.3
[INFO] [stderr]   Downloaded syntect v2.0.0
[INFO] [stderr]   Downloaded nix v0.9.0
[INFO] [stderr]   Downloaded chrono v0.4.0
[INFO] [stderr]   Downloaded regex v0.2.6
[INFO] [stderr]   Downloaded regex-syntax v0.4.2
[INFO] [stderr]   Downloaded miniz-sys v0.1.10
[INFO] [stderr]   Downloaded flate2 v1.0.1
[INFO] [stderr]   Downloaded onig v3.1.1
[INFO] [stderr]   Downloaded quote v0.3.15
[INFO] [stderr]   Downloaded unicode-xid v0.0.4
[INFO] [stderr]   Downloaded inotify v0.3.0
[INFO] [stderr]   Downloaded bitflags v0.4.0
[INFO] [stderr]   Downloaded onig_sys v67.1.0
[INFO] [stderr]   Downloaded aho-corasick v0.6.4
[INFO] [stderr]   Downloaded utf8-ranges v1.0.0
[INFO] [stderr]   Downloaded cc v1.0.4
[INFO] [stderr]   Downloaded lazycell v0.5.1
[INFO] [stderr]   Downloaded duct v0.9.2
[INFO] [stderr]   Downloaded serde_derive_internals v0.19.0
[INFO] [stderr]   Downloaded synom v0.11.3
[INFO] [stderr]   Downloaded vec_map v0.8.0
[INFO] [stderr]   Downloaded filetime v0.1.15
[INFO] [stderr]   Downloaded bytes v0.3.0
[INFO] [stderr]   Downloaded miow v0.1.5
[INFO] [stderr]   Downloaded net2 v0.2.31
[INFO] [stderr]   Downloaded thread_local v0.3.5
[INFO] [stderr]   Downloaded bincode v0.9.2
[INFO] [stderr]   Downloaded cmake v0.1.29
[INFO] [stderr]   Downloaded byteorder v1.2.1
[INFO] [stderr]   Downloaded num-integer v0.1.35
[INFO] [stderr]   Downloaded memchr v2.0.1
[INFO] [stderr]   Downloaded os_pipe v0.6.0
[INFO] [stderr]   Downloaded num-iter v0.1.34
[INFO] [stderr]   Downloaded shared_child v0.3.2
[INFO] [stderr]   Downloaded serde v1.0.27
[INFO] [stderr]   Downloaded serde_json v1.0.9
[INFO] [stderr]   Downloaded yaml-rust v0.4.0
[INFO] [stderr]   Downloaded clap v2.29.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94e4758bd32a12d151ce1140d97af17f82aa97c99c298adee3e85d721f374e64
[INFO] running `Command { std: "docker" "start" "-a" "94e4758bd32a12d151ce1140d97af17f82aa97c99c298adee3e85d721f374e64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94e4758bd32a12d151ce1140d97af17f82aa97c99c298adee3e85d721f374e64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94e4758bd32a12d151ce1140d97af17f82aa97c99c298adee3e85d721f374e64", kill_on_drop: false }`
[INFO] [stdout] 94e4758bd32a12d151ce1140d97af17f82aa97c99c298adee3e85d721f374e64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abf691db20fe78144312872b125df3848f6e92027cd030f800d059c05e6cf9b3
[INFO] running `Command { std: "docker" "start" "-a" "abf691db20fe78144312872b125df3848f6e92027cd030f800d059c05e6cf9b3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.36
[INFO] [stderr]    Compiling cc v1.0.4
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling num-traits v0.1.42
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]    Compiling bitflags v1.0.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling lazy_static v1.0.0
[INFO] [stderr]    Compiling byteorder v1.2.1
[INFO] [stderr]    Compiling serde v1.0.27
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling same-file v1.0.2
[INFO] [stderr]    Compiling safemem v0.2.0
[INFO] [stderr]    Compiling plist v0.2.4
[INFO] [stderr]    Compiling log v0.4.1
[INFO] [stderr]    Compiling bitflags v0.4.0
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling bytes v0.3.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling ws2_32-sys v0.2.1
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling base64 v0.8.0
[INFO] [stderr]    Compiling walkdir v2.1.3
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling unicode-width v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.4.2
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling slab v0.1.3
[INFO] [stderr]    Compiling cmake v0.1.29
[INFO] [stderr]    Compiling dtoa v0.4.2
[INFO] [stderr]    Compiling time v0.1.39
[INFO] [stderr]    Compiling net2 v0.2.31
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling nix v0.5.1
[INFO] [stderr]    Compiling memchr v2.0.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.1
[INFO] [stderr]    Compiling filetime v0.1.15
[INFO] [stderr]    Compiling atty v0.2.6
[INFO] [stderr]    Compiling inotify v0.3.0
[INFO] [stderr]    Compiling aho-corasick v0.6.4
[INFO] [stderr]    Compiling textwrap v0.9.0
[INFO] [stderr]    Compiling miow v0.1.5
[INFO] [stderr]    Compiling thread_local v0.3.5
[INFO] [stderr]    Compiling yaml-rust v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.35
[INFO] [stderr]    Compiling vec_map v0.8.0
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling onig_sys v67.1.0
[INFO] [stderr]    Compiling miniz-sys v0.1.10
[INFO] [stderr]    Compiling num-iter v0.1.34
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling ansi_term v0.10.2
[INFO] [stderr]    Compiling num v0.1.41
[INFO] [stderr]    Compiling chrono v0.4.0
[INFO] [stderr]    Compiling clap v2.29.3
[INFO] [stderr]    Compiling regex v0.2.6
[INFO] [stderr]    Compiling mio v0.5.1
[INFO] [stderr]    Compiling serde_derive_internals v0.19.0
[INFO] [stderr]    Compiling flate2 v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.27
[INFO] [stderr]    Compiling notify v4.0.3
[INFO] [stderr]    Compiling bincode v0.9.2
[INFO] [stderr]    Compiling serde_json v1.0.9
[INFO] [stderr]    Compiling onig v3.1.1
[INFO] [stderr]    Compiling syntect v2.0.0
[INFO] [stderr]    Compiling paint v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/paint.rs:161:76
[INFO] [stdout]     |
[INFO] [stdout] 161 |             write!(out, ".{} .{} {{ {} }}\n", prefix, class, css).unwrap();;
[INFO] [stdout]     |                                                                            ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/paint.rs:442:13
[INFO] [stdout]     |
[INFO] [stdout] 442 |     } else {;
[INFO] [stdout]     |             ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
[INFO] [stdout]    --> src/paint.rs:615:26
[INFO] [stdout]     |
[INFO] [stdout] 615 |         .map(|line| line.trim_left_matches(&indent))
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 615 -         .map(|line| line.trim_left_matches(&indent))
[INFO] [stdout] 615 +         .map(|line| line.trim_start_matches(&indent))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `&_ well-formed`
[INFO] [stdout]    --> src/main.rs:155:23
[INFO] [stdout]     |
[INFO] [stdout] 155 |             let end = ns.get(1).unwrap_or(&start);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0275`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `paint` (bin "paint") due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "abf691db20fe78144312872b125df3848f6e92027cd030f800d059c05e6cf9b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abf691db20fe78144312872b125df3848f6e92027cd030f800d059c05e6cf9b3", kill_on_drop: false }`
[INFO] [stdout] abf691db20fe78144312872b125df3848f6e92027cd030f800d059c05e6cf9b3
