[INFO] cloning repository https://github.com/janm-dev/simple-protocols [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/janm-dev/simple-protocols" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanm-dev%2Fsimple-protocols", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanm-dev%2Fsimple-protocols'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9472a87dd40a5c11f19fc8964e44857e4e75ccb3 [INFO] checking janm-dev/simple-protocols against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanm-dev%2Fsimple-protocols" "/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/janm-dev/simple-protocols on toolchain 5fee451ebd94296ea05214e819c311e164b30af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/janm-dev/simple-protocols [INFO] finished tweaking git repo https://github.com/janm-dev/simple-protocols [INFO] tweaked toml for git repo https://github.com/janm-dev/simple-protocols written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/janm-dev/simple-protocols 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97b8def848ea80b699426fd41009f881c0346bea4ceb6a6270861e331ceae8c9 [INFO] running `Command { std: "docker" "start" "-a" "97b8def848ea80b699426fd41009f881c0346bea4ceb6a6270861e331ceae8c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97b8def848ea80b699426fd41009f881c0346bea4ceb6a6270861e331ceae8c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97b8def848ea80b699426fd41009f881c0346bea4ceb6a6270861e331ceae8c9", kill_on_drop: false }` [INFO] [stdout] 97b8def848ea80b699426fd41009f881c0346bea4ceb6a6270861e331ceae8c9 [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10b3187442da35f085bdf472ad006ac614c0f134cf4e73be3ad1a8a9f0ec06ed [INFO] running `Command { std: "docker" "start" "-a" "10b3187442da35f085bdf472ad006ac614c0f134cf4e73be3ad1a8a9f0ec06ed", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling decancer v3.2.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking piper v0.2.3 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking async-executor v1.13.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking deranged v0.4.1 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking const-str v0.6.2 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking rand_core v0.9.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Checking polling v3.7.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking async-io v2.3.3 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking async-std v1.13.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling simple-protocols v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.10s [INFO] running `Command { std: "docker" "inspect" "10b3187442da35f085bdf472ad006ac614c0f134cf4e73be3ad1a8a9f0ec06ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10b3187442da35f085bdf472ad006ac614c0f134cf4e73be3ad1a8a9f0ec06ed", kill_on_drop: false }` [INFO] [stdout] 10b3187442da35f085bdf472ad006ac614c0f134cf4e73be3ad1a8a9f0ec06ed