[INFO] cloning repository https://github.com/dpaoliello/catch_unwind_in_no_std [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dpaoliello/catch_unwind_in_no_std" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpaoliello%2Fcatch_unwind_in_no_std", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpaoliello%2Fcatch_unwind_in_no_std'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc56b0ba1eff4ebe3934e2ff9cc9d18dd1e6f4bb [INFO] checking dpaoliello/catch_unwind_in_no_std/dc56b0ba1eff4ebe3934e2ff9cc9d18dd1e6f4bb against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpaoliello%2Fcatch_unwind_in_no_std" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dpaoliello/catch_unwind_in_no_std on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dpaoliello/catch_unwind_in_no_std [INFO] finished tweaking git repo https://github.com/dpaoliello/catch_unwind_in_no_std [INFO] tweaked toml for git repo https://github.com/dpaoliello/catch_unwind_in_no_std written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dpaoliello/catch_unwind_in_no_std 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25711b806b6b6aed0800c0f6987ee17803e9ad1ec05a45b1d630fde6884b9ea2 [INFO] running `Command { std: "docker" "start" "-a" "25711b806b6b6aed0800c0f6987ee17803e9ad1ec05a45b1d630fde6884b9ea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25711b806b6b6aed0800c0f6987ee17803e9ad1ec05a45b1d630fde6884b9ea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25711b806b6b6aed0800c0f6987ee17803e9ad1ec05a45b1d630fde6884b9ea2", kill_on_drop: false }` [INFO] [stdout] 25711b806b6b6aed0800c0f6987ee17803e9ad1ec05a45b1d630fde6884b9ea2 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2be7aa2194ea5fc43a8f252b1091fd65680b09649fe83fb160f8d79f0e54ce17 [INFO] running `Command { std: "docker" "start" "-a" "2be7aa2194ea5fc43a8f252b1091fd65680b09649fe83fb160f8d79f0e54ce17", kill_on_drop: false }` [INFO] [stderr] Checking catch_unwind_in_no_std v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `core::panic::BoxMeUp` [INFO] [stdout] --> src/panic.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | use core::panic::{BoxMeUp, UnwindSafe}; [INFO] [stdout] | ^^^^^^^ no `BoxMeUp` in `panic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::panic::BoxMeUp` [INFO] [stdout] --> src/panic.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | use core::panic::{BoxMeUp, UnwindSafe}; [INFO] [stdout] | ^^^^^^^ no `BoxMeUp` in `panic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `r#try` in module `intrinsics` [INFO] [stdout] --> src/panic.rs:158:31 [INFO] [stdout] | [INFO] [stdout] 158 | return if intrinsics::r#try(do_call::, data_ptr, do_catch::) == 0 { [INFO] [stdout] | ^^^^^ not found in `intrinsics` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::panic::r#try; [INFO] [stdout] | [INFO] [stdout] help: if you import `r#try`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 158 - return if intrinsics::r#try(do_call::, data_ptr, do_catch::) == 0 { [INFO] [stdout] 158 + return if r#try(do_call::, data_ptr, do_catch::) == 0 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `r#try` in module `intrinsics` [INFO] [stdout] --> src/panic.rs:158:31 [INFO] [stdout] | [INFO] [stdout] 158 | return if intrinsics::r#try(do_call::, data_ptr, do_catch::) == 0 { [INFO] [stdout] | ^^^^^ not found in `intrinsics` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::panic::r#try; [INFO] [stdout] | [INFO] [stdout] help: if you import `r#try`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 158 - return if intrinsics::r#try(do_call::, data_ptr, do_catch::) == 0 { [INFO] [stdout] 158 + return if r#try(do_call::, data_ptr, do_catch::) == 0 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the `#[alloc_error_handler]` in this crate conflicts with allocation error handler in: std [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> src/panic.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / fn panic(info: &core::panic::PanicInfo) -> ! { [INFO] [stdout] 21 | | struct StrPanicPayload(&'static str); [INFO] [stdout] 22 | | [INFO] [stdout] 23 | | unsafe impl BoxMeUp for StrPanicPayload { [INFO] [stdout] ... | [INFO] [stdout] 35 | | rust_panic(&mut StrPanicPayload(msg)); [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/ff1737bb00913444173658b4e0b274fd79aabf66/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cb5ec2ef594bb30c.rlib [INFO] [stdout] = note: second definition in the local crate (`catch_unwind_in_no_std`) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `catch_unwind_in_no_std` (bin "catch_unwind_in_no_std") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0152, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `catch_unwind_in_no_std` (bin "catch_unwind_in_no_std" test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "2be7aa2194ea5fc43a8f252b1091fd65680b09649fe83fb160f8d79f0e54ce17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2be7aa2194ea5fc43a8f252b1091fd65680b09649fe83fb160f8d79f0e54ce17", kill_on_drop: false }` [INFO] [stdout] 2be7aa2194ea5fc43a8f252b1091fd65680b09649fe83fb160f8d79f0e54ce17