[INFO] fetching crate newbase60 0.1.4... [INFO] testing newbase60-0.1.4 against 1.91.0 for beta-1.92-2 [INFO] extracting crate newbase60 0.1.4 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate newbase60 0.1.4 [INFO] finished tweaking crates.io crate newbase60 0.1.4 [INFO] tweaked toml for crates.io crate newbase60 0.1.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate newbase60 0.1.4 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 29 packages to latest compatible versions [INFO] [stderr] Adding rstest v0.18.2 (available: v0.26.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.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] Downloading crates ... [INFO] [stderr] Downloaded rstest_macros v0.18.2 [INFO] [stderr] Downloaded rstest v0.18.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6fd6d3ba847b3e95f305256b8d2a5b5aa3a345f86cb9488a504e14bd5607c7d [INFO] running `Command { std: "docker" "start" "-a" "a6fd6d3ba847b3e95f305256b8d2a5b5aa3a345f86cb9488a504e14bd5607c7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6fd6d3ba847b3e95f305256b8d2a5b5aa3a345f86cb9488a504e14bd5607c7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6fd6d3ba847b3e95f305256b8d2a5b5aa3a345f86cb9488a504e14bd5607c7d", kill_on_drop: false }` [INFO] [stdout] a6fd6d3ba847b3e95f305256b8d2a5b5aa3a345f86cb9488a504e14bd5607c7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a2eea6c7015c759bbd0b066af35b91e9e33cad38cd66aa48115c582d0d3c86e [INFO] running `Command { std: "docker" "start" "-a" "7a2eea6c7015c759bbd0b066af35b91e9e33cad38cd66aa48115c582d0d3c86e", 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 newbase60 v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] running `Command { std: "docker" "inspect" "7a2eea6c7015c759bbd0b066af35b91e9e33cad38cd66aa48115c582d0d3c86e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a2eea6c7015c759bbd0b066af35b91e9e33cad38cd66aa48115c582d0d3c86e", kill_on_drop: false }` [INFO] [stdout] 7a2eea6c7015c759bbd0b066af35b91e9e33cad38cd66aa48115c582d0d3c86e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 324b4f07828a9257554c12c6d7ce7feb5619a20944afa1e1ddb71a6da9a44026 [INFO] running `Command { std: "docker" "start" "-a" "324b4f07828a9257554c12c6d7ce7feb5619a20944afa1e1ddb71a6da9a44026", 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 futures-sink v0.3.31 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling newbase60 v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.24s [INFO] running `Command { std: "docker" "inspect" "324b4f07828a9257554c12c6d7ce7feb5619a20944afa1e1ddb71a6da9a44026", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "324b4f07828a9257554c12c6d7ce7feb5619a20944afa1e1ddb71a6da9a44026", kill_on_drop: false }` [INFO] [stdout] 324b4f07828a9257554c12c6d7ce7feb5619a20944afa1e1ddb71a6da9a44026 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c8d0ba16137b349d961f1a6cf5a6022b5240616b8febd352d4a67e32f44b4f15 [INFO] running `Command { std: "docker" "start" "-a" "c8d0ba16137b349d961f1a6cf5a6022b5240616b8febd352d4a67e32f44b4f15", 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.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/newbase60-829101f5d51aedbb) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test tests::test_num_to_sxg::case_2 ... ok [INFO] [stdout] test tests::test_num_to_sxg::case_1 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_03 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_04 ... ok [INFO] [stdout] test tests::test_num_to_sxg::case_3 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_05 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_07 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_02 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_08 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_09 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_01 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_06 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_10 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_12 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_11 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_13 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_17 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_19 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_18 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_15 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_16 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_14 ... ok [INFO] [stdout] test tests::test_round_trip_n_s_n ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests newbase60 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - num_to_sxg (line 11) ... ok [INFO] [stdout] test src/lib.rs - sxg_to_num (line 52) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c8d0ba16137b349d961f1a6cf5a6022b5240616b8febd352d4a67e32f44b4f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8d0ba16137b349d961f1a6cf5a6022b5240616b8febd352d4a67e32f44b4f15", kill_on_drop: false }` [INFO] [stdout] c8d0ba16137b349d961f1a6cf5a6022b5240616b8febd352d4a67e32f44b4f15