[INFO] crate reexport-proc-macro 1.0.6 is already in cache [INFO] extracting crate reexport-proc-macro 1.0.6 into work/ex/beta-1.37-6/sources/1.36.0/reg/reexport-proc-macro/1.0.6 [INFO] extracting crate reexport-proc-macro 1.0.6 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/reexport-proc-macro/1.0.6 [INFO] validating manifest of reexport-proc-macro-1.0.6 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 reexport-proc-macro-1.0.6 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 reexport-proc-macro-1.0.6 [INFO] finished frobbing reexport-proc-macro-1.0.6 [INFO] frobbed toml for reexport-proc-macro-1.0.6 written to work/ex/beta-1.37-6/sources/1.36.0/reg/reexport-proc-macro/1.0.6/Cargo.toml [INFO] started frobbing reexport-proc-macro-1.0.6 [INFO] finished frobbing reexport-proc-macro-1.0.6 [INFO] frobbed toml for reexport-proc-macro-1.0.6 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/reexport-proc-macro/1.0.6/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 reexport-proc-macro-1.0.6 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-3/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/reexport-proc-macro/1.0.6:/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] 6ab2762e536fcc108124d24dc7cf68358f987ca9171d93ecc9f4c981ed533e41 [INFO] running `"docker" "start" "-a" "6ab2762e536fcc108124d24dc7cf68358f987ca9171d93ecc9f4c981ed533e41"` [INFO] [stderr] Compiling reexport-proc-macro v1.0.6 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] running `"docker" "inspect" "6ab2762e536fcc108124d24dc7cf68358f987ca9171d93ecc9f4c981ed533e41"` [INFO] running `"docker" "rm" "-f" "6ab2762e536fcc108124d24dc7cf68358f987ca9171d93ecc9f4c981ed533e41"` [INFO] [stdout] 6ab2762e536fcc108124d24dc7cf68358f987ca9171d93ecc9f4c981ed533e41 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/reexport-proc-macro/1.0.6:/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] 0493bb7fc22b21cf5b56e3a92d780e338b2a2c599b17e7ac66de4167699924af [INFO] running `"docker" "start" "-a" "0493bb7fc22b21cf5b56e3a92d780e338b2a2c599b17e7ac66de4167699924af"` [INFO] [stderr] Compiling reexport-proc-macro v1.0.6 [INFO] [stderr] Compiling array-macro v1.0.4 [INFO] [stderr] Compiling enum-map-derive v0.2.10 [INFO] [stderr] Compiling enum-map v0.2.36 [INFO] [stderr] Compiling reexport-proc-macro v1.0.6 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.29s [INFO] running `"docker" "inspect" "0493bb7fc22b21cf5b56e3a92d780e338b2a2c599b17e7ac66de4167699924af"` [INFO] running `"docker" "rm" "-f" "0493bb7fc22b21cf5b56e3a92d780e338b2a2c599b17e7ac66de4167699924af"` [INFO] [stdout] 0493bb7fc22b21cf5b56e3a92d780e338b2a2c599b17e7ac66de4167699924af [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/reexport-proc-macro/1.0.6:/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] 605a0165e689a8f694edf20e94483694cfed51ca930d22dfe51061a4ad2b6779 [INFO] running `"docker" "start" "-a" "605a0165e689a8f694edf20e94483694cfed51ca930d22dfe51061a4ad2b6779"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/reexport_proc_macro-4ef1b6733bc5cbb7 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/test-28ef5d5feeff0d4f [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_if_an_item_is_reexported ... ok [INFO] [stderr] Doc-tests reexport-proc-macro [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - reexport_proc_macro (line 19) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "605a0165e689a8f694edf20e94483694cfed51ca930d22dfe51061a4ad2b6779"` [INFO] running `"docker" "rm" "-f" "605a0165e689a8f694edf20e94483694cfed51ca930d22dfe51061a4ad2b6779"` [INFO] [stdout] 605a0165e689a8f694edf20e94483694cfed51ca930d22dfe51061a4ad2b6779