[INFO] cloning repository https://github.com/lilopkins/com-shim-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lilopkins/com-shim-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilopkins%2Fcom-shim-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilopkins%2Fcom-shim-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d100f9ed63bbf5fd21875e848dfb2dc0c70aa4c [INFO] testing lilopkins/com-shim-rs against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilopkins%2Fcom-shim-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lilopkins/com-shim-rs [INFO] finished tweaking git repo https://github.com/lilopkins/com-shim-rs [INFO] tweaked toml for git repo https://github.com/lilopkins/com-shim-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lilopkins/com-shim-rs on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lilopkins/com-shim-rs 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.21.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1660cbb296cee6b0be9e1abe799b0cd56f149794e6c615f0a642f4c20b163b8d [INFO] running `Command { std: "docker" "start" "-a" "1660cbb296cee6b0be9e1abe799b0cd56f149794e6c615f0a642f4c20b163b8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1660cbb296cee6b0be9e1abe799b0cd56f149794e6c615f0a642f4c20b163b8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1660cbb296cee6b0be9e1abe799b0cd56f149794e6c615f0a642f4c20b163b8d", kill_on_drop: false }` [INFO] [stdout] 1660cbb296cee6b0be9e1abe799b0cd56f149794e6c615f0a642f4c20b163b8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8726a0346a923437949c6f0e0a20d7e5e61c0b0244974f0e2bed34864500c3e [INFO] running `Command { std: "docker" "start" "-a" "f8726a0346a923437949c6f0e0a20d7e5e61c0b0244974f0e2bed34864500c3e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Compiling once_cell v1.21.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling windows-targets v0.52.6 [INFO] [stderr] Compiling windows-core v0.52.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling windows v0.52.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling com-shim-macro v0.4.3 (/opt/rustwide/workdir/com-shim-macro) [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling com-shim v0.4.3 (/opt/rustwide/workdir/com-shim) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.03s [INFO] running `Command { std: "docker" "inspect" "f8726a0346a923437949c6f0e0a20d7e5e61c0b0244974f0e2bed34864500c3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8726a0346a923437949c6f0e0a20d7e5e61c0b0244974f0e2bed34864500c3e", kill_on_drop: false }` [INFO] [stdout] f8726a0346a923437949c6f0e0a20d7e5e61c0b0244974f0e2bed34864500c3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7d426bc30843b2c3a77f4f9a112b67331c3cfc1393f1dd8f62d1c5367dc85a6 [INFO] running `Command { std: "docker" "start" "-a" "f7d426bc30843b2c3a77f4f9a112b67331c3cfc1393f1dd8f62d1c5367dc85a6", kill_on_drop: false }` [INFO] [stderr] Compiling com-shim-macro v0.4.3 (/opt/rustwide/workdir/com-shim-macro) [INFO] [stderr] Compiling com-shim v0.4.3 (/opt/rustwide/workdir/com-shim) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.89s [INFO] running `Command { std: "docker" "inspect" "f7d426bc30843b2c3a77f4f9a112b67331c3cfc1393f1dd8f62d1c5367dc85a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7d426bc30843b2c3a77f4f9a112b67331c3cfc1393f1dd8f62d1c5367dc85a6", kill_on_drop: false }` [INFO] [stdout] f7d426bc30843b2c3a77f4f9a112b67331c3cfc1393f1dd8f62d1c5367dc85a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9fba1db67e05e92552018e32f6f7d308ff93b71872668f89037254706a3dbcab [INFO] running `Command { std: "docker" "start" "-a" "9fba1db67e05e92552018e32f6f7d308ff93b71872668f89037254706a3dbcab", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/com_shim-2d4a472c0beec680) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/com_shim_macro-9a88c1c57c893a77) [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] [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 com_shim [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test com-shim/src/../README.md - (line 7) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests com_shim_macro [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" "9fba1db67e05e92552018e32f6f7d308ff93b71872668f89037254706a3dbcab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fba1db67e05e92552018e32f6f7d308ff93b71872668f89037254706a3dbcab", kill_on_drop: false }` [INFO] [stdout] 9fba1db67e05e92552018e32f6f7d308ff93b71872668f89037254706a3dbcab