[INFO] fetching crate runeauth 0.1.4... [INFO] testing runeauth-0.1.4 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate runeauth 0.1.4 into /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate runeauth 0.1.4 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8039d86972afc8aa0cc18c137478973ccf50f8f4bb14d1e2be1761d11474cb68 [INFO] running `Command { std: "docker" "start" "-a" "8039d86972afc8aa0cc18c137478973ccf50f8f4bb14d1e2be1761d11474cb68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8039d86972afc8aa0cc18c137478973ccf50f8f4bb14d1e2be1761d11474cb68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8039d86972afc8aa0cc18c137478973ccf50f8f4bb14d1e2be1761d11474cb68", kill_on_drop: false }` [INFO] [stdout] 8039d86972afc8aa0cc18c137478973ccf50f8f4bb14d1e2be1761d11474cb68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb46ad50b1aff2866dc1c8d206eb171b8cf204a0561c588dedb5b6367380e210 [INFO] running `Command { std: "docker" "start" "-a" "fb46ad50b1aff2866dc1c8d206eb171b8cf204a0561c588dedb5b6367380e210", 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 memchr v2.6.3 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling runeauth v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.0.5 [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 quote v1.0.33 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling regex-automata v0.3.8 [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 13.47s [INFO] running `Command { std: "docker" "inspect" "fb46ad50b1aff2866dc1c8d206eb171b8cf204a0561c588dedb5b6367380e210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb46ad50b1aff2866dc1c8d206eb171b8cf204a0561c588dedb5b6367380e210", kill_on_drop: false }` [INFO] [stdout] fb46ad50b1aff2866dc1c8d206eb171b8cf204a0561c588dedb5b6367380e210 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ba6135df670cb0c8909976cb3e338bc18f8db0143a67b5f4070701b0f518afd [INFO] running `Command { std: "docker" "start" "-a" "8ba6135df670cb0c8909976cb3e338bc18f8db0143a67b5f4070701b0f518afd", 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 unicode-ident v1.0.11 [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 proc-macro2 v1.0.66 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling chrono v0.4.30 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling clap v4.4.2 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [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 25.96s [INFO] running `Command { std: "docker" "inspect" "8ba6135df670cb0c8909976cb3e338bc18f8db0143a67b5f4070701b0f518afd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ba6135df670cb0c8909976cb3e338bc18f8db0143a67b5f4070701b0f518afd", kill_on_drop: false }` [INFO] [stdout] 8ba6135df670cb0c8909976cb3e338bc18f8db0143a67b5f4070701b0f518afd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a6e0d66657bdef25ecf90bf55bff817a1a3a85af968b850f1b7183230705e6a5 [INFO] running `Command { std: "docker" "start" "-a" "a6e0d66657bdef25ecf90bf55bff817a1a3a85af968b850f1b7183230705e6a5", 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] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/runeauth-043ad481af6d9d0d) [INFO] [stdout] running 16 tests [INFO] [stdout] test tests::test_contains_punctuation ... ok [INFO] [stdout] test tests::test_decode_alternative ... ok [INFO] [stdout] test sha256::tests::test_sha256 ... ok [INFO] [stdout] test tests::test_encode_alternative ... ok [INFO] [stdout] test tests::test_alternatives ... ok [INFO] [stdout] test tests::test_new_alternative ... ok [INFO] [stdout] test tests::test_decode_encode_rune ... ok [INFO] [stdout] test tests::test_pad_len ... ok [INFO] [stdout] test tests::test_restrictions_macro ... ok [INFO] [stdout] test tests::test_decode_restriction ... ok [INFO] [stdout] test tests::test_new_restriction ... ok [INFO] [stdout] test tests::test_rune_auth ... ok [INFO] [stdout] test tests::test_whole_cycle ... ok [INFO] [stdout] test tests::test_rune_id ... ok [INFO] [stdout] test tests::test_rune_is_authorized ... ok [INFO] [stdout] test tests::test_vectors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [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.37s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a6e0d66657bdef25ecf90bf55bff817a1a3a85af968b850f1b7183230705e6a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6e0d66657bdef25ecf90bf55bff817a1a3a85af968b850f1b7183230705e6a5", kill_on_drop: false }` [INFO] [stdout] a6e0d66657bdef25ecf90bf55bff817a1a3a85af968b850f1b7183230705e6a5