[INFO] cloning repository https://github.com/divinewrites/lofi-lib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/divinewrites/lofi-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinewrites%2Flofi-lib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinewrites%2Flofi-lib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ee60db5c79ca308ac22903483f47a15baa973e5 [INFO] testing divinewrites/lofi-lib against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinewrites%2Flofi-lib" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/divinewrites/lofi-lib on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/divinewrites/lofi-lib [INFO] finished tweaking git repo https://github.com/divinewrites/lofi-lib [INFO] tweaked toml for git repo https://github.com/divinewrites/lofi-lib written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/divinewrites/lofi-lib 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mac v0.1.1 [INFO] [stderr] Downloaded tendril v0.4.3 [INFO] [stderr] Downloaded futf v0.1.5 [INFO] [stderr] Downloaded scraper v0.18.1 [INFO] [stderr] Downloaded new_debug_unreachable v1.0.4 [INFO] [stderr] Downloaded phf v0.10.1 [INFO] [stderr] Downloaded selectors v0.25.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.88 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.88 [INFO] [stderr] Downloaded ego-tree v0.6.2 [INFO] [stderr] Downloaded string_cache v0.8.7 [INFO] [stderr] Downloaded openssl-sys v0.9.95 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.38 [INFO] [stderr] Downloaded js-sys v0.3.65 [INFO] [stderr] Downloaded openssl v0.10.59 [INFO] [stderr] Downloaded zerocopy-derive v0.7.26 [INFO] [stderr] Downloaded web-sys v0.3.65 [INFO] [stderr] Downloaded rustix v0.38.25 [INFO] [stderr] Downloaded wasm-bindgen v0.2.88 [INFO] [stderr] Downloaded zerocopy v0.7.26 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.88 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.88 [INFO] [stderr] Downloaded getopts v0.2.21 [INFO] [stderr] Downloaded cssparser-macros v0.6.1 [INFO] [stderr] Downloaded dtoa-short v0.3.4 [INFO] [stderr] Downloaded cssparser v0.31.2 [INFO] [stderr] Downloaded servo_arc v0.3.0 [INFO] [stderr] Downloaded string_cache_codegen v0.5.2 [INFO] [stderr] Downloaded markup5ever v0.11.0 [INFO] [stderr] Downloaded html5ever v0.26.0 [INFO] [stderr] Downloaded dtoa v1.0.9 [INFO] [stderr] Downloaded phf_macros v0.10.0 [INFO] [stderr] Downloaded phf_generator v0.10.0 [INFO] [stderr] Downloaded phf_shared v0.10.0 [INFO] [stderr] Downloaded phf_codegen v0.10.0 [INFO] [stderr] Downloaded precomputed-hash v0.1.1 [INFO] [stderr] Downloaded errno v0.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 996b050944bb94327bb684eac44d1b93434766e1fb3da0ca4a80990ff022f086 [INFO] running `Command { std: "docker" "start" "-a" "996b050944bb94327bb684eac44d1b93434766e1fb3da0ca4a80990ff022f086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "996b050944bb94327bb684eac44d1b93434766e1fb3da0ca4a80990ff022f086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "996b050944bb94327bb684eac44d1b93434766e1fb3da0ca4a80990ff022f086", kill_on_drop: false }` [INFO] [stdout] 996b050944bb94327bb684eac44d1b93434766e1fb3da0ca4a80990ff022f086 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6b4414ea641e86b577289cb55978b932daabf48684c28d2bd4a54e24fa3bcf8 [INFO] running `Command { std: "docker" "start" "-a" "b6b4414ea641e86b577289cb55978b932daabf48684c28d2bd4a54e24fa3bcf8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling zerocopy v0.7.26 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling scraper v0.18.1 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling simple_logger v4.2.0 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling cookie_store v0.16.2 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling lofi-lib v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `albums` is never read [INFO] [stdout] --> src/scraper.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Scraper { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 11 | pub albums: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scraper` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "b6b4414ea641e86b577289cb55978b932daabf48684c28d2bd4a54e24fa3bcf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6b4414ea641e86b577289cb55978b932daabf48684c28d2bd4a54e24fa3bcf8", kill_on_drop: false }` [INFO] [stdout] b6b4414ea641e86b577289cb55978b932daabf48684c28d2bd4a54e24fa3bcf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b98477be768fddd15cc165d32f9ff5dd30e50e869d4240917ccc777ee64f7a78 [INFO] running `Command { std: "docker" "start" "-a" "b98477be768fddd15cc165d32f9ff5dd30e50e869d4240917ccc777ee64f7a78", kill_on_drop: false }` [INFO] [stderr] Compiling lofi-lib v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `albums` is never read [INFO] [stdout] --> src/scraper.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Scraper { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 11 | pub albums: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scraper` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `Command { std: "docker" "inspect" "b98477be768fddd15cc165d32f9ff5dd30e50e869d4240917ccc777ee64f7a78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b98477be768fddd15cc165d32f9ff5dd30e50e869d4240917ccc777ee64f7a78", kill_on_drop: false }` [INFO] [stdout] b98477be768fddd15cc165d32f9ff5dd30e50e869d4240917ccc777ee64f7a78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 875b4456158b7298320acd5ce810710cf84feda01a9bd8d8a9377478dc8fa7f8 [INFO] running `Command { std: "docker" "start" "-a" "875b4456158b7298320acd5ce810710cf84feda01a9bd8d8a9377478dc8fa7f8", kill_on_drop: false }` [INFO] [stderr] warning: field `albums` is never read [INFO] [stderr] --> src/scraper.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct Scraper { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 11 | pub albums: Vec, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Scraper` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `lofi-lib` (bin "lofi-lib" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lofi_lib-bb3a9896e9450497) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lofi_lib-b06326b3a56a75a7) [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 lofi_lib [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" "875b4456158b7298320acd5ce810710cf84feda01a9bd8d8a9377478dc8fa7f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "875b4456158b7298320acd5ce810710cf84feda01a9bd8d8a9377478dc8fa7f8", kill_on_drop: false }` [INFO] [stdout] 875b4456158b7298320acd5ce810710cf84feda01a9bd8d8a9377478dc8fa7f8