[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeMille%2Fpaint" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DeMille/paint on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-1/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yaml-rust v0.4.0 [INFO] [stderr] Downloaded clap v2.29.3 [INFO] [stderr] Downloaded inotify v0.3.0 [INFO] [stderr] Downloaded bincode v0.9.2 [INFO] [stderr] Downloaded slab v0.1.3 [INFO] [stderr] Downloaded bytes v0.3.0 [INFO] [stderr] Downloaded mio v0.5.1 [INFO] [stderr] Downloaded miow v0.1.5 [INFO] [stderr] Downloaded os_pipe v0.6.0 [INFO] [stderr] Downloaded plist v0.2.4 [INFO] [stderr] Downloaded notify v4.0.3 [INFO] [stderr] Downloaded cmake v0.1.29 [INFO] [stderr] Downloaded same-file v1.0.2 [INFO] [stderr] Downloaded shared_child v0.3.2 [INFO] [stderr] Downloaded walkdir v2.1.3 [INFO] [stderr] Downloaded onig v3.1.1 [INFO] [stderr] Downloaded duct v0.9.2 [INFO] [stderr] Downloaded syntect v2.0.0 [INFO] [stderr] Downloaded onig_sys v67.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6797ea75abb685b2cdbd43821c5156b6a4e3f81aa151a5f9a37f8f9b63d9de44 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6797ea75abb685b2cdbd43821c5156b6a4e3f81aa151a5f9a37f8f9b63d9de44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6797ea75abb685b2cdbd43821c5156b6a4e3f81aa151a5f9a37f8f9b63d9de44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6797ea75abb685b2cdbd43821c5156b6a4e3f81aa151a5f9a37f8f9b63d9de44", kill_on_drop: false }` [INFO] [stdout] 6797ea75abb685b2cdbd43821c5156b6a4e3f81aa151a5f9a37f8f9b63d9de44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8af16a9d58c3b88eef347be510627849110b03f7d4a38015f61b1ba3c5f88b0c [INFO] running `Command { std: "docker" "start" "-a" "8af16a9d58c3b88eef347be510627849110b03f7d4a38015f61b1ba3c5f88b0c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling num-traits v0.1.42 [INFO] [stderr] Compiling cfg-if v0.1.2 [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 byteorder v1.2.1 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling walkdir v2.1.3 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling cmake v0.1.29 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling clap v2.29.3 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling onig_sys v67.1.0 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling notify v4.0.3 [INFO] [stderr] Compiling bincode v0.9.2 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling serde_derive v1.0.27 [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 47.48s [INFO] running `Command { std: "docker" "inspect" "8af16a9d58c3b88eef347be510627849110b03f7d4a38015f61b1ba3c5f88b0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8af16a9d58c3b88eef347be510627849110b03f7d4a38015f61b1ba3c5f88b0c", kill_on_drop: false }` [INFO] [stdout] 8af16a9d58c3b88eef347be510627849110b03f7d4a38015f61b1ba3c5f88b0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7c2972ea4a457db9819dc5962a99634b606adf178fe018351a5b75697eddec39 [INFO] running `Command { std: "docker" "start" "-a" "7c2972ea4a457db9819dc5962a99634b606adf178fe018351a5b75697eddec39", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 2.56s [INFO] running `Command { std: "docker" "inspect" "7c2972ea4a457db9819dc5962a99634b606adf178fe018351a5b75697eddec39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c2972ea4a457db9819dc5962a99634b606adf178fe018351a5b75697eddec39", kill_on_drop: false }` [INFO] [stdout] 7c2972ea4a457db9819dc5962a99634b606adf178fe018351a5b75697eddec39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e1128ac752f889ae6a6583cf817a54a17a93b74c6337773594e0f95925148209 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e1128ac752f889ae6a6583cf817a54a17a93b74c6337773594e0f95925148209", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/paint.rs:161:76 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 161 | write!(out, ".{} .{} {{ {} }}\n", prefix, class, css).unwrap();; [INFO] [stdout] [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: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/paint-3390aeb9ceb38fee) [INFO] running `Command { std: "docker" "inspect" "e1128ac752f889ae6a6583cf817a54a17a93b74c6337773594e0f95925148209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1128ac752f889ae6a6583cf817a54a17a93b74c6337773594e0f95925148209", kill_on_drop: false }` [INFO] [stdout] e1128ac752f889ae6a6583cf817a54a17a93b74c6337773594e0f95925148209