[INFO] cloning repository https://github.com/wucke13/reddit-consume [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wucke13/reddit-consume" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwucke13%2Freddit-consume", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwucke13%2Freddit-consume'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfb72dd4b34c5ebd8b7481c78429ce29844610a8 [INFO] building wucke13/reddit-consume against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwucke13%2Freddit-consume" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/wucke13/reddit-consume [INFO] finished tweaking git repo https://github.com/wucke13/reddit-consume [INFO] tweaked toml for git repo https://github.com/wucke13/reddit-consume written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wucke13/reddit-consume 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/wucke13/reddit-consume 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] warning: file `/workspace/builds/worker-7-tc1/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `lemmy-consume` [INFO] [stderr] * `bin` target `reddit-consume` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lemmy-client v0.19.4 [INFO] [stderr] Downloaded rosetta-build v0.1.3 [INFO] [stderr] Downloaded lemmy_api_common v0.19.11 [INFO] [stderr] Downloaded clearurls v0.0.4 [INFO] [stderr] Downloaded maybe-async v0.2.10 [INFO] [stderr] Downloaded tinyjson v2.5.1 [INFO] [stderr] Downloaded mpvipc v1.3.0 [INFO] [stderr] Downloaded roux v2.2.14 [INFO] [stderr] Downloaded casey v0.4.2 [INFO] [stderr] Downloaded clap_complete v4.5.47 [INFO] [stderr] Downloaded lemmy_db_views v0.19.11 [INFO] [stderr] Downloaded lemmy_db_views_actor v0.19.11 [INFO] [stderr] Downloaded typed-builder-macro v0.19.1 [INFO] [stderr] Downloaded typed-builder v0.19.1 [INFO] [stderr] Downloaded lemmy_db_views_moderator v0.19.11 [INFO] [stderr] Downloaded gloo-net v0.5.0 [INFO] [stderr] Downloaded lemmy_utils v0.19.11 [INFO] [stderr] Downloaded linkify v0.10.0 [INFO] [stderr] Downloaded lemmy_db_schema v0.19.11 [INFO] [stderr] Downloaded clap v4.5.36 [INFO] [stderr] Downloaded cfb v0.7.3 [INFO] [stderr] Downloaded infer v0.16.0 [INFO] [stderr] Downloaded derive-new v0.7.0 [INFO] [stderr] Downloaded clap_builder v4.5.36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6ca8ab83ef6c549a8de6fb1dec47f3ddb16b0253948dc776a86af66b489e94e0 [INFO] running `Command { std: "docker" "start" "-a" "6ca8ab83ef6c549a8de6fb1dec47f3ddb16b0253948dc776a86af66b489e94e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ca8ab83ef6c549a8de6fb1dec47f3ddb16b0253948dc776a86af66b489e94e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ca8ab83ef6c549a8de6fb1dec47f3ddb16b0253948dc776a86af66b489e94e0", kill_on_drop: false }` [INFO] [stdout] 6ca8ab83ef6c549a8de6fb1dec47f3ddb16b0253948dc776a86af66b489e94e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8ef2c6cee581c33615b2b98f17fdb6c2b229fbdfb44ccac9b29d65a87d5f0bf4 [INFO] running `Command { std: "docker" "start" "-a" "8ef2c6cee581c33615b2b98f17fdb6c2b229fbdfb44ccac9b29d65a87d5f0bf4", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `lemmy-consume` [INFO] [stderr] * `bin` target `reddit-consume` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling tinyjson v2.5.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling linkify v0.10.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rosetta-build v0.1.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling typed-builder-macro v0.19.1 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling lemmy_utils v0.19.11 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling casey v0.4.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling typed-builder v0.19.1 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling clap_complete v4.5.47 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling mpvipc v1.3.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling infer v0.16.0 [INFO] [stderr] Compiling clearurls v0.0.4 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling lemmy_db_schema v0.19.11 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling lemmy_db_views_actor v0.19.11 [INFO] [stderr] Compiling lemmy_db_views_moderator v0.19.11 [INFO] [stderr] Compiling lemmy_db_views v0.19.11 [INFO] [stderr] Compiling roux v2.2.14 [INFO] [stderr] Compiling lemmy_api_common v0.19.11 [INFO] [stderr] Compiling lemmy-client v0.19.4 [INFO] [stderr] Compiling reddit-consume v0.1.1-rc.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "8ef2c6cee581c33615b2b98f17fdb6c2b229fbdfb44ccac9b29d65a87d5f0bf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ef2c6cee581c33615b2b98f17fdb6c2b229fbdfb44ccac9b29d65a87d5f0bf4", kill_on_drop: false }` [INFO] [stdout] 8ef2c6cee581c33615b2b98f17fdb6c2b229fbdfb44ccac9b29d65a87d5f0bf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] cba5fb46df2ed2ab9c064b0f562a941b67b203fa4e51bafc6b16dd07e8e3798d [INFO] running `Command { std: "docker" "start" "-a" "cba5fb46df2ed2ab9c064b0f562a941b67b203fa4e51bafc6b16dd07e8e3798d", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `lemmy-consume` [INFO] [stderr] * `bin` target `reddit-consume` [INFO] [stderr] Compiling reddit-consume v0.1.1-rc.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.54s [INFO] running `Command { std: "docker" "inspect" "cba5fb46df2ed2ab9c064b0f562a941b67b203fa4e51bafc6b16dd07e8e3798d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cba5fb46df2ed2ab9c064b0f562a941b67b203fa4e51bafc6b16dd07e8e3798d", kill_on_drop: false }` [INFO] [stdout] cba5fb46df2ed2ab9c064b0f562a941b67b203fa4e51bafc6b16dd07e8e3798d