[INFO] cloning repository https://github.com/socialsbase/devto-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/socialsbase/devto-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsocialsbase%2Fdevto-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsocialsbase%2Fdevto-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 113a1a5d65b7f94193dfe5c07b6440270efff329
[INFO] testing socialsbase/devto-api against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsocialsbase%2Fdevto-api" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/socialsbase/devto-api
[INFO] finished tweaking git repo https://github.com/socialsbase/devto-api
[INFO] tweaked toml for git repo https://github.com/socialsbase/devto-api written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/socialsbase/devto-api on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/socialsbase/devto-api 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.58
[INFO] [stderr]   Downloaded progenitor-macro v0.11.2
[INFO] [stderr]   Downloaded progenitor-client v0.11.2
[INFO] [stderr]   Downloaded new_debug_unreachable v1.0.6
[INFO] [stderr]   Downloaded ascii-canvas v3.0.0
[INFO] [stderr]   Downloaded lalrpop-util v0.20.2
[INFO] [stderr]   Downloaded basic-cookies v0.1.5
[INFO] [stderr]   Downloaded serde_regex v1.1.0
[INFO] [stderr]   Downloaded assert-json-diff v2.0.2
[INFO] [stderr]   Downloaded event-listener-strategy v0.5.4
[INFO] [stderr]   Downloaded bit-vec v0.6.3
[INFO] [stderr]   Downloaded value-bag v1.12.0
[INFO] [stderr]   Downloaded async-object-pool v0.1.5
[INFO] [stderr]   Downloaded async-global-executor v2.4.1
[INFO] [stderr]   Downloaded polling v3.11.0
[INFO] [stderr]   Downloaded term v0.7.0
[INFO] [stderr]   Downloaded serde_yaml v0.9.34+deprecated
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.11
[INFO] [stderr]   Downloaded httpmock v0.7.0
[INFO] [stderr]   Downloaded progenitor-impl v0.11.2
[INFO] [stderr]   Downloaded async-io v2.6.0
[INFO] [stderr]   Downloaded async-std v1.13.2
[INFO] [stderr]   Downloaded quinn-proto v0.11.13
[INFO] [stderr]   Downloaded lalrpop v0.20.2
[INFO] [stderr]   Downloaded zerocopy v0.8.35
[INFO] [stderr]   Downloaded async-task v4.7.1
[INFO] [stderr]   Downloaded blocking v1.6.2
[INFO] [stderr]   Downloaded typify v0.4.3
[INFO] [stderr]   Downloaded regress v0.10.5
[INFO] [stderr]   Downloaded string_cache v0.8.9
[INFO] [stderr]   Downloaded openapiv3 v2.2.0
[INFO] [stderr]   Downloaded dirs-next v2.0.0
[INFO] [stderr]   Downloaded serde_derive_internals v0.29.1
[INFO] [stderr]   Downloaded typify-impl v0.4.3
[INFO] [stderr]   Downloaded schemars v0.8.22
[INFO] [stderr]   Downloaded serde_tokenstream v0.2.2
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.35
[INFO] [stderr]   Downloaded typify-macro v0.4.3
[INFO] [stderr]   Downloaded web-sys v0.3.85
[INFO] [stderr]   Downloaded async-attributes v1.1.2
[INFO] [stderr]   Downloaded async-executor v1.13.3
[INFO] [stderr]   Downloaded async-lock v3.4.2
[INFO] [stderr]   Downloaded async-signal v0.2.13
[INFO] [stderr]   Downloaded async-channel v2.5.0
[INFO] [stderr]   Downloaded piper v0.2.4
[INFO] [stderr]   Downloaded async-process v2.5.0
[INFO] [stderr]   Downloaded kv-log-macro v1.0.7
[INFO] [stderr]   Downloaded bit-set v0.5.3
[INFO] [stderr]   Downloaded ena v0.14.3
[INFO] [stderr]   Downloaded pico-args v0.5.0
[INFO] [stderr]   Downloaded precomputed-hash v0.1.1
[INFO] [stderr]   Downloaded dyn-clone v1.0.20
[INFO] [stderr]   Downloaded schemars_derive v0.8.22
[INFO] [stderr]   Downloaded async-channel v1.9.0
[INFO] [stderr]   Downloaded gloo-timers v0.3.0
[INFO] [stderr]   Downloaded progenitor v0.11.2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 814c0830f4a86134efd6cbd147b1bdca3be5dee062299e2deaca6c91faaf2468
[INFO] running `Command { std: "docker" "start" "-a" "814c0830f4a86134efd6cbd147b1bdca3be5dee062299e2deaca6c91faaf2468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "814c0830f4a86134efd6cbd147b1bdca3be5dee062299e2deaca6c91faaf2468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "814c0830f4a86134efd6cbd147b1bdca3be5dee062299e2deaca6c91faaf2468", kill_on_drop: false }`
[INFO] [stdout] 814c0830f4a86134efd6cbd147b1bdca3be5dee062299e2deaca6c91faaf2468
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b25ab737a4eccffe7914946f0c52cc03c17ffae0ca87cff774d19b2a7818eec9
[INFO] running `Command { std: "docker" "start" "-a" "b25ab737a4eccffe7914946f0c52cc03c17ffae0ca87cff774d19b2a7818eec9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling regress v0.10.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling typify-impl v0.4.3
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling progenitor-client v0.11.2
[INFO] [stderr]    Compiling typify-macro v0.4.3
[INFO] [stderr]    Compiling typify v0.4.3
[INFO] [stderr]    Compiling progenitor-impl v0.11.2
[INFO] [stderr]    Compiling progenitor-macro v0.11.2
[INFO] [stderr]    Compiling progenitor v0.11.2
[INFO] [stderr]    Compiling devto-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "b25ab737a4eccffe7914946f0c52cc03c17ffae0ca87cff774d19b2a7818eec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b25ab737a4eccffe7914946f0c52cc03c17ffae0ca87cff774d19b2a7818eec9", kill_on_drop: false }`
[INFO] [stdout] b25ab737a4eccffe7914946f0c52cc03c17ffae0ca87cff774d19b2a7818eec9
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3af7266deaa0e253f1fed560d5ca84602df51efffd9cb565ef80b2a4b9d653c8
[INFO] running `Command { std: "docker" "start" "-a" "3af7266deaa0e253f1fed560d5ca84602df51efffd9cb565ef80b2a4b9d653c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling typify-impl v0.4.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling progenitor-client v0.11.2
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]    Compiling typify-macro v0.4.3
[INFO] [stderr]    Compiling httpmock v0.7.0
[INFO] [stderr]    Compiling typify v0.4.3
[INFO] [stderr]    Compiling progenitor-impl v0.11.2
[INFO] [stderr]    Compiling progenitor-macro v0.11.2
[INFO] [stderr]    Compiling progenitor v0.11.2
[INFO] [stderr]    Compiling devto-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "3af7266deaa0e253f1fed560d5ca84602df51efffd9cb565ef80b2a4b9d653c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3af7266deaa0e253f1fed560d5ca84602df51efffd9cb565ef80b2a4b9d653c8", kill_on_drop: false }`
[INFO] [stdout] 3af7266deaa0e253f1fed560d5ca84602df51efffd9cb565ef80b2a4b9d653c8
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 744abd747623e061601dfdb37437146027dbec905bdbe457221f5792ee3ed7b1
[INFO] running `Command { std: "docker" "start" "-a" "744abd747623e061601dfdb37437146027dbec905bdbe457221f5792ee3ed7b1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/devto_api-08bb87cdf5618af5)
[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 tests/mock_tests.rs (/opt/rustwide/target/debug/deps/mock_tests-58246ec8b58343a3)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_api_error_handling ... ok
[INFO] [stdout] test test_get_articles ... ok
[INFO] [stdout] test test_get_article_by_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests devto_api
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs - Client::post_admin_users_create (line 8274) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs - Client::spam_user (line 7904) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs - Client (line 5225) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 10) - compile ... ok
[INFO] [stdout] test src/config.rs - config::ClientExt::devto_public (line 31) - compile ... ok
[INFO] [stdout] test /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs - Client::un_spam_user (line 7961) ... FAILED
[INFO] [stdout] test src/config.rs - config::ClientExt::forem (line 47) - compile ... ok
[INFO] [stdout] test src/config.rs - config::ClientExt::devto (line 18) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs - Client::post_admin_users_create (line 8274) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs:8275:42
[INFO] [stdout]      |
[INFO] [stdout] 8275 |     It requires a token from a user with `super_admin` privileges.
[INFO] [stdout]      |                                          ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 8275 -     It requires a token from a user with `super_admin` privileges.
[INFO] [stdout] 8275 +     It requires a token from a user with 'super_admin` privileges.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs:8275:54
[INFO] [stdout]      |
[INFO] [stdout] 8275 |     It requires a token from a user with `super_admin` privileges.
[INFO] [stdout]      |                                                      ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 8275 -     It requires a token from a user with `super_admin` privileges.
[INFO] [stdout] 8275 +     It requires a token from a user with `super_admin' privileges.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `requires`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs:8275:8
[INFO] [stdout]      |
[INFO] [stdout] 8275 |     It requires a token from a user with `super_admin` privileges.
[INFO] [stdout]      |        ^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs - Client::spam_user (line 7904) stdout ----
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs:7905:58
[INFO] [stdout]      |
[INFO] [stdout] 7905 |       The user associated with the API key must have any 'admin' or 'moderator' role.
[INFO] [stdout]      |                                                          ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 7905 -       The user associated with the API key must have any 'admin' or 'moderator' role.
[INFO] [stdout] 7905 +       The user associated with the API key must have any "admin" or 'moderator' role.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs:7905:69
[INFO] [stdout]      |
[INFO] [stdout] 7905 |       The user associated with the API key must have any 'admin' or 'moderator' role.
[INFO] [stdout]      |                                                                     ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 7905 -       The user associated with the API key must have any 'admin' or 'moderator' role.
[INFO] [stdout] 7905 +       The user associated with the API key must have any 'admin' or "moderator" role.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs:7907:48
[INFO] [stdout]      |
[INFO] [stdout] 7907 |       This specified user will be assigned the 'spam' role. Addding the spam role to a user will stop the
[INFO] [stdout]      |                                                ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 7907 -       This specified user will be assigned the 'spam' role. Addding the spam role to a user will stop the
[INFO] [stdout] 7907 +       This specified user will be assigned the "spam" role. Addding the spam role to a user will stop the
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `doesn` is unknown
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs:7908:52
[INFO] [stdout]      |
[INFO] [stdout] 7908 |       user from posting new posts and comments. It doesn't delete any of the user's content, just
[INFO] [stdout]      |                                                    ^^^^^ unknown prefix
[INFO] [stdout]      |
[INFO] [stdout]      = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]      |
[INFO] [stdout] 7908 |       user from posting new posts and comments. It doesn 't delete any of the user's content, just
[INFO] [stdout]      |                                                         +
[INFO] [stdout] 
[INFO] [stdout] error: prefix `user` is unknown
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs:7908:78
[INFO] [stdout]      |
[INFO] [stdout] 7908 |       user from posting new posts and comments. It doesn't delete any of the user's content, just
[INFO] [stdout]      |                                                                              ^^^^ unknown prefix
[INFO] [stdout]      |
[INFO] [stdout]      = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 7908 -       user from posting new posts and comments. It doesn't delete any of the user's content, just
[INFO] [stdout] 7908 +       user from posting new posts and comments. It doesn"t delete any of the user"s content, just
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `user`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs:7905:11
[INFO] [stdout]      |
[INFO] [stdout] 7905 |       The user associated with the API key must have any 'admin' or 'moderator' role.
[INFO] [stdout]      |           ^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs - Client (line 5225) stdout ----
[INFO] [stdout] error: this file contains an unclosed delimiter
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs:5227:64
[INFO] [stdout]      |
[INFO] [stdout] 5227 |     the [RFC 3339](https://tools.ietf.org/html/rfc3339) format.
[INFO] [stdout]      |                   - unclosed delimiter                         ^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs - Client::un_spam_user (line 7961) stdout ----
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs:7962:58
[INFO] [stdout]      |
[INFO] [stdout] 7962 |       The user associated with the API key must have any 'admin' or 'moderator' role.
[INFO] [stdout]      |                                                          ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 7962 -       The user associated with the API key must have any 'admin' or 'moderator' role.
[INFO] [stdout] 7962 +       The user associated with the API key must have any "admin" or 'moderator' role.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs:7962:69
[INFO] [stdout]      |
[INFO] [stdout] 7962 |       The user associated with the API key must have any 'admin' or 'moderator' role.
[INFO] [stdout]      |                                                                     ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 7962 -       The user associated with the API key must have any 'admin' or 'moderator' role.
[INFO] [stdout] 7962 +       The user associated with the API key must have any 'admin' or "moderator" role.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs:7964:47
[INFO] [stdout]      |
[INFO] [stdout] 7964 |       This specified user will be restored to 'general' status. Users are not notified
[INFO] [stdout]      |                                               ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 7964 -       This specified user will be restored to 'general' status. Users are not notified
[INFO] [stdout] 7964 +       This specified user will be restored to "general" status. Users are not notified
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `user`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs:7962:11
[INFO] [stdout]      |
[INFO] [stdout] 7962 |       The user associated with the API key must have any 'admin' or 'moderator' role.
[INFO] [stdout]      |           ^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs - Client (line 5225)
[INFO] [stdout]     /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs - Client::post_admin_users_create (line 8274)
[INFO] [stdout]     /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs - Client::spam_user (line 7904)
[INFO] [stdout]     /opt/rustwide/target/debug/build/devto-api-563b1e06e3d88be1/out/codegen.rs - Client::un_spam_user (line 7961)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "744abd747623e061601dfdb37437146027dbec905bdbe457221f5792ee3ed7b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "744abd747623e061601dfdb37437146027dbec905bdbe457221f5792ee3ed7b1", kill_on_drop: false }`
[INFO] [stdout] 744abd747623e061601dfdb37437146027dbec905bdbe457221f5792ee3ed7b1
