[INFO] crate lup 0.3.0 is already in cache [INFO] extracting crate lup 0.3.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/lup/0.3.0 [INFO] extracting crate lup 0.3.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/lup/0.3.0 [INFO] validating manifest of lup-0.3.0 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 lup-0.3.0 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 lup-0.3.0 [INFO] finished frobbing lup-0.3.0 [INFO] frobbed toml for lup-0.3.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/lup/0.3.0/Cargo.toml [INFO] started frobbing lup-0.3.0 [INFO] finished frobbing lup-0.3.0 [INFO] frobbed toml for lup-0.3.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/lup/0.3.0/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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing lup-0.3.0 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-2/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/lup/0.3.0:/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] a51ddb19b8e86f2f73ca958e90bbd3feefdc930b4d39b3367442f23d85ef55f8 [INFO] running `"docker" "start" "-a" "a51ddb19b8e86f2f73ca958e90bbd3feefdc930b4d39b3367442f23d85ef55f8"` [INFO] [stderr] Compiling lup v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: missing documentation for macro [INFO] [stderr] --> src/lib.rs:193:1 [INFO] [stderr] | [INFO] [stderr] 193 | / macro_rules! lup( [INFO] [stderr] 194 | | ($sum:ty : $i:tt , $($j:tt),+ by $list:expr => $body:block) => { [INFO] [stderr] 195 | | lup!($sum : $i in 0..$list.len() => { [INFO] [stderr] 196 | | lup!($sum : $($j),* by $list[$i] => $body) [INFO] [stderr] ... | [INFO] [stderr] 215 | | }} [INFO] [stderr] 216 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:156:9 [INFO] [stderr] | [INFO] [stderr] 156 | #![deny(missing_docs)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `"docker" "inspect" "a51ddb19b8e86f2f73ca958e90bbd3feefdc930b4d39b3367442f23d85ef55f8"` [INFO] running `"docker" "rm" "-f" "a51ddb19b8e86f2f73ca958e90bbd3feefdc930b4d39b3367442f23d85ef55f8"` [INFO] [stdout] a51ddb19b8e86f2f73ca958e90bbd3feefdc930b4d39b3367442f23d85ef55f8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/lup/0.3.0:/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] 276dfb9e76dbc601a6a4a424f08bd4cd2105a8a65c2582964114340a0a5da2ea [INFO] running `"docker" "start" "-a" "276dfb9e76dbc601a6a4a424f08bd4cd2105a8a65c2582964114340a0a5da2ea"` [INFO] [stderr] Compiling lup v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: missing documentation for macro [INFO] [stderr] --> src/lib.rs:193:1 [INFO] [stderr] | [INFO] [stderr] 193 | / macro_rules! lup( [INFO] [stderr] 194 | | ($sum:ty : $i:tt , $($j:tt),+ by $list:expr => $body:block) => { [INFO] [stderr] 195 | | lup!($sum : $i in 0..$list.len() => { [INFO] [stderr] 196 | | lup!($sum : $($j),* by $list[$i] => $body) [INFO] [stderr] ... | [INFO] [stderr] 215 | | }} [INFO] [stderr] 216 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:156:9 [INFO] [stderr] | [INFO] [stderr] 156 | #![deny(missing_docs)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.74s [INFO] running `"docker" "inspect" "276dfb9e76dbc601a6a4a424f08bd4cd2105a8a65c2582964114340a0a5da2ea"` [INFO] running `"docker" "rm" "-f" "276dfb9e76dbc601a6a4a424f08bd4cd2105a8a65c2582964114340a0a5da2ea"` [INFO] [stdout] 276dfb9e76dbc601a6a4a424f08bd4cd2105a8a65c2582964114340a0a5da2ea [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/lup/0.3.0:/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] 448469a5ddb11dba435baa4efa8465561ccaa0ca4252bb31860a9f1f4b65255b [INFO] running `"docker" "start" "-a" "448469a5ddb11dba435baa4efa8465561ccaa0ca4252bb31860a9f1f4b65255b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/lup-543276af67356f88 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::for_loop ... ok [INFO] [stdout] test tests::list ... ok [INFO] [stdout] test tests::short ... ok [INFO] [stdout] test tests::vector ... ok [INFO] [stdout] test tests::sift ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests lup [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - (line 56) ... ignored [INFO] [stdout] test src/lib.rs - (line 121) ... ok [INFO] [stdout] test src/lib.rs - (line 93) ... ok [INFO] [stdout] test src/lib.rs - (line 29) ... ok [INFO] [stdout] test src/lib.rs - (line 62) ... ok [INFO] [stdout] test src/vector.rs - vector::Vector (line 7) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "448469a5ddb11dba435baa4efa8465561ccaa0ca4252bb31860a9f1f4b65255b"` [INFO] running `"docker" "rm" "-f" "448469a5ddb11dba435baa4efa8465561ccaa0ca4252bb31860a9f1f4b65255b"` [INFO] [stdout] 448469a5ddb11dba435baa4efa8465561ccaa0ca4252bb31860a9f1f4b65255b