[INFO] fetching crate border-mlflow-tracking 0.0.8...
[INFO] testing border-mlflow-tracking-0.0.8 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate border-mlflow-tracking 0.0.8 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate border-mlflow-tracking 0.0.8
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate border-mlflow-tracking 0.0.8
[INFO] tweaked toml for crates.io crate border-mlflow-tracking 0.0.8 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate border-mlflow-tracking 0.0.8 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate border-mlflow-tracking 0.0.8 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be42f6e5266a3b3ca65cf44f6e47907f0ca9d1684b316524e7924ca4d8c756ae
[INFO] running `Command { std: "docker" "start" "-a" "be42f6e5266a3b3ca65cf44f6e47907f0ca9d1684b316524e7924ca4d8c756ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be42f6e5266a3b3ca65cf44f6e47907f0ca9d1684b316524e7924ca4d8c756ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be42f6e5266a3b3ca65cf44f6e47907f0ca9d1684b316524e7924ca4d8c756ae", kill_on_drop: false }`
[INFO] [stdout] be42f6e5266a3b3ca65cf44f6e47907f0ca9d1684b316524e7924ca4d8c756ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] dca736a63df9038c313af0af5184467dd5dccf15929b01eec34e6988c1693344
[INFO] running `Command { std: "docker" "start" "-a" "dca736a63df9038c313af0af5184467dd5dccf15929b01eec34e6988c1693344", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling segment-tree v2.0.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling chrono v0.4.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling h2 v0.3.25
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling border-core v0.0.8
[INFO] [stderr]    Compiling flatten-serde-json v0.1.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling border-mlflow-tracking v0.0.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.01s
[INFO] running `Command { std: "docker" "inspect" "dca736a63df9038c313af0af5184467dd5dccf15929b01eec34e6988c1693344", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dca736a63df9038c313af0af5184467dd5dccf15929b01eec34e6988c1693344", kill_on_drop: false }`
[INFO] [stdout] dca736a63df9038c313af0af5184467dd5dccf15929b01eec34e6988c1693344
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 62e04a62858275a57a922a1108eebe993ad47fadbf1d58098a97b052af6694a1
[INFO] running `Command { std: "docker" "start" "-a" "62e04a62858275a57a922a1108eebe993ad47fadbf1d58098a97b052af6694a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling border-mlflow-tracking v0.0.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.13s
[INFO] running `Command { std: "docker" "inspect" "62e04a62858275a57a922a1108eebe993ad47fadbf1d58098a97b052af6694a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62e04a62858275a57a922a1108eebe993ad47fadbf1d58098a97b052af6694a1", kill_on_drop: false }`
[INFO] [stdout] 62e04a62858275a57a922a1108eebe993ad47fadbf1d58098a97b052af6694a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1e445870b5d00d7720a293960eb595ae5ca69ebe15f2b6fc5ad1233409657603
[INFO] running `Command { std: "docker" "start" "-a" "1e445870b5d00d7720a293960eb595ae5ca69ebe15f2b6fc5ad1233409657603", 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/build/border-mlflow-tracking/02aafe4056e33d77/deps/border_mlflow_tracking-02aafe4056e33d77)
[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 border_mlflow_tracking
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 22) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 22) stdout ----
[INFO] [stdout] error[E0283]: type annotations needed for `MlflowTrackingRecorder<_, _>`
[INFO] [stdout]    --> src/lib.rs:83:9
[INFO] [stdout]     |
[INFO] [stdout]  83 |     let mut recorder_run1 = client.create_recorder("")?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^          --------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: border_core::Env`
[INFO] [stdout] help: the following types implement trait `border_core::Env`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/border-core-0.0.8/src/lib.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 |     impl crate::Env for TestEnv {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `TestEnv`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/border-core-0.0.8/src/dummy.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | impl crate::Env for DummyEnv {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `DummyEnv`
[INFO] [stdout] note: required by a bound in `MlflowTrackingClient::create_recorder`
[INFO] [stdout]    --> src/client.rs:214:12
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn create_recorder<E, R>(
[INFO] [stdout]     |            --------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 214 |         E: Env,
[INFO] [stdout]     |            ^^^ required by this bound in `MlflowTrackingClient::create_recorder`
[INFO] [stdout] help: consider giving `recorder_run1` an explicit type, where the type for type parameter `E` is specified
[INFO] [stdout]     |
[INFO] [stdout]  83 |     let mut recorder_run1: MlflowTrackingRecorder<E, R> = client.create_recorder("")?;
[INFO] [stdout]     |                          ++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 22)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1e445870b5d00d7720a293960eb595ae5ca69ebe15f2b6fc5ad1233409657603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e445870b5d00d7720a293960eb595ae5ca69ebe15f2b6fc5ad1233409657603", kill_on_drop: false }`
[INFO] [stdout] 1e445870b5d00d7720a293960eb595ae5ca69ebe15f2b6fc5ad1233409657603
