[INFO] cloning repository https://github.com/mrterry/conda_lockfile_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrterry/conda_lockfile_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrterry%2Fconda_lockfile_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrterry%2Fconda_lockfile_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe489ce2f64f590d570bb737e563fd64653a9477
[INFO] testing mrterry/conda_lockfile_rs against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrterry%2Fconda_lockfile_rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mrterry/conda_lockfile_rs
[INFO] finished tweaking git repo https://github.com/mrterry/conda_lockfile_rs
[INFO] tweaked toml for git repo https://github.com/mrterry/conda_lockfile_rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mrterry/conda_lockfile_rs on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mrterry/conda_lockfile_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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_core v0.2.2
[INFO] [stderr]   Downloaded simplelog v0.4.4
[INFO] [stderr]   Downloaded rand_core v0.3.0
[INFO] [stderr]   Downloaded tempfile v3.0.4
[INFO] [stderr]   Downloaded yaml-rust v0.4.2
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ccf55e2280d1fb3714e46de608c286d4b5565881f353526568c9178e5841b686
[INFO] running `Command { std: "docker" "start" "-a" "ccf55e2280d1fb3714e46de608c286d4b5565881f353526568c9178e5841b686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccf55e2280d1fb3714e46de608c286d4b5565881f353526568c9178e5841b686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccf55e2280d1fb3714e46de608c286d4b5565881f353526568c9178e5841b686", kill_on_drop: false }`
[INFO] [stdout] ccf55e2280d1fb3714e46de608c286d4b5565881f353526568c9178e5841b686
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbec2ee4af693986536b949dde4b052c62605cb00e83330394771a35a18e8444
[INFO] running `Command { std: "docker" "start" "-a" "bbec2ee4af693986536b949dde4b052c62605cb00e83330394771a35a18e8444", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.43
[INFO] [stderr]    Compiling cfg-if v0.1.5
[INFO] [stderr]    Compiling rand_core v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling linked-hash-map v0.5.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.1
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling textwrap v0.10.0
[INFO] [stderr]    Compiling rand_core v0.2.2
[INFO] [stderr]    Compiling yaml-rust v0.4.2
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling time v0.1.40
[INFO] [stderr]    Compiling rand v0.5.5
[INFO] [stderr]    Compiling clap v2.32.0
[INFO] [stderr]    Compiling simplelog v0.4.4
[INFO] [stderr]    Compiling tempfile v3.0.4
[INFO] [stderr]    Compiling conda-lockfile v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:27:45
[INFO] [stdout]    |
[INFO] [stdout] 27 | type Result<T> = std::result::Result<T, Box<Error>>;
[INFO] [stdout]    |                                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | type Result<T> = std::result::Result<T, Box<dyn Error>>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:70:30
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn get_app(default_platform: &str) -> App {
[INFO] [stdout]    |                              ^^^^     ^^^
[INFO] [stdout]    |                              |        |
[INFO] [stdout]    |                              |        the same lifetime is hidden here
[INFO] [stdout]    |                              |        the same lifetime is hidden here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn get_app(default_platform: &str) -> App<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.17s
[INFO] running `Command { std: "docker" "inspect" "bbec2ee4af693986536b949dde4b052c62605cb00e83330394771a35a18e8444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbec2ee4af693986536b949dde4b052c62605cb00e83330394771a35a18e8444", kill_on_drop: false }`
[INFO] [stdout] bbec2ee4af693986536b949dde4b052c62605cb00e83330394771a35a18e8444
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c6d5712aa948cc0edfea993812c4a51fc1f43ceb9530bc1ea34a116cf0926c4
[INFO] running `Command { std: "docker" "start" "-a" "4c6d5712aa948cc0edfea993812c4a51fc1f43ceb9530bc1ea34a116cf0926c4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling conda-lockfile v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:27:45
[INFO] [stdout]    |
[INFO] [stdout] 27 | type Result<T> = std::result::Result<T, Box<Error>>;
[INFO] [stdout]    |                                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | type Result<T> = std::result::Result<T, Box<dyn Error>>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:70:30
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn get_app(default_platform: &str) -> App {
[INFO] [stdout]    |                              ^^^^     ^^^
[INFO] [stdout]    |                              |        |
[INFO] [stdout]    |                              |        the same lifetime is hidden here
[INFO] [stdout]    |                              |        the same lifetime is hidden here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn get_app(default_platform: &str) -> App<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s
[INFO] running `Command { std: "docker" "inspect" "4c6d5712aa948cc0edfea993812c4a51fc1f43ceb9530bc1ea34a116cf0926c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c6d5712aa948cc0edfea993812c4a51fc1f43ceb9530bc1ea34a116cf0926c4", kill_on_drop: false }`
[INFO] [stdout] 4c6d5712aa948cc0edfea993812c4a51fc1f43ceb9530bc1ea34a116cf0926c4
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3fd515709f52399938fef5378444072019f4a3fa0469488715327a6221c56169
[INFO] running `Command { std: "docker" "start" "-a" "3fd515709f52399938fef5378444072019f4a3fa0469488715327a6221c56169", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/main.rs:27:45
[INFO] [stderr]    |
[INFO] [stderr] 27 | type Result<T> = std::result::Result<T, Box<Error>>;
[INFO] [stderr]    |                                             ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 27 | type Result<T> = std::result::Result<T, Box<dyn Error>>;
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/main.rs:70:30
[INFO] [stderr]    |
[INFO] [stderr] 70 | fn get_app(default_platform: &str) -> App {
[INFO] [stderr]    |                              ^^^^     ^^^
[INFO] [stderr]    |                              |        |
[INFO] [stderr]    |                              |        the same lifetime is hidden here
[INFO] [stderr]    |                              |        the same lifetime is hidden here
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 70 | fn get_app(default_platform: &str) -> App<'_> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `conda-lockfile` (bin "conda-lockfile" test) generated 2 warnings (run `cargo fix --bin "conda-lockfile" -p conda-lockfile --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/conda_lockfile-bba22aebe10d4121)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::checklogs_files ... ok
[INFO] [stderr] error: Found argument 'custom_lockfile' which wasn't expected, or isn't valid in this context
[INFO] [stderr] 
[INFO] [stderr] USAGE:
[INFO] [stderr]     conda-lockfile freeze --depfile <depfile> --lockfile
[INFO] [stderr] 
[INFO] [stderr] For more information try --help
[INFO] [stderr] error: test failed, to rerun pass `--bin conda-lockfile`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/conda_lockfile-bba22aebe10d4121` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "3fd515709f52399938fef5378444072019f4a3fa0469488715327a6221c56169", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fd515709f52399938fef5378444072019f4a3fa0469488715327a6221c56169", kill_on_drop: false }`
[INFO] [stdout] 3fd515709f52399938fef5378444072019f4a3fa0469488715327a6221c56169
