[INFO] fetching crate unicode-shaper 0.3.0... [INFO] testing unicode-shaper-0.3.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate unicode-shaper 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate unicode-shaper 0.3.0 [INFO] finished tweaking crates.io crate unicode-shaper 0.3.0 [INFO] tweaked toml for crates.io crate unicode-shaper 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate unicode-shaper 0.3.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate unicode-shaper 0.3.0 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cxxbridge-flags v1.0.158 [INFO] [stderr] Downloaded link-cplusplus v1.0.10 [INFO] [stderr] Downloaded lol_alloc v0.4.1 [INFO] [stderr] Downloaded scratch v1.0.8 [INFO] [stderr] Downloaded wasm-opt-cxx-sys v0.116.0 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.158 [INFO] [stderr] Downloaded tempfile v3.19.1 [INFO] [stderr] Downloaded cxxbridge-cmd v1.0.158 [INFO] [stderr] Downloaded cxx-build v1.0.158 [INFO] [stderr] Downloaded cxx v1.0.158 [INFO] [stderr] Downloaded wasm-opt v0.116.1 [INFO] [stderr] Downloaded wasm-opt-sys v0.116.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3efebba6c23b514cbe1886198d260d1cba6294b3f2d96cc6e33cf7a99c9671fb [INFO] running `Command { std: "docker" "start" "-a" "3efebba6c23b514cbe1886198d260d1cba6294b3f2d96cc6e33cf7a99c9671fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3efebba6c23b514cbe1886198d260d1cba6294b3f2d96cc6e33cf7a99c9671fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3efebba6c23b514cbe1886198d260d1cba6294b3f2d96cc6e33cf7a99c9671fb", kill_on_drop: false }` [INFO] [stdout] 3efebba6c23b514cbe1886198d260d1cba6294b3f2d96cc6e33cf7a99c9671fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3aa33101499dcc589f3dffa7c8e4e2a972796661fe2bf419e39199011bd35d8f [INFO] running `Command { std: "docker" "start" "-a" "3aa33101499dcc589f3dffa7c8e4e2a972796661fe2bf419e39199011bd35d8f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-shaper v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rust/shape/buginese.rs:82:32 [INFO] [stdout] | [INFO] [stdout] 82 | fn build_definition(input: &[u16]) -> Vec { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 82 | fn build_definition(input: &[u16]) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rust/shape/javanese.rs:104:32 [INFO] [stdout] | [INFO] [stdout] 104 | fn build_definition(input: &[u16]) -> Vec { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | fn build_definition(input: &[u16]) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rust/shape/khmer.rs:121:32 [INFO] [stdout] | [INFO] [stdout] 121 | fn build_definition(input: &[u16]) -> Vec { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 121 | fn build_definition(input: &[u16]) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rust/shape/myanmar.rs:144:35 [INFO] [stdout] | [INFO] [stdout] 144 | fn build_from_unicodes(input: &[u16]) -> Vec { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 144 | fn build_from_unicodes(input: &[u16]) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rust/shape/tibetan.rs:78:35 [INFO] [stdout] | [INFO] [stdout] 78 | fn build_from_unicodes(input: &[u16]) -> Vec { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 78 | fn build_from_unicodes(input: &[u16]) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "3aa33101499dcc589f3dffa7c8e4e2a972796661fe2bf419e39199011bd35d8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aa33101499dcc589f3dffa7c8e4e2a972796661fe2bf419e39199011bd35d8f", kill_on_drop: false }` [INFO] [stdout] 3aa33101499dcc589f3dffa7c8e4e2a972796661fe2bf419e39199011bd35d8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1e153264fbe1473b8f3c2483bc52cf43b27f18e4629559bc4180cb4a1487f5f [INFO] running `Command { std: "docker" "start" "-a" "f1e153264fbe1473b8f3c2483bc52cf43b27f18e4629559bc4180cb4a1487f5f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling scratch v1.0.8 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.158 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rust/shape/buginese.rs:82:32 [INFO] [stdout] | [INFO] [stdout] 82 | fn build_definition(input: &[u16]) -> Vec { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 82 | fn build_definition(input: &[u16]) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rust/shape/javanese.rs:104:32 [INFO] [stdout] | [INFO] [stdout] 104 | fn build_definition(input: &[u16]) -> Vec { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | fn build_definition(input: &[u16]) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rust/shape/khmer.rs:121:32 [INFO] [stdout] | [INFO] [stdout] 121 | fn build_definition(input: &[u16]) -> Vec { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 121 | fn build_definition(input: &[u16]) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rust/shape/myanmar.rs:144:35 [INFO] [stdout] | [INFO] [stdout] 144 | fn build_from_unicodes(input: &[u16]) -> Vec { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 144 | fn build_from_unicodes(input: &[u16]) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rust/shape/tibetan.rs:78:35 [INFO] [stdout] | [INFO] [stdout] 78 | fn build_from_unicodes(input: &[u16]) -> Vec { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 78 | fn build_from_unicodes(input: &[u16]) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling link-cplusplus v1.0.10 [INFO] [stderr] Compiling cxx v1.0.158 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling cxx-build v1.0.158 [INFO] [stderr] Compiling cxxbridge-macro v1.0.158 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-opt-sys v0.116.0 [INFO] [stderr] Compiling wasm-opt-cxx-sys v0.116.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "f1e153264fbe1473b8f3c2483bc52cf43b27f18e4629559bc4180cb4a1487f5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1e153264fbe1473b8f3c2483bc52cf43b27f18e4629559bc4180cb4a1487f5f", kill_on_drop: false }` [INFO] [stdout] f1e153264fbe1473b8f3c2483bc52cf43b27f18e4629559bc4180cb4a1487f5f