[INFO] cloning repository https://github.com/cpaika/open62541-ldd-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cpaika/open62541-ldd-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpaika%2Fopen62541-ldd-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpaika%2Fopen62541-ldd-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ee54a7242c171e72646b3e2aabd4118830a552a [INFO] checking cpaika/open62541-ldd-repro against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpaika%2Fopen62541-ldd-repro" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/cpaika/open62541-ldd-repro [INFO] finished tweaking git repo https://github.com/cpaika/open62541-ldd-repro [INFO] tweaked toml for git repo https://github.com/cpaika/open62541-ldd-repro written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cpaika/open62541-ldd-repro on toolchain 38c2997544af84fe301d600d6896397738163002 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cpaika/open62541-ldd-repro 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" "+38c2997544af84fe301d600d6896397738163002" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded open62541-sys v0.4.18 [INFO] [stderr] Downloaded open62541 v0.9.4 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7da372a93dcf742ed495c58f5f0211dd0d1c33a15a3494c3298a98fa5e7b55a7 [INFO] running `Command { std: "docker" "start" "-a" "7da372a93dcf742ed495c58f5f0211dd0d1c33a15a3494c3298a98fa5e7b55a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7da372a93dcf742ed495c58f5f0211dd0d1c33a15a3494c3298a98fa5e7b55a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7da372a93dcf742ed495c58f5f0211dd0d1c33a15a3494c3298a98fa5e7b55a7", kill_on_drop: false }` [INFO] [stdout] 7da372a93dcf742ed495c58f5f0211dd0d1c33a15a3494c3298a98fa5e7b55a7 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 612abb5c6d6a59108dd44f5b1077549a2b231301f9715899108a2d7549760c83 [INFO] running `Command { std: "docker" "start" "-a" "612abb5c6d6a59108dd44f5b1077549a2b231301f9715899108a2d7549760c83", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling open62541-sys v0.4.18 [INFO] [stderr] Checking open62541 v0.9.4 [INFO] [stderr] Checking open62541-ldd-repro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] [FMTARGS] {"crate":"open62541_ldd_repro","loc":"src/main.rs:2:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"open62541_ldd_repro","loc":"src/main.rs:2:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.32s [INFO] running `Command { std: "docker" "inspect" "612abb5c6d6a59108dd44f5b1077549a2b231301f9715899108a2d7549760c83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "612abb5c6d6a59108dd44f5b1077549a2b231301f9715899108a2d7549760c83", kill_on_drop: false }` [INFO] [stdout] 612abb5c6d6a59108dd44f5b1077549a2b231301f9715899108a2d7549760c83