[INFO] crate abstract_integers 0.1.1 is already in cache [INFO] extracting crate abstract_integers 0.1.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/abstract_integers/0.1.1 [INFO] extracting crate abstract_integers 0.1.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/abstract_integers/0.1.1 [INFO] validating manifest of abstract_integers-0.1.1 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of abstract_integers-0.1.1 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing abstract_integers-0.1.1 [INFO] finished frobbing abstract_integers-0.1.1 [INFO] frobbed toml for abstract_integers-0.1.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/abstract_integers/0.1.1/Cargo.toml [INFO] started frobbing abstract_integers-0.1.1 [INFO] finished frobbing abstract_integers-0.1.1 [INFO] frobbed toml for abstract_integers-0.1.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/abstract_integers/0.1.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing abstract_integers-0.1.1 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/abstract_integers/0.1.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 6759e69ce97d05159c69b38a1a195e8f041f5fa59917fe323e2b84d0b596eaaf [INFO] running `"docker" "start" "-a" "6759e69ce97d05159c69b38a1a195e8f041f5fa59917fe323e2b84d0b596eaaf"` [INFO] [stderr] Compiling abstract_integers v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:337:1 [INFO] [stderr] | [INFO] [stderr] 337 | /// Natural integer bounded by std::usize::MAX [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 338 | define_abstract_integer_checked!(SizeNatExample, 64); [INFO] [stderr] | ----------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_doc_comments)] on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `"docker" "inspect" "6759e69ce97d05159c69b38a1a195e8f041f5fa59917fe323e2b84d0b596eaaf"` [INFO] running `"docker" "rm" "-f" "6759e69ce97d05159c69b38a1a195e8f041f5fa59917fe323e2b84d0b596eaaf"` [INFO] [stdout] 6759e69ce97d05159c69b38a1a195e8f041f5fa59917fe323e2b84d0b596eaaf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/abstract_integers/0.1.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] c1e0583469b49b4cae4e5021c298a2694d58b602e2515ce5b7acf27ea9b4988f [INFO] running `"docker" "start" "-a" "c1e0583469b49b4cae4e5021c298a2694d58b602e2515ce5b7acf27ea9b4988f"` [INFO] [stderr] Compiling abstract_integers v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:337:1 [INFO] [stderr] | [INFO] [stderr] 337 | /// Natural integer bounded by std::usize::MAX [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 338 | define_abstract_integer_checked!(SizeNatExample, 64); [INFO] [stderr] | ----------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_doc_comments)] on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `"docker" "inspect" "c1e0583469b49b4cae4e5021c298a2694d58b602e2515ce5b7acf27ea9b4988f"` [INFO] running `"docker" "rm" "-f" "c1e0583469b49b4cae4e5021c298a2694d58b602e2515ce5b7acf27ea9b4988f"` [INFO] [stdout] c1e0583469b49b4cae4e5021c298a2694d58b602e2515ce5b7acf27ea9b4988f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/abstract_integers/0.1.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] b86c1414772e738d6ad92eb0ebb2c03928089e845aad842af36838534a9bda98 [INFO] running `"docker" "start" "-a" "b86c1414772e738d6ad92eb0ebb2c03928089e845aad842af36838534a9bda98"` [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::arith ... ok [INFO] [stdout] test tests::wrapping ... ok [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/abstract_integers-a7bb1c041dde7561 [INFO] [stdout] test tests::bounded ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests abstract_integers [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 12) ... ignored [INFO] [stdout] test src/lib.rs - (line 30) ... ignored [INFO] [stdout] test src/lib.rs - (line 45) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b86c1414772e738d6ad92eb0ebb2c03928089e845aad842af36838534a9bda98"` [INFO] running `"docker" "rm" "-f" "b86c1414772e738d6ad92eb0ebb2c03928089e845aad842af36838534a9bda98"` [INFO] [stdout] b86c1414772e738d6ad92eb0ebb2c03928089e845aad842af36838534a9bda98