[INFO] fetching crate glyphspack 2.0.0...
[INFO] testing glyphspack-2.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate glyphspack 2.0.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate glyphspack 2.0.0
[INFO] finished tweaking crates.io crate glyphspack 2.0.0
[INFO] tweaked toml for crates.io crate glyphspack 2.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate glyphspack 2.0.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate glyphspack 2.0.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typenum v1.14.0
[INFO] [stderr]   Downloaded memoffset v0.6.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.32
[INFO] [stderr]   Downloaded anyhow v1.0.45
[INFO] [stderr]   Downloaded textwrap v0.15.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.5
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.1
[INFO] [stderr]   Downloaded os_str_bytes v6.1.0
[INFO] [stderr]   Downloaded clap_lex v0.2.0
[INFO] [stderr]   Downloaded clap v3.1.18
[INFO] [stderr]   Downloaded libc v0.2.106
[INFO] [stderr]   Downloaded syn v1.0.81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90e0bf62a459dcb88afe40f355c959c488ff7e35278683b8299cf8cd28cb9cdf
[INFO] running `Command { std: "docker" "start" "-a" "90e0bf62a459dcb88afe40f355c959c488ff7e35278683b8299cf8cd28cb9cdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90e0bf62a459dcb88afe40f355c959c488ff7e35278683b8299cf8cd28cb9cdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90e0bf62a459dcb88afe40f355c959c488ff7e35278683b8299cf8cd28cb9cdf", kill_on_drop: false }`
[INFO] [stdout] 90e0bf62a459dcb88afe40f355c959c488ff7e35278683b8299cf8cd28cb9cdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 474f2acbf00386ca519575560cea77c6a22cf5771721332f8e2d44ea3b4a0fe6
[INFO] running `Command { std: "docker" "start" "-a" "474f2acbf00386ca519575560cea77c6a22cf5771721332f8e2d44ea3b4a0fe6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.106
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling anyhow v1.0.45
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling clap v3.1.18
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling glyphspack v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/plist.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn parse(root: Root, code: &str) -> Result<Slice, Error<Rule>> {
[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] 31 | pub fn parse(root: Root, code: &str) -> Result<Slice<'_>, Error<Rule>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/plist.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn parse_string(pair: Pair<Rule>) -> &str {
[INFO] [stdout]    |                           ^^^^^^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is hidden 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] 32 |     fn parse_string(pair: Pair<'_, Rule>) -> &str {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.48s
[INFO] running `Command { std: "docker" "inspect" "474f2acbf00386ca519575560cea77c6a22cf5771721332f8e2d44ea3b4a0fe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "474f2acbf00386ca519575560cea77c6a22cf5771721332f8e2d44ea3b4a0fe6", kill_on_drop: false }`
[INFO] [stdout] 474f2acbf00386ca519575560cea77c6a22cf5771721332f8e2d44ea3b4a0fe6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d08271db1d46c61bdb0437136984e1bacf523b6238da6fcbd63d8d934c314c3b
[INFO] running `Command { std: "docker" "start" "-a" "d08271db1d46c61bdb0437136984e1bacf523b6238da6fcbd63d8d934c314c3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling glyphspack v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/plist.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn parse(root: Root, code: &str) -> Result<Slice, Error<Rule>> {
[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] 31 | pub fn parse(root: Root, code: &str) -> Result<Slice<'_>, Error<Rule>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/plist.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn parse_string(pair: Pair<Rule>) -> &str {
[INFO] [stdout]    |                           ^^^^^^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is hidden 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] 32 |     fn parse_string(pair: Pair<'_, Rule>) -> &str {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "d08271db1d46c61bdb0437136984e1bacf523b6238da6fcbd63d8d934c314c3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d08271db1d46c61bdb0437136984e1bacf523b6238da6fcbd63d8d934c314c3b", kill_on_drop: false }`
[INFO] [stdout] d08271db1d46c61bdb0437136984e1bacf523b6238da6fcbd63d8d934c314c3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 22eb8bf9c1c3be44a55d2b9cb5297b0b875d3ba6b210f553fa7daacbfb9f0b48
[INFO] running `Command { std: "docker" "start" "-a" "22eb8bf9c1c3be44a55d2b9cb5297b0b875d3ba6b210f553fa7daacbfb9f0b48", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/plist.rs:31:32
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn parse(root: Root, code: &str) -> Result<Slice, Error<Rule>> {
[INFO] [stderr]    |                                ^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                |
[INFO] [stderr]    |                                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn parse(root: Root, code: &str) -> Result<Slice<'_>, Error<Rule>> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/plist.rs:32:27
[INFO] [stderr]    |
[INFO] [stderr] 32 |     fn parse_string(pair: Pair<Rule>) -> &str {
[INFO] [stderr]    |                           ^^^^^^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 32 |     fn parse_string(pair: Pair<'_, Rule>) -> &str {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `glyphspack` (bin "glyphspack" test) generated 2 warnings (run `cargo fix --bin "glyphspack" -p glyphspack --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/glyphspack-a8dceaf95390352f)
[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" "22eb8bf9c1c3be44a55d2b9cb5297b0b875d3ba6b210f553fa7daacbfb9f0b48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22eb8bf9c1c3be44a55d2b9cb5297b0b875d3ba6b210f553fa7daacbfb9f0b48", kill_on_drop: false }`
[INFO] [stdout] 22eb8bf9c1c3be44a55d2b9cb5297b0b875d3ba6b210f553fa7daacbfb9f0b48
