[INFO] fetching crate protoflow 0.4.3...
[INFO] testing protoflow-0.4.3 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate protoflow 0.4.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate protoflow 0.4.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate protoflow 0.4.3
[INFO] tweaked toml for crates.io crate protoflow 0.4.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate protoflow 0.4.3 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate protoflow 0.4.3 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7728db722e53028b80ba1caa63f051193ec8fef8a418c979576302e53397f9fb
[INFO] running `Command { std: "docker" "start" "-a" "7728db722e53028b80ba1caa63f051193ec8fef8a418c979576302e53397f9fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7728db722e53028b80ba1caa63f051193ec8fef8a418c979576302e53397f9fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7728db722e53028b80ba1caa63f051193ec8fef8a418c979576302e53397f9fb", kill_on_drop: false }`
[INFO] [stdout] 7728db722e53028b80ba1caa63f051193ec8fef8a418c979576302e53397f9fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 901a6b26f4b4017bdb785d7524c620e5a3205fbf29951a9f538512e939f05f49
[INFO] running `Command { std: "docker" "start" "-a" "901a6b26f4b4017bdb785d7524c620e5a3205fbf29951a9f538512e939f05f49", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tz-rs v0.6.14
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling error-stack v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling tzdb_data v0.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling is_debug v1.0.1
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling os_str_bytes v7.0.0
[INFO] [stderr]    Compiling simple-mermaid v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling wild v2.2.1
[INFO] [stderr]    Compiling argfile v0.2.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling tzdb v0.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling prost-derive v0.13.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling protoflow-derive v0.4.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling dogma v0.1.0
[INFO] [stderr]    Compiling kerml v0.2.3
[INFO] [stderr]    Compiling sysml-model v0.2.3
[INFO] [stderr]    Compiling sysml-parser v0.2.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling enum-iterator v2.1.0
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling shadow-rs v0.26.1
[INFO] [stderr]    Compiling prost v0.13.1
[INFO] [stderr]    Compiling protoflow v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling prost-types v0.13.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling struson v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling duration-str v0.11.2
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling protoflow-core v0.4.3
[INFO] [stderr]    Compiling clientele v0.2.0
[INFO] [stderr]    Compiling protoflow-blocks v0.4.3
[INFO] [stderr]    Compiling protoflow-syntax v0.4.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.91s
[INFO] running `Command { std: "docker" "inspect" "901a6b26f4b4017bdb785d7524c620e5a3205fbf29951a9f538512e939f05f49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "901a6b26f4b4017bdb785d7524c620e5a3205fbf29951a9f538512e939f05f49", kill_on_drop: false }`
[INFO] [stdout] 901a6b26f4b4017bdb785d7524c620e5a3205fbf29951a9f538512e939f05f49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef511f92a8e8445836c59281465b33f2629bc4ac2f63b61378f80cba90a91ad3
[INFO] running `Command { std: "docker" "start" "-a" "ef511f92a8e8445836c59281465b33f2629bc4ac2f63b61378f80cba90a91ad3", kill_on_drop: false }`
[INFO] [stderr]    Compiling protoflow v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s
[INFO] running `Command { std: "docker" "inspect" "ef511f92a8e8445836c59281465b33f2629bc4ac2f63b61378f80cba90a91ad3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef511f92a8e8445836c59281465b33f2629bc4ac2f63b61378f80cba90a91ad3", kill_on_drop: false }`
[INFO] [stdout] ef511f92a8e8445836c59281465b33f2629bc4ac2f63b61378f80cba90a91ad3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 62167fa5ed2cdcc0deb2f5524734fb34cd656d9c7fef667c870eec083ceb6781
[INFO] running `Command { std: "docker" "start" "-a" "62167fa5ed2cdcc0deb2f5524734fb34cd656d9c7fef667c870eec083ceb6781", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/protoflow-264c1d8c8e1d83ad)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/protoflow-c2a608b529652403)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/mpsc.rs (/opt/rustwide/target/debug/deps/mpsc-829219f85ed18ce9)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test execute_mpsc_transport ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/zst.rs (/opt/rustwide/target/debug/deps/zst-13b9dafc7caec6b9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test const_with_numeric_zero ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests protoflow
[INFO] [stderr] error: couldn't read `src/../../../README.md`: No such file or directory (os error 2)
[INFO] [stderr]   --> src/lib.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 34 | #[doc = include_str!("../../../README.md")]
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: there is a file with the same name in a different directory
[INFO] [stderr]    |
[INFO] [stderr] 34 - #[doc = include_str!("../../../README.md")]
[INFO] [stderr] 34 + #[doc = include_str!("../README.md")]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error: attribute value must be a literal
[INFO] [stderr]   --> src/lib.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 34 | #[doc = include_str!("../../../README.md")]
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name protoflow --test src/lib.rs --test-run-directory /opt/rustwide/workdir --extern clap=/opt/rustwide/target/debug/deps/libclap-23d3569eb3fe5acd.rlib --extern clientele=/opt/rustwide/target/debug/deps/libclientele-b4bb9254a237f305.rlib --extern error_stack=/opt/rustwide/target/debug/deps/liberror_stack-5edf403294504b9e.rlib --extern protoflow=/opt/rustwide/target/debug/deps/libprotoflow-9aa6bdf521d386cc.rlib --extern protoflow_blocks=/opt/rustwide/target/debug/deps/libprotoflow_blocks-2072a6ada5d86674.rlib --extern protoflow_core=/opt/rustwide/target/debug/deps/libprotoflow_core-58847cc3f84d3bc9.rlib --extern protoflow_derive=/opt/rustwide/target/debug/deps/libprotoflow_derive-f27b82d038d5650a.so --extern protoflow_syntax=/opt/rustwide/target/debug/deps/libprotoflow_syntax-f166cc1b61235fc7.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ad953f09184bcaa8.rlib -L dependency=/opt/rustwide/target/debug/deps -C embed-bitcode=no --cfg 'feature="all"' --cfg 'feature="blocks"' --cfg 'feature="cli"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="sysml"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "beta", "blocks", "cli", "crossbeam", "default", "derive", "flume", "rand", "serde", "std", "syntax", "sysml", "tokio", "tracing", "unstable", "web", "zeromq"))' --cap-lints=forbid --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "62167fa5ed2cdcc0deb2f5524734fb34cd656d9c7fef667c870eec083ceb6781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62167fa5ed2cdcc0deb2f5524734fb34cd656d9c7fef667c870eec083ceb6781", kill_on_drop: false }`
[INFO] [stdout] 62167fa5ed2cdcc0deb2f5524734fb34cd656d9c7fef667c870eec083ceb6781
