[INFO] fetching crate cicero_distribution 0.7.1...
[INFO] testing cicero_distribution-0.7.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate cicero_distribution 0.7.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate cicero_distribution 0.7.1
[INFO] finished tweaking crates.io crate cicero_distribution 0.7.1
[INFO] tweaked toml for crates.io crate cicero_distribution 0.7.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cicero_distribution 0.7.1 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 cicero_distribution 0.7.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d0aa84de589f6b71e02f6282bdea45f9091e1856525866aec3faa2c4ce3ced36
[INFO] running `Command { std: "docker" "start" "-a" "d0aa84de589f6b71e02f6282bdea45f9091e1856525866aec3faa2c4ce3ced36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0aa84de589f6b71e02f6282bdea45f9091e1856525866aec3faa2c4ce3ced36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0aa84de589f6b71e02f6282bdea45f9091e1856525866aec3faa2c4ce3ced36", kill_on_drop: false }`
[INFO] [stdout] d0aa84de589f6b71e02f6282bdea45f9091e1856525866aec3faa2c4ce3ced36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] cc7cce7fc52fc1c6ab3d1984c3ce586a371dc5cb1a7607a50104006f16d69d0e
[INFO] running `Command { std: "docker" "start" "-a" "cc7cce7fc52fc1c6ab3d1984c3ce586a371dc5cb1a7607a50104006f16d69d0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling repo_path_lib v1.2.3
[INFO] [stderr]    Compiling fs-err v3.2.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling cicero_core v0.7.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling repo_path_macro v1.2.3
[INFO] [stderr]    Compiling repo_path v1.2.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cargo-platform v0.3.1
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling cicero_path_core v0.7.1
[INFO] [stderr]    Compiling cicero_cache v0.7.1
[INFO] [stderr]    Compiling cicero_path v0.7.1
[INFO] [stderr]    Compiling cicero_distribution v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.89s
[INFO] running `Command { std: "docker" "inspect" "cc7cce7fc52fc1c6ab3d1984c3ce586a371dc5cb1a7607a50104006f16d69d0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc7cce7fc52fc1c6ab3d1984c3ce586a371dc5cb1a7607a50104006f16d69d0e", kill_on_drop: false }`
[INFO] [stdout] cc7cce7fc52fc1c6ab3d1984c3ce586a371dc5cb1a7607a50104006f16d69d0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b002c80fdc92a2c7419a4110110d7c826554688fbad3f2f736aff9bcc2a8d0b9
[INFO] running `Command { std: "docker" "start" "-a" "b002c80fdc92a2c7419a4110110d7c826554688fbad3f2f736aff9bcc2a8d0b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling cicero_path_core v0.7.1
[INFO] [stderr]    Compiling cicero_path v0.7.1
[INFO] [stderr]    Compiling cicero_cache v0.7.1
[INFO] [stderr]    Compiling cicero_distribution v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.96s
[INFO] running `Command { std: "docker" "inspect" "b002c80fdc92a2c7419a4110110d7c826554688fbad3f2f736aff9bcc2a8d0b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b002c80fdc92a2c7419a4110110d7c826554688fbad3f2f736aff9bcc2a8d0b9", kill_on_drop: false }`
[INFO] [stdout] b002c80fdc92a2c7419a4110110d7c826554688fbad3f2f736aff9bcc2a8d0b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e06b4923ea297d194d59a2be3c6a2433d405fbfa4871a9a0d7bda5edc4fd242e
[INFO] running `Command { std: "docker" "start" "-a" "e06b4923ea297d194d59a2be3c6a2433d405fbfa4871a9a0d7bda5edc4fd242e", 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/cicero_distribution-9ab8dac20d370385)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test filter::tests::should_match_all_paths_when_disabled ... ok
[INFO] [stdout] test filter::tests::should_match_files ... ok
[INFO] [stdout] test filter::tests::should_format_filter_as_debug ... ok
[INFO] [stdout] test fs::copy_dir::tests::should_fail_if_target_path_already_exists ... ok
[INFO] [stdout] test staging::tests::from_build::should_isolate_build_dir_between_tasks ... ok
[INFO] [stdout] test fs::copy_dir::tests::should_copy_a_dir_into_nonexistent_target ... ok
[INFO] [stdout] test staging::tests::from_build::should_filter_add_all ... ok
[INFO] [stdout] test staging::tests::from_path::add_file_from_path_should_refuse_on_conflicts ... ok
[INFO] [stdout] test filter::tests::should_match_parent_directories ... ok
[INFO] [stdout] test staging::tests::from_path::add_all_from_path_method_should_refuse_on_conflicts ... ok
[INFO] [stdout] test staging::tests::from_build::should_provide_correct_path ... ok
[INFO] [stdout] test distribution::tests::should_copy_files ... ok
[INFO] [stdout] test distribution::tests::should_filter_distribution ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cicero_distribution
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/staging.rs - staging::StagingDir::add_file_from_path (line 190) ... FAILED
[INFO] [stdout] test src/staging.rs - staging::StagingDir::add_all_from_path (line 231) ... FAILED
[INFO] [stdout] test src/options.rs - options::DistributionOptions::filter (line 12) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 7) - compile ... FAILED
[INFO] [stdout] test src/staging.rs - staging::StagingDir::add_all (line 124) ... ok
[INFO] [stdout] test src/distribution/mod.rs - distribution::Distribution::bundle (line 56) ... ok
[INFO] [stdout] test src/staging.rs - staging::StagingDir::dir (line 22) ... ok
[INFO] [stdout] test src/staging.rs - staging::StagingDir::add_file (line 57) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/staging.rs - staging::StagingDir::add_file_from_path (line 190) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> src/staging.rs:199:42
[INFO] [stdout]     |
[INFO] [stdout] 199 |         .add_file_from_path("README.md", 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: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/staging.rs - staging::StagingDir::add_all_from_path (line 231) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> src/staging.rs:241:28
[INFO] [stdout]     |
[INFO] [stdout] 241 |         .add_all_from_path(repo_path!("doc/"))?;
[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: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 7) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> src/lib.rs:17:42
[INFO] [stdout]    |
[INFO] [stdout] 17 |         .add_file_from_path("README.md", 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: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 7)
[INFO] [stdout]     src/staging.rs - staging::StagingDir::add_all_from_path (line 231)
[INFO] [stdout]     src/staging.rs - staging::StagingDir::add_file_from_path (line 190)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e06b4923ea297d194d59a2be3c6a2433d405fbfa4871a9a0d7bda5edc4fd242e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e06b4923ea297d194d59a2be3c6a2433d405fbfa4871a9a0d7bda5edc4fd242e", kill_on_drop: false }`
[INFO] [stdout] e06b4923ea297d194d59a2be3c6a2433d405fbfa4871a9a0d7bda5edc4fd242e
