[INFO] crate automaat-processor-print-output 0.1.0 is already in cache [INFO] extracting crate automaat-processor-print-output 0.1.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/automaat-processor-print-output/0.1.0 [INFO] extracting crate automaat-processor-print-output 0.1.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/automaat-processor-print-output/0.1.0 [INFO] validating manifest of automaat-processor-print-output-0.1.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of automaat-processor-print-output-0.1.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing automaat-processor-print-output-0.1.0 [INFO] finished frobbing automaat-processor-print-output-0.1.0 [INFO] frobbed toml for automaat-processor-print-output-0.1.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/automaat-processor-print-output/0.1.0/Cargo.toml [INFO] started frobbing automaat-processor-print-output-0.1.0 [INFO] finished frobbing automaat-processor-print-output-0.1.0 [INFO] frobbed toml for automaat-processor-print-output-0.1.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/automaat-processor-print-output/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing automaat-processor-print-output-0.1.0 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/automaat-processor-print-output/0.1.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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 36589bbdc0b870174b117cbf95166b5153e004d47d82b7d2aa2f2285fe329a69 [INFO] running `"docker" "start" "-a" "36589bbdc0b870174b117cbf95166b5153e004d47d82b7d2aa2f2285fe329a69"` [INFO] [stderr] Compiling automaat-core v0.1.0 [INFO] [stderr] Compiling automaat-processor-print-output v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `"docker" "inspect" "36589bbdc0b870174b117cbf95166b5153e004d47d82b7d2aa2f2285fe329a69"` [INFO] running `"docker" "rm" "-f" "36589bbdc0b870174b117cbf95166b5153e004d47d82b7d2aa2f2285fe329a69"` [INFO] [stdout] 36589bbdc0b870174b117cbf95166b5153e004d47d82b7d2aa2f2285fe329a69 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/automaat-processor-print-output/0.1.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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 7dedce60b748e6683bc67494888908d72f79c6e1473d82923a026a0f563f8e5f [INFO] running `"docker" "start" "-a" "7dedce60b748e6683bc67494888908d72f79c6e1473d82923a026a0f563f8e5f"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling pulldown-cmark v0.4.1 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling juniper_codegen v0.12.0 [INFO] [stderr] Compiling version-sync v0.8.1 [INFO] [stderr] Compiling juniper v0.12.0 [INFO] [stderr] Compiling automaat-processor-print-output v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.43s [INFO] running `"docker" "inspect" "7dedce60b748e6683bc67494888908d72f79c6e1473d82923a026a0f563f8e5f"` [INFO] running `"docker" "rm" "-f" "7dedce60b748e6683bc67494888908d72f79c6e1473d82923a026a0f563f8e5f"` [INFO] [stdout] 7dedce60b748e6683bc67494888908d72f79c6e1473d82923a026a0f563f8e5f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/automaat-processor-print-output/0.1.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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] a267452a08616c4756ecd35ae46a3ac8eb309399ced8a784643fb684671a3b79 [INFO] running `"docker" "start" "-a" "a267452a08616c4756ecd35ae46a3ac8eb309399ced8a784643fb684671a3b79"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/automaat_processor_print_output-2697a4bcd3b3290a [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::validate::empty_output ... ok [INFO] [stdout] test tests::test_readme_deps ... ok [INFO] [stdout] test tests::validate::string_output ... ok [INFO] [stdout] test tests::run::string_output ... ok [INFO] [stdout] test tests::run::empty_output ... ok [INFO] [stdout] test tests::test_html_root_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests automaat-processor-print-output [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 21) ... 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" "a267452a08616c4756ecd35ae46a3ac8eb309399ced8a784643fb684671a3b79"` [INFO] running `"docker" "rm" "-f" "a267452a08616c4756ecd35ae46a3ac8eb309399ced8a784643fb684671a3b79"` [INFO] [stdout] a267452a08616c4756ecd35ae46a3ac8eb309399ced8a784643fb684671a3b79