[INFO] cloning repository https://github.com/RaySlash/sambar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RaySlash/sambar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaySlash%2Fsambar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaySlash%2Fsambar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 106ee76f6c22bdbcac3c7ce8e3b162dbf0967754 [INFO] checking RaySlash/sambar against try#ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1 for pr-145108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaySlash%2Fsambar" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RaySlash/sambar [INFO] finished tweaking git repo https://github.com/RaySlash/sambar [INFO] tweaked toml for git repo https://github.com/RaySlash/sambar written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RaySlash/sambar on toolchain ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RaySlash/sambar 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" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4c2884b8ea0898b05fa9aae80df14cc9b1a5d7e11be3127169bdb40fa6579a5 [INFO] running `Command { std: "docker" "start" "-a" "f4c2884b8ea0898b05fa9aae80df14cc9b1a5d7e11be3127169bdb40fa6579a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4c2884b8ea0898b05fa9aae80df14cc9b1a5d7e11be3127169bdb40fa6579a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4c2884b8ea0898b05fa9aae80df14cc9b1a5d7e11be3127169bdb40fa6579a5", kill_on_drop: false }` [INFO] [stdout] f4c2884b8ea0898b05fa9aae80df14cc9b1a5d7e11be3127169bdb40fa6579a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 185b5f1a2353dc95ec0325696472a397336d95a6e54798b6686a486feaf8070b [INFO] running `Command { std: "docker" "start" "-a" "185b5f1a2353dc95ec0325696472a397336d95a6e54798b6686a486feaf8070b", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking rustix v1.0.7 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Checking serde v1.0.217 [INFO] [stderr] Checking wayland-protocols v0.32.5 [INFO] [stderr] Checking sambar v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.54s [INFO] running `Command { std: "docker" "inspect" "185b5f1a2353dc95ec0325696472a397336d95a6e54798b6686a486feaf8070b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "185b5f1a2353dc95ec0325696472a397336d95a6e54798b6686a486feaf8070b", kill_on_drop: false }` [INFO] [stdout] 185b5f1a2353dc95ec0325696472a397336d95a6e54798b6686a486feaf8070b