[INFO] cloning repository https://github.com/apertus-open-source-cinema/ft60x-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apertus-open-source-cinema/ft60x-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapertus-open-source-cinema%2Fft60x-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapertus-open-source-cinema%2Fft60x-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28a4b6f07f4222cddcad3c24cb82b8c9257c5753 [INFO] checking apertus-open-source-cinema/ft60x-rs against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapertus-open-source-cinema%2Fft60x-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/apertus-open-source-cinema/ft60x-rs on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/apertus-open-source-cinema/ft60x-rs [INFO] finished tweaking git repo https://github.com/apertus-open-source-cinema/ft60x-rs [INFO] tweaked toml for git repo https://github.com/apertus-open-source-cinema/ft60x-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/apertus-open-source-cinema/ft60x-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f359c1de304105f3ee8fc7b1ab7d2c04184be7c2e751efd81a21ee7d9666028 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9f359c1de304105f3ee8fc7b1ab7d2c04184be7c2e751efd81a21ee7d9666028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f359c1de304105f3ee8fc7b1ab7d2c04184be7c2e751efd81a21ee7d9666028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f359c1de304105f3ee8fc7b1ab7d2c04184be7c2e751efd81a21ee7d9666028", kill_on_drop: false }` [INFO] [stdout] 9f359c1de304105f3ee8fc7b1ab7d2c04184be7c2e751efd81a21ee7d9666028 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67a20e4cd9ecf35b500da524333069f6d42383b8299a3b085ed247e777d15d1d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "67a20e4cd9ecf35b500da524333069f6d42383b8299a3b085ed247e777d15d1d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling libusb1-sys v0.3.7 [INFO] [stderr] Checking rusb v0.4.0 (https://github.com/apertus-open-source-cinema/rusb?rev=async#87426267) [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking ft60x v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `data_stream_ringbuf` found for struct `FT60x` in the current scope [INFO] [stdout] --> examples/perf_debug.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | let mut consumer = ft60x.data_stream_ringbuf(1024 * 1024 * 128)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ method not found in `FT60x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `data_stream_ringbuf` found for struct `FT60x` in the current scope [INFO] [stdout] --> examples/stream_checker.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | let mut consumer = ft60x.data_stream_ringbuf(1024 * 1024 * 128)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ method not found in `FT60x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ft60x` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "67a20e4cd9ecf35b500da524333069f6d42383b8299a3b085ed247e777d15d1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67a20e4cd9ecf35b500da524333069f6d42383b8299a3b085ed247e777d15d1d", kill_on_drop: false }` [INFO] [stdout] 67a20e4cd9ecf35b500da524333069f6d42383b8299a3b085ed247e777d15d1d