[INFO] cloning repository https://github.com/vigoo/test-r [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vigoo/test-r" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvigoo%2Ftest-r", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvigoo%2Ftest-r'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07800d1f2bb088e31fe79480c96558fef28391b2 [INFO] checking vigoo/test-r against try#802c9b5f98c16ec9d24cdfd517f740f1f3df0e29 for pr-137728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvigoo%2Ftest-r" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vigoo/test-r on toolchain 802c9b5f98c16ec9d24cdfd517f740f1f3df0e29 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vigoo/test-r [INFO] finished tweaking git repo https://github.com/vigoo/test-r [INFO] tweaked toml for git repo https://github.com/vigoo/test-r written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vigoo/test-r 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" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a96dea4959aafe1e44eff8cfe8f7d158331bd558b9095b8af36cd7ad4e5ef296 [INFO] running `Command { std: "docker" "start" "-a" "a96dea4959aafe1e44eff8cfe8f7d158331bd558b9095b8af36cd7ad4e5ef296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a96dea4959aafe1e44eff8cfe8f7d158331bd558b9095b8af36cd7ad4e5ef296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a96dea4959aafe1e44eff8cfe8f7d158331bd558b9095b8af36cd7ad4e5ef296", kill_on_drop: false }` [INFO] [stdout] a96dea4959aafe1e44eff8cfe8f7d158331bd558b9095b8af36cd7ad4e5ef296 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d434865444df183bd78a849166a2e743b10b02c9979ccabddff945ec941de331 [INFO] running `Command { std: "docker" "start" "-a" "d434865444df183bd78a849166a2e743b10b02c9979ccabddff945ec941de331", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking bincode v2.0.0-rc.3 [INFO] [stderr] Checking anstyle-wincon v3.0.4 [INFO] [stderr] Checking quick-xml v0.37.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.12.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking escape8259 v0.5.3 [INFO] [stderr] Checking topological-sort v0.2.2 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling merge_derive v0.1.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking clap v4.5.27 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling interprocess v2.2.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling derive_setters v0.1.6 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking merge v0.1.0 [INFO] [stderr] Compiling gh-workflow-macros v0.5.10 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking test-r-core v2.1.0 (/opt/rustwide/workdir/test-r-core) [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking test-r-macro v1.2.2 (/opt/rustwide/workdir/test-r-macro) [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking test-r v2.1.0 (/opt/rustwide/workdir/test-r) [INFO] [stderr] Checking test-r-example-tokio v0.0.1 (/opt/rustwide/workdir/example-tokio) [INFO] [stderr] Checking test-r-example v0.0.1 (/opt/rustwide/workdir/example) [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking gh-workflow v0.5.10 [INFO] [stderr] Checking test-r-github v0.0.1 (/opt/rustwide/workdir/github) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "d434865444df183bd78a849166a2e743b10b02c9979ccabddff945ec941de331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d434865444df183bd78a849166a2e743b10b02c9979ccabddff945ec941de331", kill_on_drop: false }` [INFO] [stdout] d434865444df183bd78a849166a2e743b10b02c9979ccabddff945ec941de331