[INFO] fetching crate euphony-store 0.1.1... [INFO] testing euphony-store-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate euphony-store 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate euphony-store 0.1.1 [INFO] finished tweaking crates.io crate euphony-store 0.1.1 [INFO] tweaked toml for crates.io crate euphony-store 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate euphony-store 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 231 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.13.1 (available: v0.22.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20dcc68a32d947c1c291d3cb9b76a9f14241a464384313919f36db38338575bf [INFO] running `Command { std: "docker" "start" "-a" "20dcc68a32d947c1c291d3cb9b76a9f14241a464384313919f36db38338575bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20dcc68a32d947c1c291d3cb9b76a9f14241a464384313919f36db38338575bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20dcc68a32d947c1c291d3cb9b76a9f14241a464384313919f36db38338575bf", kill_on_drop: false }` [INFO] [stdout] 20dcc68a32d947c1c291d3cb9b76a9f14241a464384313919f36db38338575bf [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f1172249ef346297be7b4736b62c11d0b5851dcc5e3b75651c83dfd263202eb [INFO] running `Command { std: "docker" "start" "-a" "3f1172249ef346297be7b4736b62c11d0b5851dcc5e3b75651c83dfd263202eb", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling duplicate v0.4.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling symphonia-core v0.5.5 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling rsor v0.1.5 [INFO] [stderr] Compiling arr_macro v0.1.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling numeric-array v0.5.2 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling symphonia-metadata v0.5.5 [INFO] [stderr] Compiling euphony-graph v0.1.1 [INFO] [stderr] Compiling symphonia-codec-adpcm v0.5.5 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.5 [INFO] [stderr] Compiling fastapprox v0.3.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.5 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.5 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.5 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.5 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling symphonia-format-riff v0.5.5 [INFO] [stderr] Compiling symphonia v0.5.5 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bach v0.0.6 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling euphony-macros v0.2.1 [INFO] [stderr] Compiling euphony-command v0.1.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling euphony-units v0.1.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling realfft v3.5.0 [INFO] [stderr] Compiling fundsp v0.9.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling rubato v0.12.0 [INFO] [stderr] Compiling euphony-node v0.1.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling euphony-dsp v0.1.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling euphony-mix v0.1.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling euphony-buffer v0.1.1 [INFO] [stderr] Compiling euphony-compiler v0.1.1 [INFO] [stderr] Compiling euphony-store v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.96s [INFO] running `Command { std: "docker" "inspect" "3f1172249ef346297be7b4736b62c11d0b5851dcc5e3b75651c83dfd263202eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f1172249ef346297be7b4736b62c11d0b5851dcc5e3b75651c83dfd263202eb", kill_on_drop: false }` [INFO] [stdout] 3f1172249ef346297be7b4736b62c11d0b5851dcc5e3b75651c83dfd263202eb [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 857c647240d4ca2ce2c074187bde0b14c4cfc9e3ffa3b0755f64fe6e88b3e96d [INFO] running `Command { std: "docker" "start" "-a" "857c647240d4ca2ce2c074187bde0b14c4cfc9e3ffa3b0755f64fe6e88b3e96d", kill_on_drop: false }` [INFO] [stderr] Compiling euphony-store v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "857c647240d4ca2ce2c074187bde0b14c4cfc9e3ffa3b0755f64fe6e88b3e96d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "857c647240d4ca2ce2c074187bde0b14c4cfc9e3ffa3b0755f64fe6e88b3e96d", kill_on_drop: false }` [INFO] [stdout] 857c647240d4ca2ce2c074187bde0b14c4cfc9e3ffa3b0755f64fe6e88b3e96d [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1a95e12bda79f399cb6a3a545d53bd10c8b8e45930a73d11d4bdf6074474c57a [INFO] running `Command { std: "docker" "start" "-a" "1a95e12bda79f399cb6a3a545d53bd10c8b8e45930a73d11d4bdf6074474c57a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/euphony_store-80e7d0321bda0f2e) [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] [stderr] Doc-tests euphony_store [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" "1a95e12bda79f399cb6a3a545d53bd10c8b8e45930a73d11d4bdf6074474c57a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a95e12bda79f399cb6a3a545d53bd10c8b8e45930a73d11d4bdf6074474c57a", kill_on_drop: false }` [INFO] [stdout] 1a95e12bda79f399cb6a3a545d53bd10c8b8e45930a73d11d4bdf6074474c57a