[INFO] cloning repository https://github.com/ikey4u/relayer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ikey4u/relayer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikey4u%2Frelayer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikey4u%2Frelayer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44a5e69cde7519040a96e72f5648ea542ed94c12
[INFO] testing ikey4u/relayer against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikey4u%2Frelayer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ikey4u/relayer
[INFO] finished tweaking git repo https://github.com/ikey4u/relayer
[INFO] tweaked toml for git repo https://github.com/ikey4u/relayer written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ikey4u/relayer on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ikey4u/relayer 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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f074727ed51e383a03c1b881de8eec442365e030389a8eb34b00d809bfbd540
[INFO] running `Command { std: "docker" "start" "-a" "3f074727ed51e383a03c1b881de8eec442365e030389a8eb34b00d809bfbd540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f074727ed51e383a03c1b881de8eec442365e030389a8eb34b00d809bfbd540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f074727ed51e383a03c1b881de8eec442365e030389a8eb34b00d809bfbd540", kill_on_drop: false }`
[INFO] [stdout] 3f074727ed51e383a03c1b881de8eec442365e030389a8eb34b00d809bfbd540
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 743e609074302aa1a3e2972ab472de18a6682c17f0153eb5d161f95126885581
[INFO] running `Command { std: "docker" "start" "-a" "743e609074302aa1a3e2972ab472de18a6682c17f0153eb5d161f95126885581", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]    Compiling futures-sink v0.3.4
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling futures-core v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.119
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.4
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.4
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling serde v1.0.119
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling pin-utils v0.1.0-alpha.4
[INFO] [stderr]    Compiling futures-io v0.3.4
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling arc-swap v0.4.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]    Compiling mio v0.7.7
[INFO] [stderr]    Compiling tokio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.2.0
[INFO] [stderr]    Compiling dirs-sys v0.3.4
[INFO] [stderr]    Compiling num_cpus v1.12.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.4
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling tokio-macros v1.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling thiserror v1.0.23
[INFO] [stderr]    Compiling futures-util v0.3.4
[INFO] [stderr]    Compiling futures-executor v0.3.4
[INFO] [stderr]    Compiling futures v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.48
[INFO] [stderr]    Compiling relayer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.72s
[INFO] running `Command { std: "docker" "inspect" "743e609074302aa1a3e2972ab472de18a6682c17f0153eb5d161f95126885581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "743e609074302aa1a3e2972ab472de18a6682c17f0153eb5d161f95126885581", kill_on_drop: false }`
[INFO] [stdout] 743e609074302aa1a3e2972ab472de18a6682c17f0153eb5d161f95126885581
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4f3cbc275f920fea8b1553de1f6c7b6f3c742cd2dc8b52dbbbcf1bbb89a9f90
[INFO] running `Command { std: "docker" "start" "-a" "e4f3cbc275f920fea8b1553de1f6c7b6f3c742cd2dc8b52dbbbcf1bbb89a9f90", kill_on_drop: false }`
[INFO] [stderr]    Compiling relayer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.88s
[INFO] running `Command { std: "docker" "inspect" "e4f3cbc275f920fea8b1553de1f6c7b6f3c742cd2dc8b52dbbbcf1bbb89a9f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4f3cbc275f920fea8b1553de1f6c7b6f3c742cd2dc8b52dbbbcf1bbb89a9f90", kill_on_drop: false }`
[INFO] [stdout] e4f3cbc275f920fea8b1553de1f6c7b6f3c742cd2dc8b52dbbbcf1bbb89a9f90
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 24d8bdfd415408d5b648924a6bbfed904df62ad41f8ca7c3aadf36f709484491
[INFO] running `Command { std: "docker" "start" "-a" "24d8bdfd415408d5b648924a6bbfed904df62ad41f8ca7c3aadf36f709484491", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/relayer-9ba29c3feb388bfb)
[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/bin/relayc.rs (/opt/rustwide/target/debug/deps/relayc-868468efbe53de84)
[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/bin/relays.rs (/opt/rustwide/target/debug/deps/relays-e5b27005bc137569)
[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 relayer
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - errlog (line 13) ... FAILED
[INFO] [stdout] test src/lib.rs - errlog (line 17) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - errlog (line 13) stdout ----
[INFO] [stdout] error: cannot find macro `errlog` in this scope
[INFO] [stdout]   --> src/lib.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | return Err(errlog!("Unkown file type"));
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - errlog (line 17) stdout ----
[INFO] [stdout] error: path separator must be a double colon
[INFO] [stdout]   --> src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | File:open(filepath).context(errlog!("Cannot open file {}", filepath))?;
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout] help: use a double colon instead
[INFO] [stdout]    |
[INFO] [stdout] 18 | File::open(filepath).context(errlog!("Cannot open file {}", filepath))?;
[INFO] [stdout]    |      +
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `errlog` in this scope
[INFO] [stdout]   --> src/lib.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 | File:open(filepath).context(errlog!("Cannot open file {}", filepath))?;
[INFO] [stdout]    |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `File` in this scope
[INFO] [stdout]   --> src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | File:open(filepath).context(errlog!("Cannot open file {}", filepath))?;
[INFO] [stdout]    | ^^^^ use of undeclared type `File`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 17 + use std::fs::File;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `filepath` in this scope
[INFO] [stdout]   --> src/lib.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | File:open(filepath).context(errlog!("Cannot open file {}", filepath))?;
[INFO] [stdout]    |           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - errlog (line 13)
[INFO] [stdout]     src/lib.rs - errlog (line 17)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "24d8bdfd415408d5b648924a6bbfed904df62ad41f8ca7c3aadf36f709484491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24d8bdfd415408d5b648924a6bbfed904df62ad41f8ca7c3aadf36f709484491", kill_on_drop: false }`
[INFO] [stdout] 24d8bdfd415408d5b648924a6bbfed904df62ad41f8ca7c3aadf36f709484491
