[INFO] cloning repository https://github.com/ismaelfaro/rust-quatum-simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ismaelfaro/rust-quatum-simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fismaelfaro%2Frust-quatum-simulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fismaelfaro%2Frust-quatum-simulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fcfd6cebd0e2e1309b9ba594dc9c4a5e5f92a666 [INFO] checking ismaelfaro/rust-quatum-simulator against master#b44e14f762fd4062faeba97f8f2bc470298ec1ac for pr-135331 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fismaelfaro%2Frust-quatum-simulator" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ismaelfaro/rust-quatum-simulator on toolchain b44e14f762fd4062faeba97f8f2bc470298ec1ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ismaelfaro/rust-quatum-simulator [INFO] finished tweaking git repo https://github.com/ismaelfaro/rust-quatum-simulator [INFO] tweaked toml for git repo https://github.com/ismaelfaro/rust-quatum-simulator written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ismaelfaro/rust-quatum-simulator 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" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24a0e327780c34cc2513e8a8820283fcd6aea691bc0e83f156c014e345732d7e [INFO] running `Command { std: "docker" "start" "-a" "24a0e327780c34cc2513e8a8820283fcd6aea691bc0e83f156c014e345732d7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24a0e327780c34cc2513e8a8820283fcd6aea691bc0e83f156c014e345732d7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24a0e327780c34cc2513e8a8820283fcd6aea691bc0e83f156c014e345732d7e", kill_on_drop: false }` [INFO] [stdout] 24a0e327780c34cc2513e8a8820283fcd6aea691bc0e83f156c014e345732d7e [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7e3ed111eca8ad60d2582a6c9f87438557b50495d9baf26100961b224604d63 [INFO] running `Command { std: "docker" "start" "-a" "e7e3ed111eca8ad60d2582a6c9f87438557b50495d9baf26100961b224604d63", kill_on_drop: false }` [INFO] [stderr] Checking rust-quatum-simulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/quantum_simulator/mod.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | for i in 1..= (2u32.pow(self.number_qubits)){ [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `y` and `ry` are never used [INFO] [stdout] --> src/quantum_simulator/mod.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 20 | impl QuantumCircuit { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn y(&mut self, qubit: u32 ){ [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn ry(&mut self, qubit: u32, angle: f32 ){ [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bits` is never read [INFO] [stdout] --> src/quantum_simulator/mod.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct QuantumSimulator{ [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 82 | bits: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QuantumSimulator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/quantum_simulator/mod.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | for i in 1..= (2u32.pow(self.number_qubits)){ [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `y` and `ry` are never used [INFO] [stdout] --> src/quantum_simulator/mod.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 20 | impl QuantumCircuit { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn y(&mut self, qubit: u32 ){ [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn ry(&mut self, qubit: u32, angle: f32 ){ [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-quatum-simulator` (bin "rust-quatum-simulator" test); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/b44e14f762fd4062faeba97f8f2bc470298ec1ac/bin/rustc --crate-name rust_quatum_simulator --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dab420ff6fb5361f -C extra-filename=-2fc849f02c073637 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints=forbid` (exit status: 0) [INFO] running `Command { std: "docker" "inspect" "e7e3ed111eca8ad60d2582a6c9f87438557b50495d9baf26100961b224604d63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7e3ed111eca8ad60d2582a6c9f87438557b50495d9baf26100961b224604d63", kill_on_drop: false }` [INFO] [stdout] e7e3ed111eca8ad60d2582a6c9f87438557b50495d9baf26100961b224604d63