[INFO] crate numrepr 0.1.0 is already in cache [INFO] testing numrepr-0.1.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate numrepr 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate numrepr 0.1.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate numrepr 0.1.0 [INFO] finished tweaking crates.io crate numrepr 0.1.0 [INFO] tweaked toml for crates.io crate numrepr 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 521c74739a7a9ae29f3a817a8dca6b35df59b91ecd9160221636a97c6e7bfa47 [INFO] running `"docker" "start" "-a" "521c74739a7a9ae29f3a817a8dca6b35df59b91ecd9160221636a97c6e7bfa47"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling numrepr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'failure::core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/main.rs:117:11 [INFO] [stderr] | [INFO] [stderr] 117 | s.trim_left_matches(self.prefix()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.27s [INFO] running `"docker" "inspect" "521c74739a7a9ae29f3a817a8dca6b35df59b91ecd9160221636a97c6e7bfa47"` [INFO] running `"docker" "rm" "-f" "521c74739a7a9ae29f3a817a8dca6b35df59b91ecd9160221636a97c6e7bfa47"` [INFO] [stdout] 521c74739a7a9ae29f3a817a8dca6b35df59b91ecd9160221636a97c6e7bfa47 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 19cede097f52a9724cc3142a71d38215aaa371382c09d5bee0fb0dfbb893f0f0 [INFO] running `"docker" "start" "-a" "19cede097f52a9724cc3142a71d38215aaa371382c09d5bee0fb0dfbb893f0f0"` [INFO] [stderr] Compiling numrepr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'failure::core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/main.rs:117:11 [INFO] [stderr] | [INFO] [stderr] 117 | s.trim_left_matches(self.prefix()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.29s [INFO] running `"docker" "inspect" "19cede097f52a9724cc3142a71d38215aaa371382c09d5bee0fb0dfbb893f0f0"` [INFO] running `"docker" "rm" "-f" "19cede097f52a9724cc3142a71d38215aaa371382c09d5bee0fb0dfbb893f0f0"` [INFO] [stdout] 19cede097f52a9724cc3142a71d38215aaa371382c09d5bee0fb0dfbb893f0f0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6327f93702681b986cc1ab3a1ae21cd9d849e8d98f7e48b06b6bcef3b9c7d3de [INFO] running `"docker" "start" "-a" "6327f93702681b986cc1ab3a1ae21cd9d849e8d98f7e48b06b6bcef3b9c7d3de"` [INFO] [stderr] warning: use of deprecated item 'failure::core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/main.rs:117:11 [INFO] [stderr] | [INFO] [stderr] 117 | s.trim_left_matches(self.prefix()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/numrepr-f96cc98d241c6881 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test::format_num_test ... ok [INFO] [stdout] test test::_prepare_input ... ok [INFO] [stdout] test test::numeral_trim_prefix ... ok [INFO] [stdout] test test::numeral_parse_to_decimal ... ok [INFO] [stdout] test test::numeral_prefix ... ok [INFO] [stdout] test test::_parse_input ... ok [INFO] [stdout] test test::numeral_determine ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "6327f93702681b986cc1ab3a1ae21cd9d849e8d98f7e48b06b6bcef3b9c7d3de"` [INFO] running `"docker" "rm" "-f" "6327f93702681b986cc1ab3a1ae21cd9d849e8d98f7e48b06b6bcef3b9c7d3de"` [INFO] [stdout] 6327f93702681b986cc1ab3a1ae21cd9d849e8d98f7e48b06b6bcef3b9c7d3de