[INFO] fetching crate devto-api 0.1.0... [INFO] testing devto-api-0.1.0 against 1.95.0 for beta-1.96-1 [INFO] extracting crate devto-api 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate devto-api 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate devto-api 0.1.0 [INFO] tweaked toml for crates.io crate devto-api 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate devto-api 0.1.0 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 crates.io crate devto-api 0.1.0 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 levenshtein v1.0.5 [INFO] [stderr] Downloaded progenitor-client v0.11.2 [INFO] [stderr] Downloaded ryu v1.0.22 [INFO] [stderr] Downloaded basic-cookies v0.1.5 [INFO] [stderr] Downloaded async-object-pool v0.1.5 [INFO] [stderr] Downloaded piper v0.2.4 [INFO] [stderr] Downloaded async-executor v1.13.3 [INFO] [stderr] Downloaded progenitor-impl v0.11.2 [INFO] [stderr] Downloaded async-signal v0.2.13 [INFO] [stderr] Downloaded typify v0.4.3 [INFO] [stderr] Downloaded typify-macro v0.4.3 [INFO] [stderr] Downloaded progenitor v0.11.2 [INFO] [stderr] Downloaded zerocopy-derive v0.8.35 [INFO] [stderr] Downloaded zerocopy v0.8.35 [INFO] [stderr] Downloaded httpmock v0.7.0 [INFO] [stderr] Downloaded webpki-roots v1.0.5 [INFO] [stderr] Downloaded zmij v1.0.17 [INFO] [stderr] Downloaded serde_regex v1.1.0 [INFO] [stderr] Downloaded progenitor-macro v0.11.2 [INFO] [stderr] Downloaded openapiv3 v2.2.0 [INFO] [stderr] Downloaded typify-impl v0.4.3 [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] aa75af0e7fb61c0816b9af82e48ff8fb1bffdb2908da0358c0b4afbc74ee6fe4 [INFO] running `Command { std: "docker" "start" "-a" "aa75af0e7fb61c0816b9af82e48ff8fb1bffdb2908da0358c0b4afbc74ee6fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa75af0e7fb61c0816b9af82e48ff8fb1bffdb2908da0358c0b4afbc74ee6fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa75af0e7fb61c0816b9af82e48ff8fb1bffdb2908da0358c0b4afbc74ee6fe4", kill_on_drop: false }` [INFO] [stdout] aa75af0e7fb61c0816b9af82e48ff8fb1bffdb2908da0358c0b4afbc74ee6fe4 [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] 58b73762c71d21b8e3b1704331d0e1f358c8f7184337ed1d36475f208791dae0 [INFO] running `Command { std: "docker" "start" "-a" "58b73762c71d21b8e3b1704331d0e1f358c8f7184337ed1d36475f208791dae0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling futures-channel 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 hashbrown v0.16.1 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regress v0.10.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [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 hyper-util v0.1.19 [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 rustls-webpki v0.103.9 [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 thiserror-impl v2.0.18 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling regex v1.12.2 [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 thiserror v1.0.69 [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 v1.0.228 [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_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 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 url v2.5.8 [INFO] [stderr] Compiling typify-impl v0.4.3 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [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 07s [INFO] running `Command { std: "docker" "inspect" "58b73762c71d21b8e3b1704331d0e1f358c8f7184337ed1d36475f208791dae0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58b73762c71d21b8e3b1704331d0e1f358c8f7184337ed1d36475f208791dae0", kill_on_drop: false }` [INFO] [stdout] 58b73762c71d21b8e3b1704331d0e1f358c8f7184337ed1d36475f208791dae0 [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] b03a4a783e88a7240b175c438c9720eb64f294d44be02e7944876d67f48bcc3c [INFO] running `Command { std: "docker" "start" "-a" "b03a4a783e88a7240b175c438c9720eb64f294d44be02e7944876d67f48bcc3c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling ena v0.14.3 [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 reqwest v0.12.28 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling progenitor-client v0.11.2 [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 regex v1.12.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [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 lalrpop v0.20.2 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling hyper-util v0.1.19 [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 async-std v1.13.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 async-object-pool v0.1.5 [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] Compiling basic-cookies v0.1.5 [INFO] [stderr] Compiling httpmock v0.7.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "b03a4a783e88a7240b175c438c9720eb64f294d44be02e7944876d67f48bcc3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b03a4a783e88a7240b175c438c9720eb64f294d44be02e7944876d67f48bcc3c", kill_on_drop: false }` [INFO] [stdout] b03a4a783e88a7240b175c438c9720eb64f294d44be02e7944876d67f48bcc3c [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] 9d887d02ed632dadfcd214663dd09270494cf073e0f3791b27e33bc3dac57f18 [INFO] running `Command { std: "docker" "start" "-a" "9d887d02ed632dadfcd214663dd09270494cf073e0f3791b27e33bc3dac57f18", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [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_article_by_id ... 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.01s [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::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 /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::devto (line 18) - compile ... ok [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 src/config.rs - config::ClientExt::forem (line 47) - compile ... ok [INFO] [stdout] test src/config.rs - config::ClientExt::devto_public (line 31) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 10) - compile ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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] ---- /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] [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.34s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "9d887d02ed632dadfcd214663dd09270494cf073e0f3791b27e33bc3dac57f18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d887d02ed632dadfcd214663dd09270494cf073e0f3791b27e33bc3dac57f18", kill_on_drop: false }` [INFO] [stdout] 9d887d02ed632dadfcd214663dd09270494cf073e0f3791b27e33bc3dac57f18