[INFO] fetching crate runeauth 0.1.4... [INFO] testing runeauth-0.1.4 against 1.90.0 for beta-1.91-3 [INFO] extracting crate runeauth 0.1.4 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate runeauth 0.1.4 [INFO] finished tweaking crates.io crate runeauth 0.1.4 [INFO] tweaked toml for crates.io crate runeauth 0.1.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate runeauth 0.1.4 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate runeauth 0.1.4 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crypto v0.5.1 [INFO] [stderr] Downloaded base64 v0.21.3 [INFO] [stderr] Downloaded iana-time-zone v0.1.57 [INFO] [stderr] Downloaded aho-corasick v1.0.5 [INFO] [stderr] Downloaded serde_json v1.0.105 [INFO] [stderr] Downloaded chrono v0.4.30 [INFO] [stderr] Downloaded rustix v0.38.11 [INFO] [stderr] Downloaded linux-raw-sys v0.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91ca780e6483f32800da51992fa9ae36cf9be9da5dcdb669febb6b7d623bd2ca [INFO] running `Command { std: "docker" "start" "-a" "91ca780e6483f32800da51992fa9ae36cf9be9da5dcdb669febb6b7d623bd2ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91ca780e6483f32800da51992fa9ae36cf9be9da5dcdb669febb6b7d623bd2ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91ca780e6483f32800da51992fa9ae36cf9be9da5dcdb669febb6b7d623bd2ca", kill_on_drop: false }` [INFO] [stdout] 91ca780e6483f32800da51992fa9ae36cf9be9da5dcdb669febb6b7d623bd2ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53b25fee7ab63286cda2e5bef569d846c6ac3db40f37ba78f250785db3f25d1a [INFO] running `Command { std: "docker" "start" "-a" "53b25fee7ab63286cda2e5bef569d846c6ac3db40f37ba78f250785db3f25d1a", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling runeauth v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto v0.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.75s [INFO] running `Command { std: "docker" "inspect" "53b25fee7ab63286cda2e5bef569d846c6ac3db40f37ba78f250785db3f25d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53b25fee7ab63286cda2e5bef569d846c6ac3db40f37ba78f250785db3f25d1a", kill_on_drop: false }` [INFO] [stdout] 53b25fee7ab63286cda2e5bef569d846c6ac3db40f37ba78f250785db3f25d1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1a6a7b01302df9d4e6073e951e3c1c5a0b36bc25b7ddf9b3cca01bbafee6522 [INFO] running `Command { std: "docker" "start" "-a" "d1a6a7b01302df9d4e6073e951e3c1c5a0b36bc25b7ddf9b3cca01bbafee6522", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling chrono v0.4.30 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling clap v4.4.2 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling runeauth v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.57s [INFO] running `Command { std: "docker" "inspect" "d1a6a7b01302df9d4e6073e951e3c1c5a0b36bc25b7ddf9b3cca01bbafee6522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1a6a7b01302df9d4e6073e951e3c1c5a0b36bc25b7ddf9b3cca01bbafee6522", kill_on_drop: false }` [INFO] [stdout] d1a6a7b01302df9d4e6073e951e3c1c5a0b36bc25b7ddf9b3cca01bbafee6522 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4692014dafcef4e34b3f2625ac6da58c8109b2af183defd5c487773f832ead85 [INFO] running `Command { std: "docker" "start" "-a" "4692014dafcef4e34b3f2625ac6da58c8109b2af183defd5c487773f832ead85", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/runeauth-19c8feb6002990fc) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test sha256::tests::test_sha256 ... ok [INFO] [stdout] test tests::test_contains_punctuation ... ok [INFO] [stdout] test tests::test_decode_alternative ... ok [INFO] [stdout] test tests::test_alternatives ... ok [INFO] [stdout] test tests::test_decode_encode_rune ... ok [INFO] [stdout] test tests::test_encode_alternative ... ok [INFO] [stdout] test tests::test_new_alternative ... ok [INFO] [stdout] test tests::test_new_restriction ... ok [INFO] [stdout] test tests::test_pad_len ... ok [INFO] [stdout] test tests::test_rune_id ... ok [INFO] [stdout] test tests::test_restrictions_macro ... ok [INFO] [stdout] test tests::test_rune_is_authorized ... ok [INFO] [stdout] test tests::test_rune_auth ... ok [INFO] [stdout] test tests::test_whole_cycle ... ok [INFO] [stdout] test tests::test_vectors ... ok [INFO] [stdout] test tests::test_decode_restriction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests runeauth [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - Alternative (line 267) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4692014dafcef4e34b3f2625ac6da58c8109b2af183defd5c487773f832ead85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4692014dafcef4e34b3f2625ac6da58c8109b2af183defd5c487773f832ead85", kill_on_drop: false }` [INFO] [stdout] 4692014dafcef4e34b3f2625ac6da58c8109b2af183defd5c487773f832ead85