[INFO] fetching crate newbase60 0.1.4... [INFO] testing newbase60-0.1.4 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate newbase60 0.1.4 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate newbase60 0.1.4 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 28 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" "+562dee4820c458d823175268e41601d4c060588a" "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-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 251bea64e63ef8f29b51ff2988d5ad17e63228155fa6f839dcc91f886de235ac [INFO] running `Command { std: "docker" "start" "-a" "251bea64e63ef8f29b51ff2988d5ad17e63228155fa6f839dcc91f886de235ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "251bea64e63ef8f29b51ff2988d5ad17e63228155fa6f839dcc91f886de235ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "251bea64e63ef8f29b51ff2988d5ad17e63228155fa6f839dcc91f886de235ac", kill_on_drop: false }` [INFO] [stdout] 251bea64e63ef8f29b51ff2988d5ad17e63228155fa6f839dcc91f886de235ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01b9d555deb799b5f3cefe756a758f02de2e02e4b8cd84916e7a9bd0460769f1 [INFO] running `Command { std: "docker" "start" "-a" "01b9d555deb799b5f3cefe756a758f02de2e02e4b8cd84916e7a9bd0460769f1", 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.22s [INFO] running `Command { std: "docker" "inspect" "01b9d555deb799b5f3cefe756a758f02de2e02e4b8cd84916e7a9bd0460769f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01b9d555deb799b5f3cefe756a758f02de2e02e4b8cd84916e7a9bd0460769f1", kill_on_drop: false }` [INFO] [stdout] 01b9d555deb799b5f3cefe756a758f02de2e02e4b8cd84916e7a9bd0460769f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aff2916992f13a71cde8fc57afb7dce842119699069c503b0239022a46248953 [INFO] running `Command { std: "docker" "start" "-a" "aff2916992f13a71cde8fc57afb7dce842119699069c503b0239022a46248953", 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 semver v1.0.28 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling regex v1.12.3 [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 10.10s [INFO] running `Command { std: "docker" "inspect" "aff2916992f13a71cde8fc57afb7dce842119699069c503b0239022a46248953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aff2916992f13a71cde8fc57afb7dce842119699069c503b0239022a46248953", kill_on_drop: false }` [INFO] [stdout] aff2916992f13a71cde8fc57afb7dce842119699069c503b0239022a46248953 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dfdb2f9f292d00d50681677919058d916436a92446e9a67409c276a58b668d09 [INFO] running `Command { std: "docker" "start" "-a" "dfdb2f9f292d00d50681677919058d916436a92446e9a67409c276a58b668d09", 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.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/newbase60-846eeb58a73ec94e) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test tests::test_num_to_sxg::case_1 ... ok [INFO] [stdout] test tests::test_num_to_sxg::case_2 ... ok [INFO] [stdout] test tests::test_num_to_sxg::case_3 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_01 ... 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_sxg_to_num::case_05 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_02 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_06 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_08 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_07 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_10 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_11 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_12 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_09 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_13 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_14 ... 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_18 ... 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_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.08s [INFO] [stdout] [INFO] [stderr] Doc-tests newbase60 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - sxg_to_num (line 52) ... ok [INFO] [stdout] test src/lib.rs - num_to_sxg (line 11) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dfdb2f9f292d00d50681677919058d916436a92446e9a67409c276a58b668d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfdb2f9f292d00d50681677919058d916436a92446e9a67409c276a58b668d09", kill_on_drop: false }` [INFO] [stdout] dfdb2f9f292d00d50681677919058d916436a92446e9a67409c276a58b668d09