Nov 18 20:00:23.454 INFO testing base-x-0.2.3 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 20:00:23.456 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 18 20:00:23.916 INFO [stdout] d376780b95b96a078576b0c7c1fbaf872164b8b1a9a5b68f3e78059fa461de47 Nov 18 20:00:23.920 INFO running `"docker" "start" "-a" "d376780b95b96a078576b0c7c1fbaf872164b8b1a9a5b68f3e78059fa461de47"` Nov 18 20:00:25.235 INFO [stderr] usermod: no changes Nov 18 20:00:25.279 INFO [stderr] warning: only one of `license` or `license-file` is necessary Nov 18 20:00:25.303 INFO [stderr] Compiling base-x v0.2.3 (/source) Nov 18 20:00:25.727 INFO [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Nov 18 20:00:25.727 INFO [stderr] --> src/alphabet.rs:5:5 Nov 18 20:00:25.727 INFO [stderr] | Nov 18 20:00:25.727 INFO [stderr] 5 | use std::ascii::AsciiExt; Nov 18 20:00:25.727 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 20:00:25.727 INFO [stderr] | Nov 18 20:00:25.727 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 20:00:25.727 INFO [stderr] Nov 18 20:00:25.799 INFO [stderr] warning: unused import: `std::ascii::AsciiExt` Nov 18 20:00:25.799 INFO [stderr] --> src/alphabet.rs:5:5 Nov 18 20:00:25.800 INFO [stderr] | Nov 18 20:00:25.800 INFO [stderr] 5 | use std::ascii::AsciiExt; Nov 18 20:00:25.800 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 20:00:25.801 INFO [stderr] | Nov 18 20:00:25.801 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 18 20:00:25.801 INFO [stderr] Nov 18 20:00:25.919 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.66s Nov 18 20:00:25.930 INFO [stderr] su: No module specific data is present Nov 18 20:00:26.991 INFO running `"docker" "inspect" "d376780b95b96a078576b0c7c1fbaf872164b8b1a9a5b68f3e78059fa461de47"` Nov 18 20:00:27.293 INFO running `"docker" "rm" "-f" "d376780b95b96a078576b0c7c1fbaf872164b8b1a9a5b68f3e78059fa461de47"` Nov 18 20:00:27.475 INFO [stdout] d376780b95b96a078576b0c7c1fbaf872164b8b1a9a5b68f3e78059fa461de47 Nov 18 20:00:27.481 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 18 20:00:27.826 INFO [stdout] 836a4695422b6a68eab18f8da494326d59c1825419b8b3c0180158c243706e31 Nov 18 20:00:27.829 INFO running `"docker" "start" "-a" "836a4695422b6a68eab18f8da494326d59c1825419b8b3c0180158c243706e31"` Nov 18 20:00:28.706 INFO [stderr] usermod: no changes Nov 18 20:00:28.769 INFO [stderr] warning: only one of `license` or `license-file` is necessary Nov 18 20:00:28.777 INFO [stderr] Compiling base-x v0.2.3 (/source) Nov 18 20:00:29.210 INFO [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Nov 18 20:00:29.210 INFO [stderr] --> src/alphabet.rs:5:5 Nov 18 20:00:29.210 INFO [stderr] | Nov 18 20:00:29.210 INFO [stderr] 5 | use std::ascii::AsciiExt; Nov 18 20:00:29.210 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 20:00:29.210 INFO [stderr] | Nov 18 20:00:29.210 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 20:00:29.210 INFO [stderr] Nov 18 20:00:29.332 INFO [stderr] warning: unused import: `std::ascii::AsciiExt` Nov 18 20:00:29.332 INFO [stderr] --> src/alphabet.rs:5:5 Nov 18 20:00:29.333 INFO [stderr] | Nov 18 20:00:29.337 INFO [stderr] 5 | use std::ascii::AsciiExt; Nov 18 20:00:29.337 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 20:00:29.337 INFO [stderr] | Nov 18 20:00:29.338 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 18 20:00:29.338 INFO [stderr] Nov 18 20:00:30.169 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.42s Nov 18 20:00:30.173 INFO [stderr] su: No module specific data is present Nov 18 20:00:30.476 INFO running `"docker" "inspect" "836a4695422b6a68eab18f8da494326d59c1825419b8b3c0180158c243706e31"` Nov 18 20:00:30.684 INFO running `"docker" "rm" "-f" "836a4695422b6a68eab18f8da494326d59c1825419b8b3c0180158c243706e31"` Nov 18 20:00:30.777 INFO [stdout] 836a4695422b6a68eab18f8da494326d59c1825419b8b3c0180158c243706e31 Nov 18 20:00:30.783 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 18 20:00:30.959 INFO [stdout] e9b67e9575e94f749ba231b4564516983f73c12a7a5766ce24adcb1cb3c42665 Nov 18 20:00:30.960 INFO running `"docker" "start" "-a" "e9b67e9575e94f749ba231b4564516983f73c12a7a5766ce24adcb1cb3c42665"` Nov 18 20:00:31.329 INFO [stderr] usermod: no changes Nov 18 20:00:31.367 INFO [stderr] warning: only one of `license` or `license-file` is necessary Nov 18 20:00:31.383 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Nov 18 20:00:31.394 INFO [stderr] Running /target/debug/deps/base_x-8c275d4caff7a773 Nov 18 20:00:31.396 INFO [stdout] Nov 18 20:00:31.396 INFO [stdout] running 5 tests Nov 18 20:00:31.397 INFO [stdout] test bigint::tests::big_uint_add_mul ... ok Nov 18 20:00:31.397 INFO [stdout] test bigint::tests::big_uint_from_bytes ... ok Nov 18 20:00:31.398 INFO [stdout] test test::is_unicode_sound ... ok Nov 18 20:00:31.399 INFO [stdout] test bigint::tests::big_uint_rem_div ... ok Nov 18 20:00:31.403 INFO [stdout] test test::works ... ok Nov 18 20:00:31.403 INFO [stderr] Doc-tests base-x Nov 18 20:00:31.403 INFO [stdout] Nov 18 20:00:31.403 INFO [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 20:00:31.403 INFO [stdout] Nov 18 20:00:31.958 INFO [stdout] Nov 18 20:00:31.958 INFO [stdout] running 1 test Nov 18 20:00:33.199 INFO [stdout] test src/lib.rs - (line 16) ... ok Nov 18 20:00:33.199 INFO [stdout] Nov 18 20:00:33.199 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 20:00:33.199 INFO [stdout] Nov 18 20:00:33.235 INFO [stderr] su: No module specific data is present Nov 18 20:00:33.836 INFO running `"docker" "inspect" "e9b67e9575e94f749ba231b4564516983f73c12a7a5766ce24adcb1cb3c42665"` Nov 18 20:00:34.095 INFO running `"docker" "rm" "-f" "e9b67e9575e94f749ba231b4564516983f73c12a7a5766ce24adcb1cb3c42665"` Nov 18 20:00:34.358 INFO [stdout] e9b67e9575e94f749ba231b4564516983f73c12a7a5766ce24adcb1cb3c42665