[INFO] updating cached repository https://github.com/SergeiMal/catch_unwind_bench [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 74431224a2e0e90cfa518255c846cb7e93c690dd [INFO] checking SergeiMal/catch_unwind_bench against try#a243773eaf3fedcd203f10ae4579e4f106bf7ccd for pr-68325 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSergeiMal%2Fcatch_unwind_bench" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SergeiMal/catch_unwind_bench on toolchain a243773eaf3fedcd203f10ae4579e4f106bf7ccd [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/SergeiMal/catch_unwind_bench [INFO] finished tweaking git repo https://github.com/SergeiMal/catch_unwind_bench [INFO] tweaked toml for git repo https://github.com/SergeiMal/catch_unwind_bench written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/SergeiMal/catch_unwind_bench already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 28d813966624d5c245fce1f55ddd6d891bc8b14097884a57f730fd87b6358e38 [INFO] running `"docker" "start" "-a" "28d813966624d5c245fce1f55ddd6d891bc8b14097884a57f730fd87b6358e38"` [INFO] [stderr] Checking catch_unwind_bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion-plot v0.4.0 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking criterion v0.3.0 [INFO] [stderr] warning: function cannot return without recursing [INFO] [stderr] --> benches/my_benchmark.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | fn simply_fn_panic_bottom(deep: u16) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing [INFO] [stderr] ... [INFO] [stderr] 27 | simply_fn_panic_bottom(deep - 1); [INFO] [stderr] | -------------------------------- recursive call site [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unconditional_recursion)]` on by default [INFO] [stderr] = help: a `loop` may express intention better if this is on purpose [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.09s [INFO] running `"docker" "inspect" "28d813966624d5c245fce1f55ddd6d891bc8b14097884a57f730fd87b6358e38"` [INFO] running `"docker" "rm" "-f" "28d813966624d5c245fce1f55ddd6d891bc8b14097884a57f730fd87b6358e38"` [INFO] [stdout] 28d813966624d5c245fce1f55ddd6d891bc8b14097884a57f730fd87b6358e38