[INFO] cloning repository https://github.com/not-matthias/defmt-windows [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/not-matthias/defmt-windows" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnot-matthias%2Fdefmt-windows", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnot-matthias%2Fdefmt-windows'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90263e98eacf48b4cc2d35e4a309a08978a130c2 [INFO] checking not-matthias/defmt-windows against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnot-matthias%2Fdefmt-windows" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/not-matthias/defmt-windows on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/not-matthias/defmt-windows [INFO] finished tweaking git repo https://github.com/not-matthias/defmt-windows [INFO] tweaked toml for git repo https://github.com/not-matthias/defmt-windows written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/not-matthias/defmt-windows 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc1/source/example/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded defmt-decoder v0.3.9 [INFO] [stderr] Downloaded defmt-json-schema v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 281cf2a1e65d525371550d3bee50fdda9fa2f085f56915408170eb236b1cdab6 [INFO] running `Command { std: "docker" "start" "-a" "281cf2a1e65d525371550d3bee50fdda9fa2f085f56915408170eb236b1cdab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "281cf2a1e65d525371550d3bee50fdda9fa2f085f56915408170eb236b1cdab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "281cf2a1e65d525371550d3bee50fdda9fa2f085f56915408170eb236b1cdab6", kill_on_drop: false }` [INFO] [stdout] 281cf2a1e65d525371550d3bee50fdda9fa2f085f56915408170eb236b1cdab6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25b0492a0ae280331fbafae7dbf7b090e90e0e9db76d18ca2e45d3060608bb88 [INFO] running `Command { std: "docker" "start" "-a" "25b0492a0ae280331fbafae7dbf7b090e90e0e9db76d18ca2e45d3060608bb88", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/example/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling defmt-macros v0.3.6 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling defmt v0.3.5 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking volatile v0.4.6 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking x86_64 v0.14.11 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking dissimilar v1.0.7 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking defmt-print v0.1.0 (/opt/rustwide/workdir/defmt-print) [INFO] [stderr] Checking pdb v0.8.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling defmt-parser v0.3.3 [INFO] [stderr] Checking ruzstd v0.5.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking defmt-kernel v0.1.0 (/opt/rustwide/workdir/defmt-kernel) [INFO] [stderr] Checking example v0.1.0 (/opt/rustwide/workdir/example) [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking defmt-json-schema v0.1.0 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Checking defmt-decoder v0.3.9 [INFO] [stderr] Checking pe2table v0.1.0 (/opt/rustwide/workdir/pe2table) [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> pe2table/src/lib.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 18 | fn get_version_and_encoding(pe: &File, pdb: &mut PDB>) -> anyhow::Result<(Option, Option)> { [INFO] [stdout] | --- - let's call the lifetime of this reference `'1` [INFO] [stdout] | | [INFO] [stdout] | has type `&mut PDB<'2, std::io::Cursor<&[u8]>>` [INFO] [stdout] ... [INFO] [stdout] 46 | let symbol_table = pdb.global_symbols()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ argument requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] = note: requirement occurs because of a mutable reference to `PDB<'_, std::io::Cursor<&[u8]>>` [INFO] [stdout] = note: mutable references are invariant over their type parameter [INFO] [stdout] = help: see for more information about variance [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> pe2table/src/lib.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 18 | fn get_version_and_encoding(pe: &File, pdb: &mut PDB>) -> anyhow::Result<(Option, Option)> { [INFO] [stdout] | --- - let's call the lifetime of this reference `'1` [INFO] [stdout] | | [INFO] [stdout] | has type `&mut PDB<'2, std::io::Cursor<&[u8]>>` [INFO] [stdout] ... [INFO] [stdout] 46 | let symbol_table = pdb.global_symbols()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ argument requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] = note: requirement occurs because of a mutable reference to `PDB<'_, std::io::Cursor<&[u8]>>` [INFO] [stdout] = note: mutable references are invariant over their type parameter [INFO] [stdout] = help: see for more information about variance [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pe2table` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pe2table` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "25b0492a0ae280331fbafae7dbf7b090e90e0e9db76d18ca2e45d3060608bb88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25b0492a0ae280331fbafae7dbf7b090e90e0e9db76d18ca2e45d3060608bb88", kill_on_drop: false }` [INFO] [stdout] 25b0492a0ae280331fbafae7dbf7b090e90e0e9db76d18ca2e45d3060608bb88 [INFO] checking not-matthias/defmt-windows against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnot-matthias%2Fdefmt-windows" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/not-matthias/defmt-windows on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/not-matthias/defmt-windows [INFO] finished tweaking git repo https://github.com/not-matthias/defmt-windows [INFO] tweaked toml for git repo https://github.com/not-matthias/defmt-windows written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/not-matthias/defmt-windows 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc2/source/example/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0304f19a5e48afc8b4e0ce40d9fc09f4be72b10c6befdaec9d2b9304d6ec3b6 [INFO] running `Command { std: "docker" "start" "-a" "e0304f19a5e48afc8b4e0ce40d9fc09f4be72b10c6befdaec9d2b9304d6ec3b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0304f19a5e48afc8b4e0ce40d9fc09f4be72b10c6befdaec9d2b9304d6ec3b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0304f19a5e48afc8b4e0ce40d9fc09f4be72b10c6befdaec9d2b9304d6ec3b6", kill_on_drop: false }` [INFO] [stdout] e0304f19a5e48afc8b4e0ce40d9fc09f4be72b10c6befdaec9d2b9304d6ec3b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf07e394d6f79c66b155b5bdf2a5c080172725afda7b9ec79f9f182f0cf75fb4 [INFO] running `Command { std: "docker" "start" "-a" "cf07e394d6f79c66b155b5bdf2a5c080172725afda7b9ec79f9f182f0cf75fb4", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "cf07e394d6f79c66b155b5bdf2a5c080172725afda7b9ec79f9f182f0cf75fb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf07e394d6f79c66b155b5bdf2a5c080172725afda7b9ec79f9f182f0cf75fb4", kill_on_drop: false }` [INFO] [stdout] cf07e394d6f79c66b155b5bdf2a5c080172725afda7b9ec79f9f182f0cf75fb4