[INFO] cloning repository https://github.com/mauricelam/pdl-dissector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mauricelam/pdl-dissector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmauricelam%2Fpdl-dissector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmauricelam%2Fpdl-dissector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a45ca3c9ca9f8e3c74772b5dc741a2652daf57b9 [INFO] checking mauricelam/pdl-dissector against try#4907eac94165faff6c5e5e015670b1c584275f7b for pr-154149 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmauricelam%2Fpdl-dissector" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mauricelam/pdl-dissector [INFO] finished tweaking git repo https://github.com/mauricelam/pdl-dissector [INFO] tweaked toml for git repo https://github.com/mauricelam/pdl-dissector written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mauricelam/pdl-dissector on toolchain 4907eac94165faff6c5e5e015670b1c584275f7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mauricelam/pdl-dissector 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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prettyplease v0.2.16 [INFO] [stderr] Downloaded pest_derive v2.7.7 [INFO] [stderr] Downloaded pest_generator v2.7.7 [INFO] [stderr] Downloaded argh_shared v0.1.12 [INFO] [stderr] Downloaded thiserror-impl v1.0.57 [INFO] [stderr] Downloaded mlua_derive v0.9.2 [INFO] [stderr] Downloaded argh v0.1.12 [INFO] [stderr] Downloaded which v6.0.0 [INFO] [stderr] Downloaded pest_meta v2.7.7 [INFO] [stderr] Downloaded env_logger v0.11.2 [INFO] [stderr] Downloaded mlua-sys v0.5.1 [INFO] [stderr] Downloaded pest v2.7.7 [INFO] [stderr] Downloaded pdl-compiler v0.2.3 [INFO] [stderr] Downloaded argh_derive v0.1.12 [INFO] [stderr] Downloaded thiserror v1.0.57 [INFO] [stderr] Downloaded mlua v0.9.5 [INFO] [stderr] Downloaded lua-src v546.0.2 [INFO] [stderr] Downloaded luajit-src v210.5.6+9cc2e42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d100d9aa0898bf7f9d30817db4d16fdf35e724e13804bdf1c77026f406100ab [INFO] running `Command { std: "docker" "start" "-a" "9d100d9aa0898bf7f9d30817db4d16fdf35e724e13804bdf1c77026f406100ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d100d9aa0898bf7f9d30817db4d16fdf35e724e13804bdf1c77026f406100ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d100d9aa0898bf7f9d30817db4d16fdf35e724e13804bdf1c77026f406100ab", kill_on_drop: false }` [INFO] [stdout] 9d100d9aa0898bf7f9d30817db4d16fdf35e724e13804bdf1c77026f406100ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29b0ffbc64885db012a8edb516c9b1f0b74dac4977d5f8a65cbe1b8f284f047b [INFO] running `Command { std: "docker" "start" "-a" "29b0ffbc64885db012a8edb516c9b1f0b74dac4977d5f8a65cbe1b8f284f047b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking clap_builder v4.5.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling lua-src v546.0.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking syn v2.0.48 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling which v6.0.0 [INFO] [stderr] Compiling luajit-src v210.5.6+9cc2e42 [INFO] [stderr] Compiling mlua-sys v0.5.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking env_logger v0.11.2 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Checking clap v4.5.0 [INFO] [stderr] Compiling mlua_derive v0.9.2 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Checking argh_shared v0.1.12 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Checking argh v0.1.12 [INFO] [stderr] Checking pdl-compiler v0.2.3 [INFO] [stderr] Checking pdl-dissector v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `FmtWriteExt` is never used [INFO] [stdout] --> src/indent_write.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait FmtWriteExt: std::fmt::Write + Sized { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indent_write.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | fn indent(&mut self) -> indent_write::io::IndentWriter<&mut Self>; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided 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] 2 | fn indent(&mut self) -> indent_write::io::IndentWriter<'_, &mut Self>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indent_write.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | fn indent(&mut self) -> indent_write::io::IndentWriter<&mut Self> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 6 | fn indent(&mut self) -> indent_write::io::IndentWriter<'_, &mut Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indent_write.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | fn indent(&mut self) -> indent_write::fmt::IndentWriter<&mut Self>; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 12 | fn indent(&mut self) -> indent_write::fmt::IndentWriter<'_, &mut Self>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indent_write.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | fn indent(&mut self) -> indent_write::fmt::IndentWriter<&mut Self> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | fn indent(&mut self) -> indent_write::fmt::IndentWriter<'_, &mut Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking mlua v0.9.5 [INFO] [stdout] warning: trait `FmtWriteExt` is never used [INFO] [stdout] --> src/indent_write.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait FmtWriteExt: std::fmt::Write + Sized { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indent_write.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | fn indent(&mut self) -> indent_write::io::IndentWriter<&mut Self>; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided 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] 2 | fn indent(&mut self) -> indent_write::io::IndentWriter<'_, &mut Self>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indent_write.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | fn indent(&mut self) -> indent_write::io::IndentWriter<&mut Self> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 6 | fn indent(&mut self) -> indent_write::io::IndentWriter<'_, &mut Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indent_write.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | fn indent(&mut self) -> indent_write::fmt::IndentWriter<&mut Self>; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 12 | fn indent(&mut self) -> indent_write::fmt::IndentWriter<'_, &mut Self>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indent_write.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | fn indent(&mut self) -> indent_write::fmt::IndentWriter<&mut Self> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | fn indent(&mut self) -> indent_write::fmt::IndentWriter<'_, &mut Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.49s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.9.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] running `Command { std: "docker" "inspect" "29b0ffbc64885db012a8edb516c9b1f0b74dac4977d5f8a65cbe1b8f284f047b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29b0ffbc64885db012a8edb516c9b1f0b74dac4977d5f8a65cbe1b8f284f047b", kill_on_drop: false }` [INFO] [stdout] 29b0ffbc64885db012a8edb516c9b1f0b74dac4977d5f8a65cbe1b8f284f047b