[INFO] fetching crate vinylify 0.1.1... [INFO] testing vinylify-0.1.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate vinylify 0.1.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate vinylify 0.1.1 [INFO] finished tweaking crates.io crate vinylify 0.1.1 [INFO] tweaked toml for crates.io crate vinylify 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vinylify 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 vinylify 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1757f1214420f2388406caa5420ea55f627dfe4d121d4f37f550fdf5915f5dcf [INFO] running `Command { std: "docker" "start" "-a" "1757f1214420f2388406caa5420ea55f627dfe4d121d4f37f550fdf5915f5dcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1757f1214420f2388406caa5420ea55f627dfe4d121d4f37f550fdf5915f5dcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1757f1214420f2388406caa5420ea55f627dfe4d121d4f37f550fdf5915f5dcf", kill_on_drop: false }` [INFO] [stdout] 1757f1214420f2388406caa5420ea55f627dfe4d121d4f37f550fdf5915f5dcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7d68f3fbd79cbec88e64d0bc0f9350de19cacb5e1353e8ca5a3134b7f9525013 [INFO] running `Command { std: "docker" "start" "-a" "7d68f3fbd79cbec88e64d0bc0f9350de19cacb5e1353e8ca5a3134b7f9525013", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rspotify-macros v0.11.7 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling maybe-async v0.2.9 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling rspotify-model v0.11.7 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling rspotify-http v0.11.7 [INFO] [stderr] Compiling rspotify v0.11.7 [INFO] [stderr] Compiling vinylify v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.09s [INFO] running `Command { std: "docker" "inspect" "7d68f3fbd79cbec88e64d0bc0f9350de19cacb5e1353e8ca5a3134b7f9525013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d68f3fbd79cbec88e64d0bc0f9350de19cacb5e1353e8ca5a3134b7f9525013", kill_on_drop: false }` [INFO] [stdout] 7d68f3fbd79cbec88e64d0bc0f9350de19cacb5e1353e8ca5a3134b7f9525013 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 37a67ee795b5e0fc8ddc5a1ba7c55bc77329f8f11cc893f2682c1767b348a4a5 [INFO] running `Command { std: "docker" "start" "-a" "37a67ee795b5e0fc8ddc5a1ba7c55bc77329f8f11cc893f2682c1767b348a4a5", kill_on_drop: false }` [INFO] [stderr] Compiling vinylify v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `Command { std: "docker" "inspect" "37a67ee795b5e0fc8ddc5a1ba7c55bc77329f8f11cc893f2682c1767b348a4a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37a67ee795b5e0fc8ddc5a1ba7c55bc77329f8f11cc893f2682c1767b348a4a5", kill_on_drop: false }` [INFO] [stdout] 37a67ee795b5e0fc8ddc5a1ba7c55bc77329f8f11cc893f2682c1767b348a4a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 09a77165e2af28d675687095eadec1c92a99417be89438a0b13bcf6a39661c1f [INFO] running `Command { std: "docker" "start" "-a" "09a77165e2af28d675687095eadec1c92a99417be89438a0b13bcf6a39661c1f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vinylify-f601ee2c27ed5823) [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" "09a77165e2af28d675687095eadec1c92a99417be89438a0b13bcf6a39661c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09a77165e2af28d675687095eadec1c92a99417be89438a0b13bcf6a39661c1f", kill_on_drop: false }` [INFO] [stdout] 09a77165e2af28d675687095eadec1c92a99417be89438a0b13bcf6a39661c1f