[INFO] fetching crate altium 0.2.1... [INFO] checking altium-0.2.1 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] extracting crate altium 0.2.1 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate altium 0.2.1 on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24da7ac18b571694636a9a4525d50723020a21ee1c65d4e636342f50e96b60e0 [INFO] running `Command { std: "docker" "start" "-a" "24da7ac18b571694636a9a4525d50723020a21ee1c65d4e636342f50e96b60e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24da7ac18b571694636a9a4525d50723020a21ee1c65d4e636342f50e96b60e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24da7ac18b571694636a9a4525d50723020a21ee1c65d4e636342f50e96b60e0", kill_on_drop: false }` [INFO] [stdout] 24da7ac18b571694636a9a4525d50723020a21ee1c65d4e636342f50e96b60e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6988be0c6df165c0fa1328640132ba964810b771e85d2e3ddf653ad34d3558c2 [INFO] running `Command { std: "docker" "start" "-a" "6988be0c6df165c0fa1328640132ba964810b771e85d2e3ddf653ad34d3558c2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking xml-rs v0.8.19 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking svg v0.14.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking const-random v0.1.15 [INFO] [stderr] Checking dlv-list v0.5.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking uuid v1.5.0 [INFO] [stderr] Checking cfb v0.8.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking thiserror v1.0.50 [INFO] [stderr] Checking serde-xml-rs v0.6.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [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] Compiling altium-macros v0.2.1 [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 { [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 { [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 19.46s [INFO] running `Command { std: "docker" "inspect" "6988be0c6df165c0fa1328640132ba964810b771e85d2e3ddf653ad34d3558c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6988be0c6df165c0fa1328640132ba964810b771e85d2e3ddf653ad34d3558c2", kill_on_drop: false }` [INFO] [stdout] 6988be0c6df165c0fa1328640132ba964810b771e85d2e3ddf653ad34d3558c2