[INFO] cloning repository https://github.com/pjzhong/rust_wcloud [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pjzhong/rust_wcloud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjzhong%2Frust_wcloud", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjzhong%2Frust_wcloud'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66416c5684bd2a9a4f3bd527150e2f9e1fc58656 [INFO] building pjzhong/rust_wcloud against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjzhong%2Frust_wcloud" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pjzhong/rust_wcloud [INFO] finished tweaking git repo https://github.com/pjzhong/rust_wcloud [INFO] tweaked toml for git repo https://github.com/pjzhong/rust_wcloud written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pjzhong/rust_wcloud 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/pjzhong/rust_wcloud 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 derive_builder v0.20.0 [INFO] [stderr] Downloaded derive_builder_macro v0.20.0 [INFO] [stderr] Downloaded cedarwood v0.4.6 [INFO] [stderr] Downloaded ab_glyph v0.2.26 [INFO] [stderr] Downloaded csscolorparser v0.6.2 [INFO] [stderr] Downloaded derive_builder_core v0.20.0 [INFO] [stderr] Downloaded textwrap v0.16.1 [INFO] [stderr] Downloaded palette_derive v0.6.1 [INFO] [stderr] Downloaded exr v1.72.0 [INFO] [stderr] Downloaded palette v0.6.1 [INFO] [stderr] Downloaded owned_ttf_parser v0.21.0 [INFO] [stderr] Downloaded jieba-rs v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5d1768a1139bf40f0d093346a502b61c792c3a61b742a7f78ce26653d0746c93 [INFO] running `Command { std: "docker" "start" "-a" "5d1768a1139bf40f0d093346a502b61c792c3a61b742a7f78ce26653d0746c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d1768a1139bf40f0d093346a502b61c792c3a61b742a7f78ce26653d0746c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d1768a1139bf40f0d093346a502b61c792c3a61b742a7f78ce26653d0746c93", kill_on_drop: false }` [INFO] [stdout] 5d1768a1139bf40f0d093346a502b61c792c3a61b742a7f78ce26653d0746c93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 831ea52bcab58312c5bc80b9d494d607d1cd8ec4107da7ddb6bcff2020663392 [INFO] running `Command { std: "docker" "start" "-a" "831ea52bcab58312c5bc80b9d494d607d1cd8ec4107da7ddb6bcff2020663392", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Compiling cedarwood v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling jieba-rs v0.7.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling owned_ttf_parser v0.21.0 [INFO] [stderr] Compiling ab_glyph v0.2.26 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling palette_derive v0.6.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling rust_wcloud v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/tokenizer.rs:70:70 [INFO] [stdout] | [INFO] [stdout] 70 | fn tokenize(&'a self, text: &'a str) -> impl IntoIterator { [INFO] [stdout] | -- -- the lifetime is named here ^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 70 | fn tokenize(&'a self, text: &'a str) -> impl IntoIterator { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.85s [INFO] running `Command { std: "docker" "inspect" "831ea52bcab58312c5bc80b9d494d607d1cd8ec4107da7ddb6bcff2020663392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "831ea52bcab58312c5bc80b9d494d607d1cd8ec4107da7ddb6bcff2020663392", kill_on_drop: false }` [INFO] [stdout] 831ea52bcab58312c5bc80b9d494d607d1cd8ec4107da7ddb6bcff2020663392 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5d74dd06ea6af732fbda9b164914ed8a4a587ffe91bb0fedd449e6cf1258304d [INFO] running `Command { std: "docker" "start" "-a" "5d74dd06ea6af732fbda9b164914ed8a4a587ffe91bb0fedd449e6cf1258304d", kill_on_drop: false }` [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/tokenizer.rs:70:70 [INFO] [stdout] | [INFO] [stdout] 70 | fn tokenize(&'a self, text: &'a str) -> impl IntoIterator { [INFO] [stdout] | -- -- the lifetime is named here ^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 70 | fn tokenize(&'a self, text: &'a str) -> impl IntoIterator { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust_wcloud v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/tokenizer.rs:70:70 [INFO] [stdout] | [INFO] [stdout] 70 | fn tokenize(&'a self, text: &'a str) -> impl IntoIterator { [INFO] [stdout] | -- -- the lifetime is named here ^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 70 | fn tokenize(&'a self, text: &'a str) -> impl IntoIterator { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `Command { std: "docker" "inspect" "5d74dd06ea6af732fbda9b164914ed8a4a587ffe91bb0fedd449e6cf1258304d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d74dd06ea6af732fbda9b164914ed8a4a587ffe91bb0fedd449e6cf1258304d", kill_on_drop: false }` [INFO] [stdout] 5d74dd06ea6af732fbda9b164914ed8a4a587ffe91bb0fedd449e6cf1258304d