[INFO] cloning repository https://github.com/rostyslavkhaniukov/sqlebpf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rostyslavkhaniukov/sqlebpf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frostyslavkhaniukov%2Fsqlebpf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frostyslavkhaniukov%2Fsqlebpf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 327ffc1a7de85e7c00b083505dad7eb3948fb816 [INFO] checking rostyslavkhaniukov/sqlebpf against try#fe84aa3583bb2681b5d0580316bde6d58ccfd6b5 for pr-154149-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frostyslavkhaniukov%2Fsqlebpf" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rostyslavkhaniukov/sqlebpf [INFO] finished tweaking git repo https://github.com/rostyslavkhaniukov/sqlebpf [INFO] tweaked toml for git repo https://github.com/rostyslavkhaniukov/sqlebpf written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rostyslavkhaniukov/sqlebpf on toolchain fe84aa3583bb2681b5d0580316bde6d58ccfd6b5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe84aa3583bb2681b5d0580316bde6d58ccfd6b5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rostyslavkhaniukov/sqlebpf 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" "+fe84aa3583bb2681b5d0580316bde6d58ccfd6b5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-2-tc2/source/sqlray-ebpf/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+fe84aa3583bb2681b5d0580316bde6d58ccfd6b5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d200a868a7bc9ce7f71234c3a5583b9f0d822174bce4ea3f76008e0056b3a833 [INFO] running `Command { std: "docker" "start" "-a" "d200a868a7bc9ce7f71234c3a5583b9f0d822174bce4ea3f76008e0056b3a833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d200a868a7bc9ce7f71234c3a5583b9f0d822174bce4ea3f76008e0056b3a833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d200a868a7bc9ce7f71234c3a5583b9f0d822174bce4ea3f76008e0056b3a833", kill_on_drop: false }` [INFO] [stdout] d200a868a7bc9ce7f71234c3a5583b9f0d822174bce4ea3f76008e0056b3a833 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+fe84aa3583bb2681b5d0580316bde6d58ccfd6b5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d1ba4e0309f91e3b4f2360dee96daf2828e64295d491d521067e58b53b93698 [INFO] running `Command { std: "docker" "start" "-a" "0d1ba4e0309f91e3b4f2360dee96daf2828e64295d491d521067e58b53b93698", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/sqlray-ebpf/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling aya-ebpf v0.1.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling cargo-platform v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling aya-ebpf-macros v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.23.1 [INFO] [stderr] Compiling aya-build v0.1.3 [INFO] [stderr] Compiling aya-ebpf-cty v0.2.3 [INFO] [stderr] Compiling aya-ebpf-bindings v0.1.2 [INFO] [stderr] Checking sqlray-ebpf v0.1.0 (/opt/rustwide/workdir/sqlray-ebpf) [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 `sqlray-ebpf` (bin "sqlray-ebpf") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> sqlray-ebpf/src/main.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | / fn panic(_info: &core::panic::PanicInfo) -> ! { [INFO] [stdout] 174 | | unsafe { core::hint::unreachable_unchecked() } [INFO] [stdout] 175 | | } [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/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-fa01d964e82d0da8.rmeta [INFO] [stdout] = note: second definition in the local crate (`sqlray_ebpf`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlray-ebpf` (bin "sqlray-ebpf" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0d1ba4e0309f91e3b4f2360dee96daf2828e64295d491d521067e58b53b93698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d1ba4e0309f91e3b4f2360dee96daf2828e64295d491d521067e58b53b93698", kill_on_drop: false }` [INFO] [stdout] 0d1ba4e0309f91e3b4f2360dee96daf2828e64295d491d521067e58b53b93698