[INFO] cloning repository https://github.com/Fredemus/Tempo-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fredemus/Tempo-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredemus%2FTempo-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredemus%2FTempo-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61adc4b3d97e7d1a2c3bf2918c9e6080a615a87c [INFO] testing Fredemus/Tempo-rs against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredemus%2FTempo-rs" "/workspace/builds/worker-110/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-110/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Fredemus/Tempo-rs on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-110/source/.cargo/config [INFO] started tweaking git repo https://github.com/Fredemus/Tempo-rs [INFO] finished tweaking git repo https://github.com/Fredemus/Tempo-rs [INFO] tweaked toml for git repo https://github.com/Fredemus/Tempo-rs written to /workspace/builds/worker-110/source/Cargo.toml [INFO] crate git repo https://github.com/Fredemus/Tempo-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fb0c4f1bbbd0a810459456c8fa9d53a98b37deace28232a5825541ed859bd83 [INFO] running `Command { std: "docker" "start" "-a" "1fb0c4f1bbbd0a810459456c8fa9d53a98b37deace28232a5825541ed859bd83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fb0c4f1bbbd0a810459456c8fa9d53a98b37deace28232a5825541ed859bd83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fb0c4f1bbbd0a810459456c8fa9d53a98b37deace28232a5825541ed859bd83", kill_on_drop: false }` [INFO] [stdout] 1fb0c4f1bbbd0a810459456c8fa9d53a98b37deace28232a5825541ed859bd83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4221de47285cb549823f62d8f37985021f5b6966df343e6f65d1a64dbd10d78 [INFO] running `Command { std: "docker" "start" "-a" "e4221de47285cb549823f62d8f37985021f5b6966df343e6f65d1a64dbd10d78", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling anyhow v1.0.22 [INFO] [stderr] Compiling cpal v0.10.0 (https://github.com/RustAudio/cpal#fc46f023) [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling transpose v0.1.0 [INFO] [stderr] Compiling strength_reduce v0.2.2 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling alsa-sys v0.1.1 (https://github.com/RustAudio/cpal#fc46f023) [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling rppal v0.11.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rustfft v3.0.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.5 [INFO] [stderr] Compiling thiserror v1.0.5 [INFO] [stderr] Compiling tempo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `AtomicBool` [INFO] [stdout] --> src/main.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | use std::sync::atomic::{AtomicBool, Ordering}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `store` found for struct `Arc` in the current scope [INFO] [stdout] --> src/main.rs:205:28 [INFO] [stdout] | [INFO] [stdout] 205 | play_flag_arc2.store(false, Ordering::Relaxed); [INFO] [stdout] | ^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/util.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | AtomicI8(atomic::AtomicBool::new(v)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `std::sync::atomic::AtomicI8`, found struct `std::sync::atomic::AtomicBool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/util.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn new(v: bool) -> AtomicBool { [INFO] [stdout] | ---------- expected `util::AtomicBool` because of return type [INFO] [stdout] 7 | AtomicI8(atomic::AtomicBool::new(v)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `util::AtomicBool`, found struct `util::AtomicI8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tempo` due to 4 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "e4221de47285cb549823f62d8f37985021f5b6966df343e6f65d1a64dbd10d78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4221de47285cb549823f62d8f37985021f5b6966df343e6f65d1a64dbd10d78", kill_on_drop: false }` [INFO] [stdout] e4221de47285cb549823f62d8f37985021f5b6966df343e6f65d1a64dbd10d78