[INFO] crate yarte 0.3.0 is already in cache [INFO] extracting crate yarte 0.3.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/yarte/0.3.0 [INFO] extracting crate yarte 0.3.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/yarte/0.3.0 [INFO] validating manifest of yarte-0.3.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 yarte-0.3.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 yarte-0.3.0 [INFO] finished frobbing yarte-0.3.0 [INFO] frobbed toml for yarte-0.3.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/yarte/0.3.0/Cargo.toml [INFO] started frobbing yarte-0.3.0 [INFO] finished frobbing yarte-0.3.0 [INFO] frobbed toml for yarte-0.3.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/yarte/0.3.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 yarte-0.3.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-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/yarte/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] d1d979796aa5e3c5a26ac31eeede24957193a4045afee43efc5378d6d017e638 [INFO] running `"docker" "start" "-a" "d1d979796aa5e3c5a26ac31eeede24957193a4045afee43efc5378d6d017e638"` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling toolchain_find v0.1.4 [INFO] [stderr] Compiling yarte_config v0.3.2 [INFO] [stderr] Compiling v_escape_derive v0.5.5 [INFO] [stderr] Compiling v_eval v0.0.2 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling yarte_derive v0.3.2 [INFO] [stderr] Compiling yarte_helpers v0.3.2 [INFO] [stderr] Compiling yarte v0.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.39s [INFO] running `"docker" "inspect" "d1d979796aa5e3c5a26ac31eeede24957193a4045afee43efc5378d6d017e638"` [INFO] running `"docker" "rm" "-f" "d1d979796aa5e3c5a26ac31eeede24957193a4045afee43efc5378d6d017e638"` [INFO] [stdout] d1d979796aa5e3c5a26ac31eeede24957193a4045afee43efc5378d6d017e638 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/yarte/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 914955be2f245de1eb26349e25890a35182519eaae671e679b3dbcf4c3379b51 [INFO] running `"docker" "start" "-a" "914955be2f245de1eb26349e25890a35182519eaae671e679b3dbcf4c3379b51"` [INFO] [stderr] Compiling yarte v0.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "914955be2f245de1eb26349e25890a35182519eaae671e679b3dbcf4c3379b51"` [INFO] running `"docker" "rm" "-f" "914955be2f245de1eb26349e25890a35182519eaae671e679b3dbcf4c3379b51"` [INFO] [stdout] 914955be2f245de1eb26349e25890a35182519eaae671e679b3dbcf4c3379b51 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/yarte/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 495be98e8e97eac4ea4825501713ddbd7403d2382486a25ea15ca42725f60fdc [INFO] running `"docker" "start" "-a" "495be98e8e97eac4ea4825501713ddbd7403d2382486a25ea15ca42725f60fdc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/yarte-7ced378edaeffc32 [INFO] [stderr] Doc-tests yarte [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - Template (line 24) ... 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" "495be98e8e97eac4ea4825501713ddbd7403d2382486a25ea15ca42725f60fdc"` [INFO] running `"docker" "rm" "-f" "495be98e8e97eac4ea4825501713ddbd7403d2382486a25ea15ca42725f60fdc"` [INFO] [stdout] 495be98e8e97eac4ea4825501713ddbd7403d2382486a25ea15ca42725f60fdc