[INFO] cloning repository Titae/evalexpr [INFO] running `"git" "clone" "--bare" "git://github.com/Titae/evalexpr.git" "work/cache/sources/gh/Titae/evalexpr"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Titae/evalexpr'... [INFO] running `"git" "clone" "work/cache/sources/gh/Titae/evalexpr" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Titae/evalexpr"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Titae/evalexpr'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Titae/evalexpr" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Titae/evalexpr"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Titae/evalexpr'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2f9252f5d958a430e06bd2af53d09e4de068c4e8 [INFO] sha for GitHub repo Titae/evalexpr: 2f9252f5d958a430e06bd2af53d09e4de068c4e8 [INFO] validating manifest of Titae/evalexpr on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Titae/evalexpr on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Titae/evalexpr [INFO] finished frobbing Titae/evalexpr [INFO] frobbed toml for Titae/evalexpr written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Titae/evalexpr/Cargo.toml [INFO] started frobbing Titae/evalexpr [INFO] finished frobbing Titae/evalexpr [INFO] frobbed toml for Titae/evalexpr written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Titae/evalexpr/Cargo.toml [INFO] crate Titae/evalexpr already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing Titae/evalexpr against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Titae/evalexpr:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 92b9e0c9e372b8960d9f9643c187474f59594f50f8be1adbc524d8f982ccf418 [INFO] running `"docker" "start" "-a" "92b9e0c9e372b8960d9f9643c187474f59594f50f8be1adbc524d8f982ccf418"` [INFO] [stderr] Compiling fun_evalexpr v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/eval_expr/error.rs:19:32 [INFO] [stderr] | [INFO] [stderr] 19 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `"docker" "inspect" "92b9e0c9e372b8960d9f9643c187474f59594f50f8be1adbc524d8f982ccf418"` [INFO] running `"docker" "rm" "-f" "92b9e0c9e372b8960d9f9643c187474f59594f50f8be1adbc524d8f982ccf418"` [INFO] [stdout] 92b9e0c9e372b8960d9f9643c187474f59594f50f8be1adbc524d8f982ccf418 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Titae/evalexpr:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 13eb9f581320a1852db00404b4b0dae74a67095995c07fba75ef4ec5b951e21d [INFO] running `"docker" "start" "-a" "13eb9f581320a1852db00404b4b0dae74a67095995c07fba75ef4ec5b951e21d"` [INFO] [stderr] Compiling fun_evalexpr v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/eval_expr/error.rs:19:32 [INFO] [stderr] | [INFO] [stderr] 19 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `"docker" "inspect" "13eb9f581320a1852db00404b4b0dae74a67095995c07fba75ef4ec5b951e21d"` [INFO] running `"docker" "rm" "-f" "13eb9f581320a1852db00404b4b0dae74a67095995c07fba75ef4ec5b951e21d"` [INFO] [stdout] 13eb9f581320a1852db00404b4b0dae74a67095995c07fba75ef4ec5b951e21d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Titae/evalexpr:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 0a209004befc351ade6ed563d156db5652f7927b6499c2de44a94f20195ed8d1 [INFO] running `"docker" "start" "-a" "0a209004befc351ade6ed563d156db5652f7927b6499c2de44a94f20195ed8d1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/fun_evalexpr-477578887b580cf7 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test eval_expr::tests::addition_evaluate ... ok [INFO] [stdout] test eval_expr::tests::basic ... ok [INFO] [stdout] test eval_expr::tests::advanced ... ok [INFO] [stdout] test eval_expr::tests::division_evaluate ... ok [INFO] [stdout] test eval_expr::tests::multiplication_evaluate ... ok [INFO] [stdout] test eval_expr::tests::pow_evaluate ... ok [INFO] [stdout] test eval_expr::tests::modulo_evaluate ... ok [INFO] [stdout] test eval_expr::tests::substraction_evaluate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0a209004befc351ade6ed563d156db5652f7927b6499c2de44a94f20195ed8d1"` [INFO] running `"docker" "rm" "-f" "0a209004befc351ade6ed563d156db5652f7927b6499c2de44a94f20195ed8d1"` [INFO] [stdout] 0a209004befc351ade6ed563d156db5652f7927b6499c2de44a94f20195ed8d1