[INFO] cloning repository https://github.com/FliegendeWurst/reddit-image-grid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FliegendeWurst/reddit-image-grid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFliegendeWurst%2Freddit-image-grid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFliegendeWurst%2Freddit-image-grid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4dc3d2db3e6d415cf9057c4a9268f86eda37b5a4 [INFO] building FliegendeWurst/reddit-image-grid against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFliegendeWurst%2Freddit-image-grid" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/FliegendeWurst/reddit-image-grid [INFO] finished tweaking git repo https://github.com/FliegendeWurst/reddit-image-grid [INFO] tweaked toml for git repo https://github.com/FliegendeWurst/reddit-image-grid written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/FliegendeWurst/reddit-image-grid on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/FliegendeWurst/reddit-image-grid 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded forwarded-header-value v0.1.1 [INFO] [stderr] Downloaded nonempty v0.7.0 [INFO] [stderr] Downloaded rustls-platform-verifier-android v0.1.1 [INFO] [stderr] Downloaded rustls-native-certs v0.8.1 [INFO] [stderr] Downloaded document-features v0.2.11 [INFO] [stderr] Downloaded axum-client-ip v1.0.0 [INFO] [stderr] Downloaded libloading v0.8.6 [INFO] [stderr] Downloaded core-foundation v0.10.0 [INFO] [stderr] Downloaded litrs v0.4.1 [INFO] [stderr] Downloaded ureq-proto v0.3.5 [INFO] [stderr] Downloaded rustls-platform-verifier v0.5.1 [INFO] [stderr] Downloaded flate2 v1.1.1 [INFO] [stderr] Downloaded axum-macros v0.5.0 [INFO] [stderr] Downloaded tinytemplate v1.2.1 [INFO] [stderr] Downloaded security-framework v3.2.0 [INFO] [stderr] Downloaded cookie_store v0.21.1 [INFO] [stderr] Downloaded hyper-util v0.1.11 [INFO] [stderr] Downloaded webpki-root-certs v0.26.8 [INFO] [stderr] Downloaded ureq v3.0.10 [INFO] [stderr] Downloaded tower-http v0.6.2 [INFO] [stderr] Downloaded tokio-util v0.7.14 [INFO] [stderr] Downloaded itertools v0.14.0 [INFO] [stderr] Downloaded rusqlite v0.34.0 [INFO] [stderr] Downloaded axum v0.8.3 [INFO] [stderr] Downloaded bindgen v0.71.1 [INFO] [stderr] Downloaded petname v3.0.0-alpha.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44027de7489e54ff9e5ee390b2f3093e05b09f1a59910f6cc5acabe4f64c770b [INFO] running `Command { std: "docker" "start" "-a" "44027de7489e54ff9e5ee390b2f3093e05b09f1a59910f6cc5acabe4f64c770b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44027de7489e54ff9e5ee390b2f3093e05b09f1a59910f6cc5acabe4f64c770b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44027de7489e54ff9e5ee390b2f3093e05b09f1a59910f6cc5acabe4f64c770b", kill_on_drop: false }` [INFO] [stdout] 44027de7489e54ff9e5ee390b2f3093e05b09f1a59910f6cc5acabe4f64c770b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff8b3cfa8d9cf9237dbaca4e499913162abaeaa8122bc4cbeff07f52eaa15b99 [INFO] running `Command { std: "docker" "start" "-a" "ff8b3cfa8d9cf9237dbaca4e499913162abaeaa8122bc4cbeff07f52eaa15b99", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.8.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling petname v3.0.0-alpha.1 [INFO] [stderr] Compiling nonempty v0.7.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling forwarded-header-value v0.1.1 [INFO] [stderr] Compiling ureq-proto v0.3.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling libsqlite3-sys v0.32.0 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rusqlite v0.34.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.1 [INFO] [stderr] Compiling ureq v3.0.10 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling axum v0.8.3 [INFO] [stderr] Compiling axum-client-ip v1.0.0 [INFO] [stderr] Compiling reddit-image-grid v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `sizes` [INFO] [stdout] --> src/template.rs:146:43 [INFO] [stdout] | [INFO] [stdout] 146 | reddit::PostDetails::Image { src_url, sizes } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `sizes: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/database.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn transaction(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 51 | pub fn transaction(&mut self) -> Result, Box> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s [INFO] running `Command { std: "docker" "inspect" "ff8b3cfa8d9cf9237dbaca4e499913162abaeaa8122bc4cbeff07f52eaa15b99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff8b3cfa8d9cf9237dbaca4e499913162abaeaa8122bc4cbeff07f52eaa15b99", kill_on_drop: false }` [INFO] [stdout] ff8b3cfa8d9cf9237dbaca4e499913162abaeaa8122bc4cbeff07f52eaa15b99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ae9b78ba30da65ea54750ccfb0bc767d705bc1aad5784fce7eec78e38b2a262 [INFO] running `Command { std: "docker" "start" "-a" "4ae9b78ba30da65ea54750ccfb0bc767d705bc1aad5784fce7eec78e38b2a262", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `sizes` [INFO] [stdout] --> src/template.rs:146:43 [INFO] [stdout] | [INFO] [stdout] 146 | reddit::PostDetails::Image { src_url, sizes } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `sizes: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/database.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn transaction(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 51 | pub fn transaction(&mut self) -> Result, Box> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling reddit-image-grid v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `sizes` [INFO] [stdout] --> src/template.rs:146:43 [INFO] [stdout] | [INFO] [stdout] 146 | reddit::PostDetails::Image { src_url, sizes } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `sizes: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/database.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn transaction(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 51 | pub fn transaction(&mut self) -> Result, Box> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.20s [INFO] running `Command { std: "docker" "inspect" "4ae9b78ba30da65ea54750ccfb0bc767d705bc1aad5784fce7eec78e38b2a262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ae9b78ba30da65ea54750ccfb0bc767d705bc1aad5784fce7eec78e38b2a262", kill_on_drop: false }` [INFO] [stdout] 4ae9b78ba30da65ea54750ccfb0bc767d705bc1aad5784fce7eec78e38b2a262