[INFO] fetching crate newbase60 0.1.4... [INFO] testing newbase60-0.1.4 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate newbase60 0.1.4 into /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate newbase60 0.1.4 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cec22327b27d4a51a3f10b011b536c54bb3728d7e5773c1846cc3a2e51d19de [INFO] running `Command { std: "docker" "start" "-a" "6cec22327b27d4a51a3f10b011b536c54bb3728d7e5773c1846cc3a2e51d19de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cec22327b27d4a51a3f10b011b536c54bb3728d7e5773c1846cc3a2e51d19de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cec22327b27d4a51a3f10b011b536c54bb3728d7e5773c1846cc3a2e51d19de", kill_on_drop: false }` [INFO] [stdout] 6cec22327b27d4a51a3f10b011b536c54bb3728d7e5773c1846cc3a2e51d19de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cfe11e8f068fa1dee5d45480e5a8861e31625e69fd4c8a18bb4cc67308cc597 [INFO] running `Command { std: "docker" "start" "-a" "0cfe11e8f068fa1dee5d45480e5a8861e31625e69fd4c8a18bb4cc67308cc597", 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.19s [INFO] running `Command { std: "docker" "inspect" "0cfe11e8f068fa1dee5d45480e5a8861e31625e69fd4c8a18bb4cc67308cc597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cfe11e8f068fa1dee5d45480e5a8861e31625e69fd4c8a18bb4cc67308cc597", kill_on_drop: false }` [INFO] [stdout] 0cfe11e8f068fa1dee5d45480e5a8861e31625e69fd4c8a18bb4cc67308cc597 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91e5199e5aff6ff3f890165376019ec7c089882f1cf295265e6628be1efcded3 [INFO] running `Command { std: "docker" "start" "-a" "91e5199e5aff6ff3f890165376019ec7c089882f1cf295265e6628be1efcded3", 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-core v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling regex v1.11.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 16.36s [INFO] running `Command { std: "docker" "inspect" "91e5199e5aff6ff3f890165376019ec7c089882f1cf295265e6628be1efcded3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91e5199e5aff6ff3f890165376019ec7c089882f1cf295265e6628be1efcded3", kill_on_drop: false }` [INFO] [stdout] 91e5199e5aff6ff3f890165376019ec7c089882f1cf295265e6628be1efcded3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 86314b628c2c12f28b545c7c110c9d4b48dc6ce460af5a9fa8135ddb88c9e993 [INFO] running `Command { std: "docker" "start" "-a" "86314b628c2c12f28b545c7c110c9d4b48dc6ce460af5a9fa8135ddb88c9e993", 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-02a2c284fcfe1a95) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test tests::test_num_to_sxg::case_2 ... 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_num_to_sxg::case_1 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_06 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_11 ... 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_10 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_12 ... 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_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_sxg_to_num::case_18 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_19 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_17 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_04 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_07 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_13 ... ok [INFO] [stdout] test tests::test_sxg_to_num::case_03 ... ok [INFO] [stdout] test tests::test_round_trip_n_s_n ... ok [INFO] [stderr] Doc-tests newbase60 [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [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.47s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "86314b628c2c12f28b545c7c110c9d4b48dc6ce460af5a9fa8135ddb88c9e993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86314b628c2c12f28b545c7c110c9d4b48dc6ce460af5a9fa8135ddb88c9e993", kill_on_drop: false }` [INFO] [stdout] 86314b628c2c12f28b545c7c110c9d4b48dc6ce460af5a9fa8135ddb88c9e993