[INFO] fetching crate altium 0.2.1...
[INFO] checking altium-0.2.1 against try#48c9d93cf65d550d124c40108859fd993778c157 for pr-153692-1
[INFO] extracting crate altium 0.2.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate altium 0.2.1
[INFO] finished tweaking crates.io crate altium 0.2.1
[INFO] tweaked toml for crates.io crate altium 0.2.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate altium 0.2.1 on toolchain 48c9d93cf65d550d124c40108859fd993778c157
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate altium 0.2.1 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" "+48c9d93cf65d550d124c40108859fd993778c157" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26bb4eb246cb199f52ee5fa6d9fcbfbcb07bd07cb6cae89b1c343e942b9b2700
[INFO] running `Command { std: "docker" "start" "-a" "26bb4eb246cb199f52ee5fa6d9fcbfbcb07bd07cb6cae89b1c343e942b9b2700", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26bb4eb246cb199f52ee5fa6d9fcbfbcb07bd07cb6cae89b1c343e942b9b2700", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26bb4eb246cb199f52ee5fa6d9fcbfbcb07bd07cb6cae89b1c343e942b9b2700", kill_on_drop: false }`
[INFO] [stdout] 26bb4eb246cb199f52ee5fa6d9fcbfbcb07bd07cb6cae89b1c343e942b9b2700
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+48c9d93cf65d550d124c40108859fd993778c157" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af7e3af6ebb03919b6eb46379cfa6dea208a199f1ca97645d24585429a295a07
[INFO] running `Command { std: "docker" "start" "-a" "af7e3af6ebb03919b6eb46379cfa6dea208a199f1ca97645d24585429a295a07", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling winnow v0.5.17
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling const-random-macro v0.1.15
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking const-random v0.1.15
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dlv-list v0.5.1
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking ordered-multimap v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking uuid v1.5.0
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking xml-rs v0.8.19
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking cfb v0.8.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking rust-ini v0.19.0
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]     Checking svg v0.14.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]     Checking num_enum v0.7.0
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling altium-macros v0.2.1
[INFO] [stderr]     Checking serde-xml-rs v0.6.0
[INFO] [stderr]     Checking altium v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/error.rs:356:26
[INFO] [stdout]     |
[INFO] [stdout] 356 |     pub(crate) fn as_str(&self) -> Cow<str> {
[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] 356 |     pub(crate) fn as_str(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/error.rs:356:26
[INFO] [stdout]     |
[INFO] [stdout] 356 |     pub(crate) fn as_str(&self) -> Cow<str> {
[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] 356 |     pub(crate) fn as_str(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.96s
[INFO] running `Command { std: "docker" "inspect" "af7e3af6ebb03919b6eb46379cfa6dea208a199f1ca97645d24585429a295a07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af7e3af6ebb03919b6eb46379cfa6dea208a199f1ca97645d24585429a295a07", kill_on_drop: false }`
[INFO] [stdout] af7e3af6ebb03919b6eb46379cfa6dea208a199f1ca97645d24585429a295a07
