[INFO] fetching crate cicero 0.4.1...
[INFO] testing cicero-0.4.1 against 1.90.0 for beta-1.91-2
[INFO] extracting crate cicero 0.4.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate cicero 0.4.1
[INFO] finished tweaking crates.io crate cicero 0.4.1
[INFO] tweaked toml for crates.io crate cicero 0.4.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cicero 0.4.1 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 crates.io crate cicero 0.4.1 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded repo_path v1.2.0
[INFO] [stderr]   Downloaded cicero_core v0.4.1
[INFO] [stderr]   Downloaded clap v4.5.28
[INFO] [stderr]   Downloaded cicero_commands v0.4.1
[INFO] [stderr]   Downloaded which v7.0.2
[INFO] [stderr]   Downloaded repo_path_macro v1.2.0
[INFO] [stderr]   Downloaded xattr v1.4.0
[INFO] [stderr]   Downloaded cicero_distribution v0.4.1
[INFO] [stderr]   Downloaded cicero_path_core v0.4.1
[INFO] [stderr]   Downloaded cicero_path v0.4.1
[INFO] [stderr]   Downloaded repo_path_lib v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0b760bd16250af120de7d63566768b5466cea2c2941238d8f7bfccf63bf6ed70
[INFO] running `Command { std: "docker" "start" "-a" "0b760bd16250af120de7d63566768b5466cea2c2941238d8f7bfccf63bf6ed70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b760bd16250af120de7d63566768b5466cea2c2941238d8f7bfccf63bf6ed70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b760bd16250af120de7d63566768b5466cea2c2941238d8f7bfccf63bf6ed70", kill_on_drop: false }`
[INFO] [stdout] 0b760bd16250af120de7d63566768b5466cea2c2941238d8f7bfccf63bf6ed70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 33e55846b056c5b8e7c1006df7b4d7b57633856e21ef56625c053d2052ede5f0
[INFO] running `Command { std: "docker" "start" "-a" "33e55846b056c5b8e7c1006df7b4d7b57633856e21ef56625c053d2052ede5f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling repo_path_lib v1.2.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling which v7.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling cicero_core v0.4.1
[INFO] [stderr]    Compiling repo_path_macro v1.2.0
[INFO] [stderr]    Compiling repo_path v1.2.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling cicero_path_core v0.4.1
[INFO] [stderr]    Compiling cicero_path v0.4.1
[INFO] [stderr]    Compiling cicero_commands v0.4.1
[INFO] [stderr]    Compiling cicero v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.06s
[INFO] running `Command { std: "docker" "inspect" "33e55846b056c5b8e7c1006df7b4d7b57633856e21ef56625c053d2052ede5f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33e55846b056c5b8e7c1006df7b4d7b57633856e21ef56625c053d2052ede5f0", kill_on_drop: false }`
[INFO] [stdout] 33e55846b056c5b8e7c1006df7b4d7b57633856e21ef56625c053d2052ede5f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 12886491a0c1214e24afcb3e01f82ca6993465f0773f49680ff5f5121e9ece46
[INFO] running `Command { std: "docker" "start" "-a" "12886491a0c1214e24afcb3e01f82ca6993465f0773f49680ff5f5121e9ece46", kill_on_drop: false }`
[INFO] [stderr]    Compiling cicero v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] running `Command { std: "docker" "inspect" "12886491a0c1214e24afcb3e01f82ca6993465f0773f49680ff5f5121e9ece46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12886491a0c1214e24afcb3e01f82ca6993465f0773f49680ff5f5121e9ece46", kill_on_drop: false }`
[INFO] [stdout] 12886491a0c1214e24afcb3e01f82ca6993465f0773f49680ff5f5121e9ece46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1481019e97dce3556b32884b3c3c9921f4724afc9bc36a2c29e1263197461ecd
[INFO] running `Command { std: "docker" "start" "-a" "1481019e97dce3556b32884b3c3c9921f4724afc9bc36a2c29e1263197461ecd", 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/cicero-65a8b6e245666b53)
[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 cicero
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 28) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 14) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 28) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cicero::commands`
[INFO] [stdout]  --> src/lib.rs:30:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use cicero::commands::*;
[INFO] [stdout]   |             ^^^^^^^^ could not find `commands` in `cicero`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 14) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:18:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | let readme = repo_path!("README.md");
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Process should be running in a Git repository: Custom { kind: Other, error: "No parent directory found with a .git directory inside. Are you in a Git repository?" }
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:19:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | let doc_src = repo_path!("doc/src/");
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Once instance has previously been poisoned
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 14)
[INFO] [stdout]     src/lib.rs - (line 28)
[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] running `Command { std: "docker" "inspect" "1481019e97dce3556b32884b3c3c9921f4724afc9bc36a2c29e1263197461ecd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1481019e97dce3556b32884b3c3c9921f4724afc9bc36a2c29e1263197461ecd", kill_on_drop: false }`
[INFO] [stdout] 1481019e97dce3556b32884b3c3c9921f4724afc9bc36a2c29e1263197461ecd
