[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 master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frowan-gud%2Fconventional-commit-example" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rowan-gud/conventional-commit-example on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18d9181e6f11c8ba01d495020dfcd2cc9a76aa0922d6a9a25fc4571205c78057
[INFO] running `Command { std: "docker" "start" "-a" "18d9181e6f11c8ba01d495020dfcd2cc9a76aa0922d6a9a25fc4571205c78057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18d9181e6f11c8ba01d495020dfcd2cc9a76aa0922d6a9a25fc4571205c78057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18d9181e6f11c8ba01d495020dfcd2cc9a76aa0922d6a9a25fc4571205c78057", kill_on_drop: false }`
[INFO] [stdout] 18d9181e6f11c8ba01d495020dfcd2cc9a76aa0922d6a9a25fc4571205c78057
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad1c376e6c8ef59b6c258ef563ccf540994d52f6d335be1ced4339cacbb40a6c
[INFO] running `Command { std: "docker" "start" "-a" "ad1c376e6c8ef59b6c258ef563ccf540994d52f6d335be1ced4339cacbb40a6c", 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.37s
[INFO] running `Command { std: "docker" "inspect" "ad1c376e6c8ef59b6c258ef563ccf540994d52f6d335be1ced4339cacbb40a6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad1c376e6c8ef59b6c258ef563ccf540994d52f6d335be1ced4339cacbb40a6c", kill_on_drop: false }`
[INFO] [stdout] ad1c376e6c8ef59b6c258ef563ccf540994d52f6d335be1ced4339cacbb40a6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cff92e1137234aa62b17c4bfd5efe58f953ab8d7aba74dcbf125870eeac7f9c
[INFO] running `Command { std: "docker" "start" "-a" "5cff92e1137234aa62b17c4bfd5efe58f953ab8d7aba74dcbf125870eeac7f9c", 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.40s
[INFO] running `Command { std: "docker" "inspect" "5cff92e1137234aa62b17c4bfd5efe58f953ab8d7aba74dcbf125870eeac7f9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cff92e1137234aa62b17c4bfd5efe58f953ab8d7aba74dcbf125870eeac7f9c", kill_on_drop: false }`
[INFO] [stdout] 5cff92e1137234aa62b17c4bfd5efe58f953ab8d7aba74dcbf125870eeac7f9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7793d218ae7d59cda51b958f9176819dbb8171dd38a3c1888f1e705c12b7db75
[INFO] running `Command { std: "docker" "start" "-a" "7793d218ae7d59cda51b958f9176819dbb8171dd38a3c1888f1e705c12b7db75", kill_on_drop: false }`
[INFO] [stderr] warning: type `MathERROR` is more private than the item `divide`
[INFO] [stderr]   --> src/math.rs:56:1
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub fn divide(a: i32, b: i32) -> Result<i32, MathERROR> {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `divide` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MathERROR` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/math.rs:43:1
[INFO] [stderr]    |
[INFO] [stderr] 43 | enum MathERROR {
[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.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/conventional_commit_example-be35eaaf91497ade)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/conventional_commit_example-c15db9141b0d6b05)
[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 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/math.rs - math::multiply (line 33) ... ok
[INFO] [stdout] test src/trig.rs - trig::asin (line 24) ... ok
[INFO] [stdout] test src/trig.rs - trig::acos (line 62) ... 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::sin (line 5) ... ok
[INFO] [stdout] test src/math.rs - math::subtract (line 19) ... ok
[INFO] [stdout] test src/trig.rs - trig::tan (line 81) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[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] 8 | 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/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:557:1
[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] 8 | 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/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:552:16
[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.89s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7793d218ae7d59cda51b958f9176819dbb8171dd38a3c1888f1e705c12b7db75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7793d218ae7d59cda51b958f9176819dbb8171dd38a3c1888f1e705c12b7db75", kill_on_drop: false }`
[INFO] [stdout] 7793d218ae7d59cda51b958f9176819dbb8171dd38a3c1888f1e705c12b7db75
