[INFO] cloning repository https://github.com/paoloposso/ring-buffer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paoloposso/ring-buffer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaoloposso%2Fring-buffer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaoloposso%2Fring-buffer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74d8a03cadd961824abe82424f50ada435343861 [INFO] checking paoloposso/ring-buffer against master#4b596bbd847672da87763b76171687d3544863c2 for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaoloposso%2Fring-buffer" "/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/paoloposso/ring-buffer [INFO] finished tweaking git repo https://github.com/paoloposso/ring-buffer [INFO] tweaked toml for git repo https://github.com/paoloposso/ring-buffer written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/paoloposso/ring-buffer on toolchain 4b596bbd847672da87763b76171687d3544863c2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/paoloposso/ring-buffer 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" "+4b596bbd847672da87763b76171687d3544863c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62174bc5278a3bfb38f43b5a67da1e67ded667220d1f0690dd44e23124e50026 [INFO] running `Command { std: "docker" "start" "-a" "62174bc5278a3bfb38f43b5a67da1e67ded667220d1f0690dd44e23124e50026", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62174bc5278a3bfb38f43b5a67da1e67ded667220d1f0690dd44e23124e50026", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62174bc5278a3bfb38f43b5a67da1e67ded667220d1f0690dd44e23124e50026", kill_on_drop: false }` [INFO] [stdout] 62174bc5278a3bfb38f43b5a67da1e67ded667220d1f0690dd44e23124e50026 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87a98334b0ed110da5c8f8b74050e428ccdc61e5acc90c636090243e654950e9 [INFO] running `Command { std: "docker" "start" "-a" "87a98334b0ed110da5c8f8b74050e428ccdc61e5acc90c636090243e654950e9", kill_on_drop: false }` [INFO] [stderr] Checking ring-buffer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0423]: expected value, found type parameter `T` [INFO] [stdout] --> src/main.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 11 | impl RingBuffer { [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 14 | storage: vec![T; capacity], [INFO] [stdout] | ^ not a value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found type parameter `T` [INFO] [stdout] --> src/main.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 11 | impl RingBuffer { [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 14 | storage: vec![T; capacity], [INFO] [stdout] | ^ not a value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `b` in this scope [INFO] [stdout] --> src/main.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | println!("{b:?}"); [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `b` in this scope [INFO] [stdout] --> src/main.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | println!("{b:?}"); [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Clone` is not satisfied [INFO] [stdout] --> src/main.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | storage: vec![T; capacity], [INFO] [stdout] | -----^----------- [INFO] [stdout] | | | [INFO] [stdout] | | the trait `Clone` is not implemented for `T` [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `from_elem` [INFO] [stdout] --> /rustc/4b596bbd847672da87763b76171687d3544863c2/library/alloc/src/vec/mod.rs:3320:1 [INFO] [stdout] help: consider restricting type parameter `T` with trait `Clone` [INFO] [stdout] | [INFO] [stdout] 11 | impl RingBuffer { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Clone` is not satisfied [INFO] [stdout] --> src/main.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | storage: vec![T; capacity], [INFO] [stdout] | -----^----------- [INFO] [stdout] | | | [INFO] [stdout] | | the trait `Clone` is not implemented for `T` [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `from_elem` [INFO] [stdout] --> /rustc/4b596bbd847672da87763b76171687d3544863c2/library/alloc/src/vec/mod.rs:3320:1 [INFO] [stdout] help: consider restricting type parameter `T` with trait `Clone` [INFO] [stdout] | [INFO] [stdout] 11 | impl RingBuffer { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0423, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0423, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ring-buffer` (bin "ring-buffer") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ring-buffer` (bin "ring-buffer" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "87a98334b0ed110da5c8f8b74050e428ccdc61e5acc90c636090243e654950e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87a98334b0ed110da5c8f8b74050e428ccdc61e5acc90c636090243e654950e9", kill_on_drop: false }` [INFO] [stdout] 87a98334b0ed110da5c8f8b74050e428ccdc61e5acc90c636090243e654950e9