[INFO] cloning repository https://github.com/justinasRm/cepelin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinasRm/cepelin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustinasRm%2Fcepelin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustinasRm%2Fcepelin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c890e9a5a9106a327c3acf621c97d5dc7550422e [INFO] checking justinasRm/cepelin against f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustinasRm%2Fcepelin" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/justinasRm/cepelin [INFO] finished tweaking git repo https://github.com/justinasRm/cepelin [INFO] tweaked toml for git repo https://github.com/justinasRm/cepelin written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/justinasRm/cepelin on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/justinasRm/cepelin 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" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 31afbc001f5f9eed1bd0ee0303f5de86dd1248f3084656640b4cbdba1b7038ac [INFO] running `Command { std: "docker" "start" "31afbc001f5f9eed1bd0ee0303f5de86dd1248f3084656640b4cbdba1b7038ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31afbc001f5f9eed1bd0ee0303f5de86dd1248f3084656640b4cbdba1b7038ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "31afbc001f5f9eed1bd0ee0303f5de86dd1248f3084656640b4cbdba1b7038ac" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31afbc001f5f9eed1bd0ee0303f5de86dd1248f3084656640b4cbdba1b7038ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "31afbc001f5f9eed1bd0ee0303f5de86dd1248f3084656640b4cbdba1b7038ac" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking bytemuck v1.25.2 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Checking arrayvec v0.7.8 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Checking extended v0.1.0 [INFO] [stderr] Checking bitflags v2.13.1 [INFO] [stderr] Compiling cpal v0.17.3 [INFO] [stderr] Compiling thiserror v2.0.19 [INFO] [stderr] Checking rtrb v0.3.4 [INFO] [stderr] Checking chacha20 v0.10.1 [INFO] [stderr] Checking symphonia-core v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling alsa-sys v0.4.0 [INFO] [stderr] Checking symphonia-codec-pcm v0.5.5 [INFO] [stderr] Checking symphonia-codec-aac v0.5.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-bigint v0.4.8 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Checking symphonia-metadata v0.5.5 [INFO] [stderr] Checking rand v0.10.2 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.5 [INFO] [stderr] Checking symphonia-format-riff v0.5.5 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.5 [INFO] [stderr] Checking symphonia-format-ogg v0.5.5 [INFO] [stderr] Checking symphonia-format-isomp4 v0.5.5 [INFO] [stderr] Checking symphonia-bundle-flac v0.5.5 [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.5 [INFO] [stderr] Checking alsa v0.11.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rand_distr v0.6.0 [INFO] [stderr] Checking symphonia v0.5.5 [INFO] [stderr] Compiling thiserror-impl v2.0.19 [INFO] [stderr] Checking rodio v0.22.2 [INFO] [stderr] Checking cepelin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.07s [INFO] running `Command { std: "docker" "inspect" "31afbc001f5f9eed1bd0ee0303f5de86dd1248f3084656640b4cbdba1b7038ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31afbc001f5f9eed1bd0ee0303f5de86dd1248f3084656640b4cbdba1b7038ac", kill_on_drop: false }` [INFO] [stdout] 31afbc001f5f9eed1bd0ee0303f5de86dd1248f3084656640b4cbdba1b7038ac