[INFO] cloning repository https://github.com/rowan-gud/conventional-commit-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rowan-gud/conventional-commit-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frowan-gud%2Fconventional-commit-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frowan-gud%2Fconventional-commit-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 281477b1f3a9243c49674110ae5f19b169c82c20
[INFO] testing rowan-gud/conventional-commit-example against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frowan-gud%2Fconventional-commit-example" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rowan-gud/conventional-commit-example
[INFO] finished tweaking git repo https://github.com/rowan-gud/conventional-commit-example
[INFO] tweaked toml for git repo https://github.com/rowan-gud/conventional-commit-example written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rowan-gud/conventional-commit-example on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rowan-gud/conventional-commit-example 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48867f69453da28c49d9230997a814dbf05d6c08f118e32f849d52a0790b1dfe
[INFO] running `Command { std: "docker" "start" "-a" "48867f69453da28c49d9230997a814dbf05d6c08f118e32f849d52a0790b1dfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48867f69453da28c49d9230997a814dbf05d6c08f118e32f849d52a0790b1dfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48867f69453da28c49d9230997a814dbf05d6c08f118e32f849d52a0790b1dfe", kill_on_drop: false }`
[INFO] [stdout] 48867f69453da28c49d9230997a814dbf05d6c08f118e32f849d52a0790b1dfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9bb5ec269eda3361a21ac1354ab00637148d4692c4aaa2284295f0255b8b4b8
[INFO] running `Command { std: "docker" "start" "-a" "c9bb5ec269eda3361a21ac1354ab00637148d4692c4aaa2284295f0255b8b4b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling conventional-commit-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `MathERROR` is more private than the item `divide`
[INFO] [stdout]   --> src/math.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn divide(a: i32, b: i32) -> Result<i32, MathERROR> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `divide` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MathERROR` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/math.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | enum MathERROR {
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] running `Command { std: "docker" "inspect" "c9bb5ec269eda3361a21ac1354ab00637148d4692c4aaa2284295f0255b8b4b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9bb5ec269eda3361a21ac1354ab00637148d4692c4aaa2284295f0255b8b4b8", kill_on_drop: false }`
[INFO] [stdout] c9bb5ec269eda3361a21ac1354ab00637148d4692c4aaa2284295f0255b8b4b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3946a35f7855ef0912c71178952ffa3102031e2db15620e932c2e464152855b4
[INFO] running `Command { std: "docker" "start" "-a" "3946a35f7855ef0912c71178952ffa3102031e2db15620e932c2e464152855b4", kill_on_drop: false }`
[INFO] [stdout] warning: type `MathERROR` is more private than the item `divide`
[INFO] [stdout]   --> src/math.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn divide(a: i32, b: i32) -> Result<i32, MathERROR> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `divide` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MathERROR` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/math.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | enum MathERROR {
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling conventional-commit-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `MathERROR` is more private than the item `divide`
[INFO] [stdout]   --> src/math.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn divide(a: i32, b: i32) -> Result<i32, MathERROR> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `divide` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MathERROR` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/math.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | enum MathERROR {
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] running `Command { std: "docker" "inspect" "3946a35f7855ef0912c71178952ffa3102031e2db15620e932c2e464152855b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3946a35f7855ef0912c71178952ffa3102031e2db15620e932c2e464152855b4", kill_on_drop: false }`
[INFO] [stdout] 3946a35f7855ef0912c71178952ffa3102031e2db15620e932c2e464152855b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0ccefbd02453050ddbb9c29f1e08cfea77840af4070424266a99648eac2fa9f3
[INFO] running `Command { std: "docker" "start" "-a" "0ccefbd02453050ddbb9c29f1e08cfea77840af4070424266a99648eac2fa9f3", kill_on_drop: false }`
[INFO] [stderr] warning: type `MathERROR` is more private than the item `divide`
[INFO] [stdout] 
[INFO] [stderr]   --> src/math.rs:56:1
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 56 | pub fn divide(a: i32, b: i32) -> Result<i32, MathERROR> {
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `divide` is reachable at visibility `pub`
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] note: but type `MathERROR` is only usable at visibility `pub(self)`
[INFO] [stdout] running 0 tests
[INFO] [stderr]   --> src/math.rs:43:1
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 43 | enum MathERROR {
[INFO] [stdout] 
[INFO] [stderr]    | ^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `conventional-commit-example` (lib) generated 1 warning
[INFO] [stderr] warning: `conventional-commit-example` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/conventional_commit_example-9f401165065b6824)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/conventional_commit_example-dc0e162bbf7a4fbd)
[INFO] [stderr]    Doc-tests conventional_commit_example
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/math.rs - math::divide (line 50) ... FAILED
[INFO] [stdout] test src/trig.rs - trig::sin (line 5) ... ok
[INFO] [stdout] test src/math.rs - math::add (line 5) ... ok
[INFO] [stdout] test src/trig.rs - trig::cos (line 43) ... ok
[INFO] [stdout] test src/trig.rs - trig::tan (line 81) ... ok
[INFO] [stdout] test src/math.rs - math::multiply (line 33) ... ok
[INFO] [stdout] test src/trig.rs - trig::acos (line 62) ... ok
[INFO] [stdout] test src/trig.rs - trig::asin (line 24) ... ok
[INFO] [stdout] test src/math.rs - math::subtract (line 19) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/math.rs - math::divide (line 50) stdout ----
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Result<i32, conventional_commit_example::math::MathERROR>`
[INFO] [stdout]   --> src/math.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | assert_eq!(result, 2);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | Result<i32, conventional_commit_example::math::MathERROR>
[INFO] [stdout]    | {integer}
[INFO] [stdout]    |
[INFO] [stdout] note: `Result<i32, conventional_commit_example::math::MathERROR>` does not implement `PartialEq<{integer}>`
[INFO] [stdout]   --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:557:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Result<i32, conventional_commit_example::math::MathERROR>` is defined in another crate
[INFO] [stdout]    = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `conventional_commit_example::math::MathERROR` doesn't implement `Debug`
[INFO] [stdout]   --> src/math.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | assert_eq!(result, 2);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `conventional_commit_example::math::MathERROR`
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Debug` is implemented for `Result<T, E>`
[INFO] [stdout]   --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:552:15
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0369.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/math.rs - math::divide (line 50)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0ccefbd02453050ddbb9c29f1e08cfea77840af4070424266a99648eac2fa9f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ccefbd02453050ddbb9c29f1e08cfea77840af4070424266a99648eac2fa9f3", kill_on_drop: false }`
[INFO] [stdout] 0ccefbd02453050ddbb9c29f1e08cfea77840af4070424266a99648eac2fa9f3
