[INFO] fetching crate example-muxio-rpc-service-definition 0.10.0-alpha...
[INFO] testing example-muxio-rpc-service-definition-0.10.0-alpha against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate example-muxio-rpc-service-definition 0.10.0-alpha into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate example-muxio-rpc-service-definition 0.10.0-alpha
[INFO] finished tweaking crates.io crate example-muxio-rpc-service-definition 0.10.0-alpha
[INFO] tweaked toml for crates.io crate example-muxio-rpc-service-definition 0.10.0-alpha written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate example-muxio-rpc-service-definition 0.10.0-alpha on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate example-muxio-rpc-service-definition 0.10.0-alpha 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1338dc448649d2b7aabce7c72935ce1176fd079c382630b233a656beb3b5e282
[INFO] running `Command { std: "docker" "start" "-a" "1338dc448649d2b7aabce7c72935ce1176fd079c382630b233a656beb3b5e282", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1338dc448649d2b7aabce7c72935ce1176fd079c382630b233a656beb3b5e282", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1338dc448649d2b7aabce7c72935ce1176fd079c382630b233a656beb3b5e282", kill_on_drop: false }`
[INFO] [stdout] 1338dc448649d2b7aabce7c72935ce1176fd079c382630b233a656beb3b5e282
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50df88ebec4e9c851bfc3d724eda4b075194ad7783738c35c6aa2df3b31d4e5e
[INFO] running `Command { std: "docker" "start" "-a" "50df88ebec4e9c851bfc3d724eda4b075194ad7783738c35c6aa2df3b31d4e5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling bitcode_derive v0.6.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling bitcode v0.6.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling muxio v0.10.0-alpha
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling muxio-rpc-service v0.10.0-alpha
[INFO] [stderr]    Compiling example-muxio-rpc-service-definition v0.10.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.22s
[INFO] running `Command { std: "docker" "inspect" "50df88ebec4e9c851bfc3d724eda4b075194ad7783738c35c6aa2df3b31d4e5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50df88ebec4e9c851bfc3d724eda4b075194ad7783738c35c6aa2df3b31d4e5e", kill_on_drop: false }`
[INFO] [stdout] 50df88ebec4e9c851bfc3d724eda4b075194ad7783738c35c6aa2df3b31d4e5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9205149380b72af7cbac9e9c0481486833c8ae4d12dae935c210b40af9cc9b4
[INFO] running `Command { std: "docker" "start" "-a" "e9205149380b72af7cbac9e9c0481486833c8ae4d12dae935c210b40af9cc9b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling example-muxio-rpc-service-definition v0.10.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] running `Command { std: "docker" "inspect" "e9205149380b72af7cbac9e9c0481486833c8ae4d12dae935c210b40af9cc9b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9205149380b72af7cbac9e9c0481486833c8ae4d12dae935c210b40af9cc9b4", kill_on_drop: false }`
[INFO] [stdout] e9205149380b72af7cbac9e9c0481486833c8ae4d12dae935c210b40af9cc9b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cd8e1fda0738922200de153493169e078760b077a73d2415801b0266171f56a1
[INFO] running `Command { std: "docker" "start" "-a" "cd8e1fda0738922200de153493169e078760b077a73d2415801b0266171f56a1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/example_muxio_rpc_service_definition-d0afbc475c2a1b3d)
[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]    Doc-tests example_muxio_rpc_service_definition
[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] running `Command { std: "docker" "inspect" "cd8e1fda0738922200de153493169e078760b077a73d2415801b0266171f56a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd8e1fda0738922200de153493169e078760b077a73d2415801b0266171f56a1", kill_on_drop: false }`
[INFO] [stdout] cd8e1fda0738922200de153493169e078760b077a73d2415801b0266171f56a1
