[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-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsocialsbase%2Fdevto-api" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-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 progenitor-macro v0.11.2 [INFO] [stderr] Downloaded zmij v1.0.17 [INFO] [stderr] Downloaded async-object-pool v0.1.5 [INFO] [stderr] Downloaded ascii-canvas v3.0.0 [INFO] [stderr] Downloaded gloo-timers v0.3.0 [INFO] [stderr] Downloaded basic-cookies v0.1.5 [INFO] [stderr] Downloaded async-executor v1.13.3 [INFO] [stderr] Downloaded async-lock v3.4.2 [INFO] [stderr] Downloaded zerocopy-derive v0.8.35 [INFO] [stderr] Downloaded httpmock v0.7.0 [INFO] [stderr] Downloaded cc v1.2.54 [INFO] [stderr] Downloaded typify v0.4.3 [INFO] [stderr] Downloaded progenitor-impl v0.11.2 [INFO] [stderr] Downloaded uuid v1.20.0 [INFO] [stderr] Downloaded async-process v2.5.0 [INFO] [stderr] Downloaded schemars_derive v0.8.22 [INFO] [stderr] Downloaded async-std v1.13.2 [INFO] [stderr] Downloaded webpki-roots v1.0.5 [INFO] [stderr] Downloaded serde_tokenstream v0.2.2 [INFO] [stderr] Downloaded lalrpop v0.20.2 [INFO] [stderr] Downloaded value-bag v1.12.0 [INFO] [stderr] Downloaded async-signal v0.2.13 [INFO] [stderr] Downloaded zerocopy v0.8.35 [INFO] [stderr] Downloaded ena v0.14.3 [INFO] [stderr] Downloaded regress v0.10.5 [INFO] [stderr] Downloaded openapiv3 v2.2.0 [INFO] [stderr] Downloaded lalrpop-util v0.20.2 [INFO] [stderr] Downloaded levenshtein v1.0.5 [INFO] [stderr] Downloaded typify-macro v0.4.3 [INFO] [stderr] Downloaded serde_derive_internals v0.29.1 [INFO] [stderr] Downloaded typify-impl v0.4.3 [INFO] [stderr] Downloaded progenitor v0.11.2 [INFO] [stderr] Downloaded progenitor-client v0.11.2 [INFO] [stderr] Downloaded serde_regex v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e3c8d20f474bd8c6e684b7a856d3da331204c5852c2e6c609581a76b88d1fbe2 [INFO] running `Command { std: "docker" "start" "-a" "e3c8d20f474bd8c6e684b7a856d3da331204c5852c2e6c609581a76b88d1fbe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3c8d20f474bd8c6e684b7a856d3da331204c5852c2e6c609581a76b88d1fbe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3c8d20f474bd8c6e684b7a856d3da331204c5852c2e6c609581a76b88d1fbe2", kill_on_drop: false }` [INFO] [stdout] e3c8d20f474bd8c6e684b7a856d3da331204c5852c2e6c609581a76b88d1fbe2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 04730d380a1904e7ce903580c988645d9664b1efac424e03496b6bcd5988367e [INFO] running `Command { std: "docker" "start" "-a" "04730d380a1904e7ce903580c988645d9664b1efac424e03496b6bcd5988367e", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling regress v0.10.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [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 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 icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling openapiv3 v2.2.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling url v2.5.8 [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-rustls v0.27.7 [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 04s [INFO] running `Command { std: "docker" "inspect" "04730d380a1904e7ce903580c988645d9664b1efac424e03496b6bcd5988367e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04730d380a1904e7ce903580c988645d9664b1efac424e03496b6bcd5988367e", kill_on_drop: false }` [INFO] [stdout] 04730d380a1904e7ce903580c988645d9664b1efac424e03496b6bcd5988367e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] dc21ec6e4f6ef6755e7bd65bc72eb4bdc7e4e33cc76cb94b9469fda3e2ddcbc2 [INFO] running `Command { std: "docker" "start" "-a" "dc21ec6e4f6ef6755e7bd65bc72eb4bdc7e4e33cc76cb94b9469fda3e2ddcbc2", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling log v0.4.29 [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 parking v2.2.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustix v1.1.3 [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 crunchy v0.2.4 [INFO] [stderr] Compiling value-bag v1.12.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling piper v0.2.4 [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 similar v2.7.0 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling http-body v0.4.6 [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 async-attributes v1.1.2 [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 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 zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v2.5.0 [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 async-std v1.13.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [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 icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling typify-impl v0.4.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-object-pool v0.1.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper-util v0.1.19 [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 hyper-rustls v0.27.7 [INFO] [stderr] Compiling typify v0.4.3 [INFO] [stderr] Compiling progenitor-impl v0.11.2 [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Compiling httpmock v0.7.0 [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 28s [INFO] running `Command { std: "docker" "inspect" "dc21ec6e4f6ef6755e7bd65bc72eb4bdc7e4e33cc76cb94b9469fda3e2ddcbc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc21ec6e4f6ef6755e7bd65bc72eb4bdc7e4e33cc76cb94b9469fda3e2ddcbc2", kill_on_drop: false }` [INFO] [stdout] dc21ec6e4f6ef6755e7bd65bc72eb4bdc7e4e33cc76cb94b9469fda3e2ddcbc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1724f96d7264e3ccf372bcc28d8d010e2e1aa6ee0a3f58c8f75a9c9d12b65c9a [INFO] running `Command { std: "docker" "start" "-a" "1724f96d7264e3ccf372bcc28d8d010e2e1aa6ee0a3f58c8f75a9c9d12b65c9a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/devto_api-08bb87cdf5618af5) [INFO] [stdout] [INFO] [stderr] Running tests/mock_tests.rs (/opt/rustwide/target/debug/deps/mock_tests-58246ec8b58343a3) [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_get_article_by_id ... ok [INFO] [stdout] test test_api_error_handling ... ok [INFO] [stdout] test test_get_articles ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [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 (line 5225) ... FAILED [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::spam_user (line 7904) ... FAILED [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/lib.rs - (line 10) - 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 (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::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::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.27s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "1724f96d7264e3ccf372bcc28d8d010e2e1aa6ee0a3f58c8f75a9c9d12b65c9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1724f96d7264e3ccf372bcc28d8d010e2e1aa6ee0a3f58c8f75a9c9d12b65c9a", kill_on_drop: false }` [INFO] [stdout] 1724f96d7264e3ccf372bcc28d8d010e2e1aa6ee0a3f58c8f75a9c9d12b65c9a