[INFO] cloning repository trezm/templatify-macro [INFO] running `"git" "clone" "--bare" "git://github.com/trezm/templatify-macro.git" "work/cache/sources/gh/trezm/templatify-macro"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/trezm/templatify-macro'... [INFO] running `"git" "clone" "work/cache/sources/gh/trezm/templatify-macro" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/trezm/templatify-macro"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/trezm/templatify-macro'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/trezm/templatify-macro" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/trezm/templatify-macro"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/trezm/templatify-macro'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8471d70be5d714b8574bc13becc9140bfe186739 [INFO] sha for GitHub repo trezm/templatify-macro: 8471d70be5d714b8574bc13becc9140bfe186739 [INFO] validating manifest of trezm/templatify-macro on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of trezm/templatify-macro on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing trezm/templatify-macro [INFO] finished frobbing trezm/templatify-macro [INFO] frobbed toml for trezm/templatify-macro written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/trezm/templatify-macro/Cargo.toml [INFO] started frobbing trezm/templatify-macro [INFO] finished frobbing trezm/templatify-macro [INFO] frobbed toml for trezm/templatify-macro written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/trezm/templatify-macro/Cargo.toml [INFO] crate trezm/templatify-macro already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing trezm/templatify-macro against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/trezm/templatify-macro:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 2bc30204393bbb6b924b07a40ff2735caa5800a0ebbe48bdb00f77c818a20c39 [INFO] running `"docker" "start" "-a" "2bc30204393bbb6b924b07a40ff2735caa5800a0ebbe48bdb00f77c818a20c39"` [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling templatify-macro v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.64s [INFO] running `"docker" "inspect" "2bc30204393bbb6b924b07a40ff2735caa5800a0ebbe48bdb00f77c818a20c39"` [INFO] running `"docker" "rm" "-f" "2bc30204393bbb6b924b07a40ff2735caa5800a0ebbe48bdb00f77c818a20c39"` [INFO] [stdout] 2bc30204393bbb6b924b07a40ff2735caa5800a0ebbe48bdb00f77c818a20c39 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/trezm/templatify-macro:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 2193aeb1687b0b00d0703d6b227c21a72c3e181ddbf8b68570ec77278845cf38 [INFO] running `"docker" "start" "-a" "2193aeb1687b0b00d0703d6b227c21a72c3e181ddbf8b68570ec77278845cf38"` [INFO] [stderr] Compiling templatify-macro v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `"docker" "inspect" "2193aeb1687b0b00d0703d6b227c21a72c3e181ddbf8b68570ec77278845cf38"` [INFO] running `"docker" "rm" "-f" "2193aeb1687b0b00d0703d6b227c21a72c3e181ddbf8b68570ec77278845cf38"` [INFO] [stdout] 2193aeb1687b0b00d0703d6b227c21a72c3e181ddbf8b68570ec77278845cf38 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/trezm/templatify-macro:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 45861e7e4bdf7560f26e45ecaa446a7d962acf492e174e899ef5538dfb77a308 [INFO] running `"docker" "start" "-a" "45861e7e4bdf7560f26e45ecaa446a7d962acf492e174e899ef5538dfb77a308"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/templatify_macro-6ccb9986122db4da [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] Doc-tests templatify-macro [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] running `"docker" "inspect" "45861e7e4bdf7560f26e45ecaa446a7d962acf492e174e899ef5538dfb77a308"` [INFO] running `"docker" "rm" "-f" "45861e7e4bdf7560f26e45ecaa446a7d962acf492e174e899ef5538dfb77a308"` [INFO] [stdout] 45861e7e4bdf7560f26e45ecaa446a7d962acf492e174e899ef5538dfb77a308