[INFO] fetching crate pocketwatch 0.1.1... [INFO] testing pocketwatch-0.1.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate pocketwatch 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate pocketwatch 0.1.1 [INFO] finished tweaking crates.io crate pocketwatch 0.1.1 [INFO] tweaked toml for crates.io crate pocketwatch 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pocketwatch 0.1.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pocketwatch 0.1.1 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7691fb3145c9f8b107905072200f79834a125c8255fbd005a537afbbb146368 [INFO] running `Command { std: "docker" "start" "-a" "c7691fb3145c9f8b107905072200f79834a125c8255fbd005a537afbbb146368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7691fb3145c9f8b107905072200f79834a125c8255fbd005a537afbbb146368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7691fb3145c9f8b107905072200f79834a125c8255fbd005a537afbbb146368", kill_on_drop: false }` [INFO] [stdout] c7691fb3145c9f8b107905072200f79834a125c8255fbd005a537afbbb146368 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b43d2ac66834551214c6b62dc983a42c92f4a0e37b03ce27c4cd30039e50ad70 [INFO] running `Command { std: "docker" "start" "-a" "b43d2ac66834551214c6b62dc983a42c92f4a0e37b03ce27c4cd30039e50ad70", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling piston-float v1.0.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling llq v0.1.1 [INFO] [stderr] Compiling no_denormals v0.1.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling float_eq v1.0.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling rtrb v0.3.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling creek-core v0.2.2 [INFO] [stderr] Compiling creek-encode-wav v0.2.0 [INFO] [stderr] Compiling alsa v0.9.0 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.4 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.4 [INFO] [stderr] Compiling symphonia-codec-alac v0.5.4 [INFO] [stderr] Compiling symphonia-codec-adpcm v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling primal-check v0.3.3 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.4 [INFO] [stderr] Compiling symphonia-format-riff v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.4 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.4 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.4 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling creek-decode-symphonia v0.3.1 [INFO] [stderr] Compiling creek v1.2.2 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling realfft v3.3.0 [INFO] [stderr] Compiling rubato v0.14.1 [INFO] [stderr] Compiling rubato v0.15.0 [INFO] [stderr] Compiling hrtf v0.8.1 [INFO] [stderr] Compiling web-audio-api v0.43.0 [INFO] [stderr] Compiling pocketwatch v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.78s [INFO] running `Command { std: "docker" "inspect" "b43d2ac66834551214c6b62dc983a42c92f4a0e37b03ce27c4cd30039e50ad70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b43d2ac66834551214c6b62dc983a42c92f4a0e37b03ce27c4cd30039e50ad70", kill_on_drop: false }` [INFO] [stdout] b43d2ac66834551214c6b62dc983a42c92f4a0e37b03ce27c4cd30039e50ad70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf91275c5116b304b802399983e93a500152e6db7475044b0ec3e01ff311da9e [INFO] running `Command { std: "docker" "start" "-a" "cf91275c5116b304b802399983e93a500152e6db7475044b0ec3e01ff311da9e", kill_on_drop: false }` [INFO] [stderr] Compiling pocketwatch v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "cf91275c5116b304b802399983e93a500152e6db7475044b0ec3e01ff311da9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf91275c5116b304b802399983e93a500152e6db7475044b0ec3e01ff311da9e", kill_on_drop: false }` [INFO] [stdout] cf91275c5116b304b802399983e93a500152e6db7475044b0ec3e01ff311da9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c6f734fc1b9a172bc54f88142d4901f3642d3f85b3a92407ac75e683799c487f [INFO] running `Command { std: "docker" "start" "-a" "c6f734fc1b9a172bc54f88142d4901f3642d3f85b3a92407ac75e683799c487f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pocketwatch-6c630221ed2a05e4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c6f734fc1b9a172bc54f88142d4901f3642d3f85b3a92407ac75e683799c487f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6f734fc1b9a172bc54f88142d4901f3642d3f85b3a92407ac75e683799c487f", kill_on_drop: false }` [INFO] [stdout] c6f734fc1b9a172bc54f88142d4901f3642d3f85b3a92407ac75e683799c487f