[INFO] cloning repository soenkehahn/rust-macro-playground [INFO] running `"git" "clone" "--bare" "git://github.com/soenkehahn/rust-macro-playground.git" "work/cache/sources/gh/soenkehahn/rust-macro-playground"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/soenkehahn/rust-macro-playground'... [INFO] running `"git" "clone" "work/cache/sources/gh/soenkehahn/rust-macro-playground" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/soenkehahn/rust-macro-playground"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/soenkehahn/rust-macro-playground'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/soenkehahn/rust-macro-playground" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/soenkehahn/rust-macro-playground"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/soenkehahn/rust-macro-playground'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d1554c05f7653af7a9abad5319fd469d1aca49cb [INFO] sha for GitHub repo soenkehahn/rust-macro-playground: d1554c05f7653af7a9abad5319fd469d1aca49cb [INFO] validating manifest of soenkehahn/rust-macro-playground 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 soenkehahn/rust-macro-playground 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 soenkehahn/rust-macro-playground [INFO] finished frobbing soenkehahn/rust-macro-playground [INFO] frobbed toml for soenkehahn/rust-macro-playground written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/soenkehahn/rust-macro-playground/Cargo.toml [INFO] started frobbing soenkehahn/rust-macro-playground [INFO] finished frobbing soenkehahn/rust-macro-playground [INFO] frobbed toml for soenkehahn/rust-macro-playground written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/soenkehahn/rust-macro-playground/Cargo.toml [INFO] crate soenkehahn/rust-macro-playground 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 soenkehahn/rust-macro-playground against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/soenkehahn/rust-macro-playground:/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] 292f798adeb4d166a3aa786123be9face73fb7cf5ab7aaf826daa9620c463441 [INFO] running `"docker" "start" "-a" "292f798adeb4d166a3aa786123be9face73fb7cf5ab7aaf826daa9620c463441"` [INFO] [stderr] Compiling rust-macros v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.16s [INFO] running `"docker" "inspect" "292f798adeb4d166a3aa786123be9face73fb7cf5ab7aaf826daa9620c463441"` [INFO] running `"docker" "rm" "-f" "292f798adeb4d166a3aa786123be9face73fb7cf5ab7aaf826daa9620c463441"` [INFO] [stdout] 292f798adeb4d166a3aa786123be9face73fb7cf5ab7aaf826daa9620c463441 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/soenkehahn/rust-macro-playground:/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] d9a306e7eb03f02a43d9632a1ef42e7acdc5c9a94481dd03830d2be6e73eb169 [INFO] running `"docker" "start" "-a" "d9a306e7eb03f02a43d9632a1ef42e7acdc5c9a94481dd03830d2be6e73eb169"` [INFO] [stderr] Compiling rust-macros v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.81s [INFO] running `"docker" "inspect" "d9a306e7eb03f02a43d9632a1ef42e7acdc5c9a94481dd03830d2be6e73eb169"` [INFO] running `"docker" "rm" "-f" "d9a306e7eb03f02a43d9632a1ef42e7acdc5c9a94481dd03830d2be6e73eb169"` [INFO] [stdout] d9a306e7eb03f02a43d9632a1ef42e7acdc5c9a94481dd03830d2be6e73eb169 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/soenkehahn/rust-macro-playground:/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] 374be931111e10d26e6645fb06700469c20987a40addc6892ae2021a1a59385e [INFO] running `"docker" "start" "-a" "374be931111e10d26e6645fb06700469c20987a40addc6892ae2021a1a59385e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_macros-5940fd976095529d [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test eval::test::allows_to_implement_fst ... ok [INFO] [stdout] test eval::test::allows_to_implement_not_with_alpha_conversion ... ok [INFO] [stdout] test eval::test::allows_to_implement_apply ... ok [INFO] [stdout] test eval::test::does_terminate_on_free_variable_applications ... ok [INFO] [stdout] test eval::test::get_used_variables::does_return_the_current_identifiers ... ok [INFO] [stdout] test parser::test::parses_applications ... ok [INFO] [stdout] test eval::test::evaluates_identity_function ... ok [INFO] [stdout] test eval::test::allows_to_implement_not_without_alpha_conversion ... ok [INFO] [stdout] test parser::test::parses_chains_of_applications ... ok [INFO] [stdout] test eval::test::make_variables_unique::does_not_use_existing_variables ... ok [INFO] [stdout] test eval::test::make_variables_unique::works ... ok [INFO] [stdout] test parser::test::parses_parenthesized_lambdas ... ok [INFO] [stdout] test eval::test::proper_alpha_conversion ... ok [INFO] [stdout] test parser::test::parses_parenthesis ... ok [INFO] [stdout] test parser::test::parses_lambdas ... ok [INFO] [stdout] test parser::test::parses_complex_terms ... ok [INFO] [stdout] test eval::test::allows_to_apply_not_three_times ... ok [INFO] [stdout] test parser::test::parses_variables ... ok [INFO] [stdout] test parser::test::parses_functions_with_multiple_arguments ... ok [INFO] [stdout] test parser::test::parses_chains_of_applications_as_lambda_bodies ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "374be931111e10d26e6645fb06700469c20987a40addc6892ae2021a1a59385e"` [INFO] running `"docker" "rm" "-f" "374be931111e10d26e6645fb06700469c20987a40addc6892ae2021a1a59385e"` [INFO] [stdout] 374be931111e10d26e6645fb06700469c20987a40addc6892ae2021a1a59385e