[INFO] cloning repository https://github.com/novafacing/cargo-shellcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/novafacing/cargo-shellcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnovafacing%2Fcargo-shellcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnovafacing%2Fcargo-shellcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a74b3002f11d6870219c125d51a500f5e75a8017 [INFO] checking novafacing/cargo-shellcode against master#35d55b34bffd51384ac430cc20852b7d16dd5a90 for pr-145108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnovafacing%2Fcargo-shellcode" "/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/novafacing/cargo-shellcode [INFO] finished tweaking git repo https://github.com/novafacing/cargo-shellcode [INFO] tweaked toml for git repo https://github.com/novafacing/cargo-shellcode written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/novafacing/cargo-shellcode on toolchain 35d55b34bffd51384ac430cc20852b7d16dd5a90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/novafacing/cargo-shellcode 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" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo-subcommand v0.12.0 [INFO] [stderr] Downloaded current_platform v0.2.0 [INFO] [stderr] Downloaded clap v4.5.15 [INFO] [stderr] Downloaded camino v1.1.8 [INFO] [stderr] Downloaded goblin v0.8.2 [INFO] [stderr] Downloaded libc v0.2.156 [INFO] [stderr] Downloaded cc v1.1.12 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6beea216d33dc423b2d4fb666944a77f1dbf51e807ce96bef3ab48fc7f7a3b62 [INFO] running `Command { std: "docker" "start" "-a" "6beea216d33dc423b2d4fb666944a77f1dbf51e807ce96bef3ab48fc7f7a3b62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6beea216d33dc423b2d4fb666944a77f1dbf51e807ce96bef3ab48fc7f7a3b62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6beea216d33dc423b2d4fb666944a77f1dbf51e807ce96bef3ab48fc7f7a3b62", kill_on_drop: false }` [INFO] [stdout] 6beea216d33dc423b2d4fb666944a77f1dbf51e807ce96bef3ab48fc7f7a3b62 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34c98a0ce2142fd0f93945d294be120eeccdf08ad27ee3631b6a294f0270a022 [INFO] running `Command { std: "docker" "start" "-a" "34c98a0ce2142fd0f93945d294be120eeccdf08ad27ee3631b6a294f0270a022", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling cc v1.1.12 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling camino v1.1.8 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling current_platform v0.2.0 [INFO] [stderr] Compiling libc v0.2.156 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking hello-world v0.1.0 (/opt/rustwide/workdir/examples/hello-world) [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> examples/hello-world/src/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / fn panic_handle(_info: &core::panic::PanicInfo) -> ! { [INFO] [stdout] 8 | | loop {} [INFO] [stdout] 9 | | } [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/35d55b34bffd51384ac430cc20852b7d16dd5a90/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-689ca45c0c8af91f.rlib [INFO] [stdout] = note: second definition in the local crate (`hello_world`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hello-world` (bin "hello-world" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] [stderr] error: could not compile `hello-world` (bin "hello-world") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "34c98a0ce2142fd0f93945d294be120eeccdf08ad27ee3631b6a294f0270a022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34c98a0ce2142fd0f93945d294be120eeccdf08ad27ee3631b6a294f0270a022", kill_on_drop: false }` [INFO] [stdout] 34c98a0ce2142fd0f93945d294be120eeccdf08ad27ee3631b6a294f0270a022