[INFO] cloning repository https://github.com/memothelemo/scuffle-config
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/memothelemo/scuffle-config" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemothelemo%2Fscuffle-config", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemothelemo%2Fscuffle-config'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1690c95b318d3f375850dc98a8032547cb2b207
[INFO] testing memothelemo/scuffle-config against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemothelemo%2Fscuffle-config" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/memothelemo/scuffle-config on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/memothelemo/scuffle-config
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/memothelemo/scuffle-config
[INFO] tweaked toml for git repo https://github.com/memothelemo/scuffle-config written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/memothelemo/scuffle-config 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: example.0.features
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded web-time v1.0.0
[INFO] [stderr]   Downloaded num-order v1.2.0
[INFO] [stderr]   Downloaded num-modular v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a3b3445a90683c93f186636f9e12c60009f3b5a2f436265e8b92bcfe8b79c5b
[INFO] running `Command { std: "docker" "start" "-a" "0a3b3445a90683c93f186636f9e12c60009f3b5a2f436265e8b92bcfe8b79c5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a3b3445a90683c93f186636f9e12c60009f3b5a2f436265e8b92bcfe8b79c5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a3b3445a90683c93f186636f9e12c60009f3b5a2f436265e8b92bcfe8b79c5b", kill_on_drop: false }`
[INFO] [stdout] 0a3b3445a90683c93f186636f9e12c60009f3b5a2f436265e8b92bcfe8b79c5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4562003efc5bbe3c9ffc546369ac3d6a4c5acd5d264fec43edde4e00c903ea1
[INFO] running `Command { std: "docker" "start" "-a" "b4562003efc5bbe3c9ffc546369ac3d6a4c5acd5d264fec43edde4e00c903ea1", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: example.0.features
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.49
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling scuffle_config_derive v0.0.1 (/opt/rustwide/workdir/derive)
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_ignored v0.1.10
[INFO] [stderr]    Compiling serde_path_to_error v0.1.15
[INFO] [stderr]    Compiling ulid v1.1.2
[INFO] [stderr]    Compiling scuffle-config v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.93s
[INFO] running `Command { std: "docker" "inspect" "b4562003efc5bbe3c9ffc546369ac3d6a4c5acd5d264fec43edde4e00c903ea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4562003efc5bbe3c9ffc546369ac3d6a4c5acd5d264fec43edde4e00c903ea1", kill_on_drop: false }`
[INFO] [stdout] b4562003efc5bbe3c9ffc546369ac3d6a4c5acd5d264fec43edde4e00c903ea1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1b0f3e5d536007c990871c85404f9139b7514e93de47475784bd3f7bf0ed53f
[INFO] running `Command { std: "docker" "start" "-a" "d1b0f3e5d536007c990871c85404f9139b7514e93de47475784bd3f7bf0ed53f", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: example.0.features
[INFO] [stderr]    Compiling scuffle-config v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] running `Command { std: "docker" "inspect" "d1b0f3e5d536007c990871c85404f9139b7514e93de47475784bd3f7bf0ed53f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1b0f3e5d536007c990871c85404f9139b7514e93de47475784bd3f7bf0ed53f", kill_on_drop: false }`
[INFO] [stdout] d1b0f3e5d536007c990871c85404f9139b7514e93de47475784bd3f7bf0ed53f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 896240b2d12fbb78afa95a9af7e89fd3687d39b97487d26b791e7dd61837c708
[INFO] running `Command { std: "docker" "start" "-a" "896240b2d12fbb78afa95a9af7e89fd3687d39b97487d26b791e7dd61837c708", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: example.0.features
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scuffle_config-e8af5282971f1e2a)
[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 scuffle_config
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 31) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 22) ... ok
[INFO] [stdout] test src/key.rs - key::KeyPath (line 20) ... ok
[INFO] [stdout] test src/sources/env.rs - sources::env (line 3) ... ok
[INFO] [stdout] test src/sources/manual.rs - sources::manual (line 5) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 31) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `CliSource` in `sources`
[INFO] [stdout]   --> src/lib.rs:43:33
[INFO] [stdout]    |
[INFO] [stdout] 14 |     builder.add_source(sources::CliSource::new()?);
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 could not find `CliSource` in `sources`
[INFO] [stdout]    |                                 help: a struct with a similar name exists: `EnvSource`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/sources/mod.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use cli::CliSource;
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `clap` feature
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `FileSource` in `sources`
[INFO] [stdout]   --> src/lib.rs:47:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |     builder.add_source(sources::FileSource::with_path("config.toml")?);
[INFO] [stdout]    |                                 ^^^^^^^^^^ could not find `FileSource` in `sources`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/sources/mod.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use file::FileSource;
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 31)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "896240b2d12fbb78afa95a9af7e89fd3687d39b97487d26b791e7dd61837c708", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "896240b2d12fbb78afa95a9af7e89fd3687d39b97487d26b791e7dd61837c708", kill_on_drop: false }`
[INFO] [stdout] 896240b2d12fbb78afa95a9af7e89fd3687d39b97487d26b791e7dd61837c708
