[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#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeMille%2Fpaint" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DeMille/paint on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-22/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: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plist v0.2.4 [INFO] [stderr] Downloaded notify v4.0.3 [INFO] [stderr] Downloaded inotify v0.3.0 [INFO] [stderr] Downloaded bytes v0.3.0 [INFO] [stderr] Downloaded bincode v0.9.2 [INFO] [stderr] Downloaded cmake v0.1.29 [INFO] [stderr] Downloaded yaml-rust v0.4.0 [INFO] [stderr] Downloaded slab v0.1.3 [INFO] [stderr] Downloaded same-file v1.0.2 [INFO] [stderr] Downloaded mio v0.5.1 [INFO] [stderr] Downloaded clap v2.29.3 [INFO] [stderr] Downloaded shared_child v0.3.2 [INFO] [stderr] Downloaded miow v0.1.5 [INFO] [stderr] Downloaded os_pipe v0.6.0 [INFO] [stderr] Downloaded onig v3.1.1 [INFO] [stderr] Downloaded duct v0.9.2 [INFO] [stderr] Downloaded onig_sys v67.1.0 [INFO] [stderr] Downloaded walkdir v2.1.3 [INFO] [stderr] Downloaded syntect v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a374095d9eecf46cf697c3f8b6963d31c2f7d92bb9cbbaf12df2bf2faf28f1a [INFO] running `Command { std: "docker" "start" "-a" "9a374095d9eecf46cf697c3f8b6963d31c2f7d92bb9cbbaf12df2bf2faf28f1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a374095d9eecf46cf697c3f8b6963d31c2f7d92bb9cbbaf12df2bf2faf28f1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a374095d9eecf46cf697c3f8b6963d31c2f7d92bb9cbbaf12df2bf2faf28f1a", kill_on_drop: false }` [INFO] [stdout] 9a374095d9eecf46cf697c3f8b6963d31c2f7d92bb9cbbaf12df2bf2faf28f1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98461c1444d1630c8a9e22300fe6617111b799923890059686a29acbd1a93c50 [INFO] running `Command { std: "docker" "start" "-a" "98461c1444d1630c8a9e22300fe6617111b799923890059686a29acbd1a93c50", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 winapi v0.2.8 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling walkdir v2.1.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling cmake v0.1.29 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling clap v2.29.3 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling onig_sys v67.1.0 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling flate2 v1.0.1 [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)]` 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 associated function `core::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] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.49s [INFO] running `Command { std: "docker" "inspect" "98461c1444d1630c8a9e22300fe6617111b799923890059686a29acbd1a93c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98461c1444d1630c8a9e22300fe6617111b799923890059686a29acbd1a93c50", kill_on_drop: false }` [INFO] [stdout] 98461c1444d1630c8a9e22300fe6617111b799923890059686a29acbd1a93c50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61e5f541471ff7dec1efd23e45de1996a512286f1f71680587ac7d4d6d2692f7 [INFO] running `Command { std: "docker" "start" "-a" "61e5f541471ff7dec1efd23e45de1996a512286f1f71680587ac7d4d6d2692f7", kill_on_drop: false }` [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 associated function `core::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] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.45s [INFO] running `Command { std: "docker" "inspect" "61e5f541471ff7dec1efd23e45de1996a512286f1f71680587ac7d4d6d2692f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61e5f541471ff7dec1efd23e45de1996a512286f1f71680587ac7d4d6d2692f7", kill_on_drop: false }` [INFO] [stdout] 61e5f541471ff7dec1efd23e45de1996a512286f1f71680587ac7d4d6d2692f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7d4359252e136f17c3707117066312eb613d4f7a6c6465475c9622889840a076 [INFO] running `Command { std: "docker" "start" "-a" "7d4359252e136f17c3707117066312eb613d4f7a6c6465475c9622889840a076", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/paint.rs:161:76 [INFO] [stderr] | [INFO] [stderr] 161 | write!(out, ".{} .{} {{ {} }}\n", prefix, class, css).unwrap();; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/paint.rs:442:13 [INFO] [stderr] | [INFO] [stderr] 442 | } else {; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stderr] --> src/paint.rs:615:26 [INFO] [stderr] | [INFO] [stderr] 615 | .map(|line| line.trim_left_matches(&indent)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `paint` (bin "paint" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.45s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/paint-de378b9183e69218) [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" "7d4359252e136f17c3707117066312eb613d4f7a6c6465475c9622889840a076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d4359252e136f17c3707117066312eb613d4f7a6c6465475c9622889840a076", kill_on_drop: false }` [INFO] [stdout] 7d4359252e136f17c3707117066312eb613d4f7a6c6465475c9622889840a076