[INFO] cloning repository https://github.com/brandonLi8/solis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brandonLi8/solis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbrandonLi8%2Fsolis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbrandonLi8%2Fsolis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b34eaf96794d4e46429122717ebd9795f97b376a
[INFO] testing brandonLi8/solis against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbrandonLi8%2Fsolis" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/brandonLi8/solis
[INFO] finished tweaking git repo https://github.com/brandonLi8/solis
[INFO] tweaked toml for git repo https://github.com/brandonLi8/solis written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brandonLi8/solis 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/brandonLi8/solis 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] [stderr] warning: no edition set: defaulting to the 2015 edition while 2021 is compatible with `rust-version`
[INFO] [stderr] warning: file `/workspace/builds/worker-2-tc1/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `solis`
[INFO] [stderr]   * `bin` target `solis`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.50
[INFO] [stderr]   Downloaded clap_lex v0.3.1
[INFO] [stderr]   Downloaded predicates-core v1.0.5
[INFO] [stderr]   Downloaded io-lifetimes v1.0.4
[INFO] [stderr]   Downloaded clap_derive v4.1.0
[INFO] [stderr]   Downloaded dissimilar v1.0.5
[INFO] [stderr]   Downloaded termtree v0.4.0
[INFO] [stderr]   Downloaded predicates-tree v1.0.7
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded exitcode v1.1.2
[INFO] [stderr]   Downloaded expect-test v1.4.0
[INFO] [stderr]   Downloaded assert_cmd v2.0.8
[INFO] [stderr]   Downloaded clap v4.1.4
[INFO] [stderr]   Downloaded rustix v0.36.7
[INFO] [stderr]   Downloaded bstr v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 410b9df823219001242a31f23145aab6d0cc539245539d98c2776a26b72ed57e
[INFO] running `Command { std: "docker" "start" "-a" "410b9df823219001242a31f23145aab6d0cc539245539d98c2776a26b72ed57e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "410b9df823219001242a31f23145aab6d0cc539245539d98c2776a26b72ed57e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "410b9df823219001242a31f23145aab6d0cc539245539d98c2776a26b72ed57e", kill_on_drop: false }`
[INFO] [stdout] 410b9df823219001242a31f23145aab6d0cc539245539d98c2776a26b72ed57e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8b98f0b02536784767b6920bd58d494713b891e28d9f08f059c9436c4dde3804
[INFO] running `Command { std: "docker" "start" "-a" "8b98f0b02536784767b6920bd58d494713b891e28d9f08f059c9436c4dde3804", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while 2021 is compatible with `rust-version`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `solis`
[INFO] [stderr]   * `bin` target `solis`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rustix v0.36.7
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.3.1
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling clap v4.1.4
[INFO] [stderr]    Compiling solis v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.51s
[INFO] running `Command { std: "docker" "inspect" "8b98f0b02536784767b6920bd58d494713b891e28d9f08f059c9436c4dde3804", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b98f0b02536784767b6920bd58d494713b891e28d9f08f059c9436c4dde3804", kill_on_drop: false }`
[INFO] [stdout] 8b98f0b02536784767b6920bd58d494713b891e28d9f08f059c9436c4dde3804
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] be7bfcba9ecf5b423d732c813854d9f0dd7193610c287f9c6d9b662b6f9b711d
[INFO] running `Command { std: "docker" "start" "-a" "be7bfcba9ecf5b423d732c813854d9f0dd7193610c287f9c6d9b662b6f9b711d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while 2021 is compatible with `rust-version`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `solis`
[INFO] [stderr]   * `bin` target `solis`
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.5
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling termtree v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling dissimilar v1.0.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling predicates-tree v1.0.7
[INFO] [stderr]    Compiling bstr v1.2.0
[INFO] [stderr]    Compiling expect-test v1.4.0
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling assert_cmd v2.0.8
[INFO] [stderr]    Compiling solis v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.80s
[INFO] running `Command { std: "docker" "inspect" "be7bfcba9ecf5b423d732c813854d9f0dd7193610c287f9c6d9b662b6f9b711d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be7bfcba9ecf5b423d732c813854d9f0dd7193610c287f9c6d9b662b6f9b711d", kill_on_drop: false }`
[INFO] [stdout] be7bfcba9ecf5b423d732c813854d9f0dd7193610c287f9c6d9b662b6f9b711d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0b49cffa16177efca19ff0e59e330737c1c648da898f9894fb366aa7a1f04c0f
[INFO] running `Command { std: "docker" "start" "-a" "0b49cffa16177efca19ff0e59e330737c1c648da898f9894fb366aa7a1f04c0f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while 2021 is compatible with `rust-version`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `solis`
[INFO] [stderr]   * `bin` target `solis`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/solis-98de08229b190d34)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/solis-a87ec5e63ab21ff4)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-85a224036a0a03ae)
[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] [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] [stdout] 
[INFO] [stdout] running 150 tests
[INFO] [stdout] test ir::translate_basic::test_direct_2 ... ok
[INFO] [stdout] test ir::translate_float::test_float_basic ... ok
[INFO] [stdout] test ir::translate_basic::test_direct ... ok
[INFO] [stdout] test ir::translate_basic::test_empty ... ok
[INFO] [stdout] test ir::translate_basic::test_basic ... ok
[INFO] [stdout] test ir::translate_float_expr::test_float_other_2 ... ok
[INFO] [stdout] test ir::translate_float_expr::test_float_plus_int_basic ... ok
[INFO] [stdout] test ir::translate_function::test_function_1 ... ok
[INFO] [stdout] test ir::translate_float::test_float_complex ... ok
[INFO] [stdout] test ir::translate_function::test_multi_functions ... ok
[INFO] [stdout] test ir::translate_function::test_unit_return ... ok
[INFO] [stdout] test ir::translate_function::test_fib ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test main`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/main-85a224036a0a03ae` (exit status: 65)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "0b49cffa16177efca19ff0e59e330737c1c648da898f9894fb366aa7a1f04c0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b49cffa16177efca19ff0e59e330737c1c648da898f9894fb366aa7a1f04c0f", kill_on_drop: false }`
[INFO] [stdout] 0b49cffa16177efca19ff0e59e330737c1c648da898f9894fb366aa7a1f04c0f
