[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] building DeMille/paint against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeMille%2Fpaint" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DeMille/paint on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-tc2/source/Cargo.toml
[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" "+334963c956d25708feab489a3816ae63f639355d" "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] 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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 507c9b882705ed12c025d0a4dfa6d8e324e37a011f685be0a9cb386d320681c0
[INFO] running `Command { std: "docker" "start" "-a" "507c9b882705ed12c025d0a4dfa6d8e324e37a011f685be0a9cb386d320681c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "507c9b882705ed12c025d0a4dfa6d8e324e37a011f685be0a9cb386d320681c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "507c9b882705ed12c025d0a4dfa6d8e324e37a011f685be0a9cb386d320681c0", kill_on_drop: false }`
[INFO] [stdout] 507c9b882705ed12c025d0a4dfa6d8e324e37a011f685be0a9cb386d320681c0
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edc9365819286bd4e742bee85ed9876e39432f7ef513ae0b1375f65904b22bb7
[INFO] running `Command { std: "docker" "start" "-a" "edc9365819286bd4e742bee85ed9876e39432f7ef513ae0b1375f65904b22bb7", 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 quote v0.3.15
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling ws2_32-sys v0.2.1
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling serde v1.0.27
[INFO] [stderr]    Compiling byteorder v1.2.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling log v0.4.1
[INFO] [stderr]    Compiling same-file v1.0.2
[INFO] [stderr]    Compiling plist v0.2.4
[INFO] [stderr]    Compiling cmake v0.1.29
[INFO] [stderr]    Compiling time v0.1.39
[INFO] [stderr]    Compiling net2 v0.2.31
[INFO] [stderr]    Compiling bitflags v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.35
[INFO] [stderr]    Compiling safemem v0.2.0
[INFO] [stderr]    Compiling base64 v0.8.0
[INFO] [stderr]    Compiling num-iter v0.1.34
[INFO] [stderr]    Compiling miow v0.1.5
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling num v0.1.41
[INFO] [stderr]    Compiling nix v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.0
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling onig_sys v67.1.0
[INFO] [stderr]    Compiling miniz-sys v0.1.10
[INFO] [stderr]    Compiling walkdir v2.1.3
[INFO] [stderr]    Compiling memchr v2.0.1
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling serde_derive_internals v0.19.0
[INFO] [stderr]    Compiling bytes v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.4
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling slab v0.1.3
[INFO] [stderr]    Compiling dtoa v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.4.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.27
[INFO] [stderr]    Compiling yaml-rust v0.4.0
[INFO] [stderr]    Compiling mio v0.5.1
[INFO] [stderr]    Compiling textwrap v0.9.0
[INFO] [stderr]    Compiling flate2 v1.0.1
[INFO] [stderr]    Compiling aho-corasick v0.6.4
[INFO] [stderr]    Compiling thread_local v0.3.5
[INFO] [stderr]    Compiling atty v0.2.6
[INFO] [stderr]    Compiling filetime v0.1.15
[INFO] [stderr]    Compiling inotify v0.3.0
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling ansi_term v0.10.2
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling vec_map v0.8.0
[INFO] [stderr]    Compiling regex v0.2.6
[INFO] [stderr]    Compiling notify v4.0.3
[INFO] [stderr]    Compiling clap v2.29.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)]` 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_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" "edc9365819286bd4e742bee85ed9876e39432f7ef513ae0b1375f65904b22bb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edc9365819286bd4e742bee85ed9876e39432f7ef513ae0b1375f65904b22bb7", kill_on_drop: false }`
[INFO] [stdout] edc9365819286bd4e742bee85ed9876e39432f7ef513ae0b1375f65904b22bb7
