[INFO] cloning repository https://github.com/FrameworkComputer/framework-system
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FrameworkComputer/framework-system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrameworkComputer%2Fframework-system", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrameworkComputer%2Fframework-system'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96a7ed9127d987779cd435898876ac2e2dca68a5
[INFO] checking FrameworkComputer/framework-system against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrameworkComputer%2Fframework-system" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/FrameworkComputer/framework-system on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/FrameworkComputer/framework-system
[INFO] finished tweaking git repo https://github.com/FrameworkComputer/framework-system
[INFO] tweaked toml for git repo https://github.com/FrameworkComputer/framework-system written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/FrameworkComputer/framework-system 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b42f8cb80ec2a191df677d72d0de945fd73a8be23b55b0d925b436e991f81a5
[INFO] running `Command { std: "docker" "start" "-a" "5b42f8cb80ec2a191df677d72d0de945fd73a8be23b55b0d925b436e991f81a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b42f8cb80ec2a191df677d72d0de945fd73a8be23b55b0d925b436e991f81a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b42f8cb80ec2a191df677d72d0de945fd73a8be23b55b0d925b436e991f81a5", kill_on_drop: false }`
[INFO] [stdout] 5b42f8cb80ec2a191df677d72d0de945fd73a8be23b55b0d925b436e991f81a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 966ccc506e6279e01afe6c990bb27510f652c0ee16b88f7a5608e88eab7cca70
[INFO] running `Command { std: "docker" "start" "-a" "966ccc506e6279e01afe6c990bb27510f652c0ee16b88f7a5608e88eab7cca70", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling serde_derive v1.0.151
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling serde v1.0.151
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]     Checking ucs2 v0.3.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]     Checking clap_builder v4.5.13
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]    Compiling static_vcruntime v2.0.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling framework_tool v0.2.0 (/opt/rustwide/workdir/framework_tool)
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling libz-sys v1.1.9
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling libusb1-sys v0.7.0
[INFO] [stderr]    Compiling hidapi v2.6.1
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling guid_macros v0.11.0 (/opt/rustwide/workdir/guid_macros)
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking redox_hwio v0.1.6 (https://github.com/FrameworkComputer/rust-hwio?branch=freebsd#9bcff427)
[INFO] [stderr]     Checking clap v4.5.13
[INFO] [stderr]     Checking clap-verbosity-flag v2.2.1
[INFO] [stderr]    Compiling git2 v0.15.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.2.0
[INFO] [stderr]    Compiling uefi-macros v0.11.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking ptr_meta v0.2.0
[INFO] [stderr]     Checking uefi v0.20.0 (https://github.com/FrameworkComputer/uefi-rs?branch=merged#76130a0f)
[INFO] [stderr]     Checking uefi-services v0.17.0 (https://github.com/FrameworkComputer/uefi-rs?branch=merged#76130a0f)
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/uefi-rs-b06bf6320cd441a0/76130a0/uefi-services/src/lib.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | / fn panic_handler(info: &core::panic::PanicInfo) -> ! {
[INFO] [stdout] 201 | |     println!("[PANIC]: {}", info);
[INFO] [stdout] ...   |
[INFO] [stdout] 257 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the lang item is first defined in crate `std` (which `log` depends on)
[INFO] [stdout]     = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-54c13a3455b13793.rlib
[INFO] [stdout]     = note: second definition in the local crate (`uefi_services`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uefi-services` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "966ccc506e6279e01afe6c990bb27510f652c0ee16b88f7a5608e88eab7cca70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "966ccc506e6279e01afe6c990bb27510f652c0ee16b88f7a5608e88eab7cca70", kill_on_drop: false }`
[INFO] [stdout] 966ccc506e6279e01afe6c990bb27510f652c0ee16b88f7a5608e88eab7cca70
