[INFO] fetching crate reproto-ast 0.3.36... [INFO] testing reproto-ast-0.3.36 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate reproto-ast 0.3.36 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate reproto-ast 0.3.36 [INFO] finished tweaking crates.io crate reproto-ast 0.3.36 [INFO] tweaked toml for crates.io crate reproto-ast 0.3.36 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate reproto-ast 0.3.36 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 41 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reproto-lexer v0.3.36 [INFO] [stderr] Downloaded reproto-semver v0.3.36 [INFO] [stderr] Downloaded ropey v0.6.3 [INFO] [stderr] Downloaded relative-path v0.3.7 [INFO] [stderr] Downloaded reproto-core v0.3.36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ece223e0e3665424f13fb54fb4550b37efe60f0f080d5a5f716def5b0f602c8e [INFO] running `Command { std: "docker" "start" "-a" "ece223e0e3665424f13fb54fb4550b37efe60f0f080d5a5f716def5b0f602c8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ece223e0e3665424f13fb54fb4550b37efe60f0f080d5a5f716def5b0f602c8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ece223e0e3665424f13fb54fb4550b37efe60f0f080d5a5f716def5b0f602c8e", kill_on_drop: false }` [INFO] [stdout] ece223e0e3665424f13fb54fb4550b37efe60f0f080d5a5f716def5b0f602c8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92be7a18c6d93ac25f85858c38683488daa0f23fec08d795cf957697a5608696 [INFO] running `Command { std: "docker" "start" "-a" "92be7a18c6d93ac25f85858c38683488daa0f23fec08d795cf957697a5608696", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.1.45 [INFO] [stderr] Compiling ropey v0.6.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling relative-path v0.3.7 [INFO] [stderr] Compiling reproto-semver v0.3.36 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling reproto-core v0.3.36 [INFO] [stderr] Compiling reproto-lexer v0.3.36 [INFO] [stderr] Compiling reproto-ast v0.3.36 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib.rs:130:18 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn decls(&self) -> Decls { [INFO] [stdout] | ^^^^^ ----- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 130 | pub fn decls(&self) -> Decls<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.00s [INFO] running `Command { std: "docker" "inspect" "92be7a18c6d93ac25f85858c38683488daa0f23fec08d795cf957697a5608696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92be7a18c6d93ac25f85858c38683488daa0f23fec08d795cf957697a5608696", kill_on_drop: false }` [INFO] [stdout] 92be7a18c6d93ac25f85858c38683488daa0f23fec08d795cf957697a5608696 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f4355710b9163aa91fa1acc05b3b4b58704117044e373c3faec1f451ff393ce [INFO] running `Command { std: "docker" "start" "-a" "6f4355710b9163aa91fa1acc05b3b4b58704117044e373c3faec1f451ff393ce", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling reproto-ast v0.3.36 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib.rs:130:18 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn decls(&self) -> Decls { [INFO] [stdout] | ^^^^^ ----- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 130 | pub fn decls(&self) -> Decls<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib.rs:130:18 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn decls(&self) -> Decls { [INFO] [stdout] | ^^^^^ ----- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 130 | pub fn decls(&self) -> Decls<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] running `Command { std: "docker" "inspect" "6f4355710b9163aa91fa1acc05b3b4b58704117044e373c3faec1f451ff393ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f4355710b9163aa91fa1acc05b3b4b58704117044e373c3faec1f451ff393ce", kill_on_drop: false }` [INFO] [stdout] 6f4355710b9163aa91fa1acc05b3b4b58704117044e373c3faec1f451ff393ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7ecf6e9b0c1871c683fdd5ffee245f5ab745ab0838adb678a45b6faf723af068 [INFO] running `Command { std: "docker" "start" "-a" "7ecf6e9b0c1871c683fdd5ffee245f5ab745ab0838adb678a45b6faf723af068", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> lib.rs:130:18 [INFO] [stderr] | [INFO] [stderr] 130 | pub fn decls(&self) -> Decls { [INFO] [stderr] | ^^^^^ ----- [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [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] 130 | pub fn decls(&self) -> Decls<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `reproto-ast` (lib) generated 1 warning (run `cargo fix --lib -p reproto-ast` to apply 1 suggestion) [INFO] [stderr] warning: `reproto-ast` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests lib.rs (/opt/rustwide/target/debug/deps/reproto_ast-e227674e745df788) [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] [stderr] Doc-tests reproto_ast [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test lib.rs - Attribute (line 55) ... ignored [INFO] [stdout] test lib.rs - Attribute (line 61) ... ignored [INFO] [stdout] test lib.rs - AttributeItem (line 39) ... ignored [INFO] [stdout] test lib.rs - Channel (line 406) ... ignored [INFO] [stdout] test lib.rs - Endpoint (line 391) ... ignored [INFO] [stdout] test lib.rs - EnumBody (line 174) ... ignored [INFO] [stdout] test lib.rs - Field (line 212) ... ignored [INFO] [stdout] test lib.rs - File (line 228) ... ignored [INFO] [stdout] test lib.rs - InterfaceBody (line 277) ... ignored [INFO] [stdout] test lib.rs - Item (line 13) ... ignored [INFO] [stdout] test lib.rs - Name (line 253) ... ignored [INFO] [stdout] test lib.rs - Name (line 259) ... ignored [INFO] [stdout] test lib.rs - ServiceBody (line 336) ... ignored [INFO] [stdout] test lib.rs - SubType (line 432) ... ignored [INFO] [stdout] test lib.rs - TupleBody (line 447) ... ignored [INFO] [stdout] test lib.rs - TypeBody (line 488) ... ignored [INFO] [stdout] test lib.rs - UseDecl (line 538) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 17 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7ecf6e9b0c1871c683fdd5ffee245f5ab745ab0838adb678a45b6faf723af068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ecf6e9b0c1871c683fdd5ffee245f5ab745ab0838adb678a45b6faf723af068", kill_on_drop: false }` [INFO] [stdout] 7ecf6e9b0c1871c683fdd5ffee245f5ab745ab0838adb678a45b6faf723af068