[INFO] fetching crate test_double 0.2.0... [INFO] extracting crate test_double 0.2.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/test_double/0.2.0 [INFO] extracting crate test_double 0.2.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/test_double/0.2.0 [INFO] validating manifest of test_double-0.2.0 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 test_double-0.2.0 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 test_double-0.2.0 [INFO] finished frobbing test_double-0.2.0 [INFO] frobbed toml for test_double-0.2.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/test_double/0.2.0/Cargo.toml [INFO] started frobbing test_double-0.2.0 [INFO] finished frobbing test_double-0.2.0 [INFO] frobbed toml for test_double-0.2.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/test_double/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 test_double-0.2.0 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/test_double/0.2.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=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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] cbfd547b832bb4425fdfc8a4fad0ae61f9e8c5aaeff08f8f2e9ef4d25195d412 [INFO] running `"docker" "start" "-a" "cbfd547b832bb4425fdfc8a4fad0ae61f9e8c5aaeff08f8f2e9ef4d25195d412"` [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling test_double v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.12s [INFO] running `"docker" "inspect" "cbfd547b832bb4425fdfc8a4fad0ae61f9e8c5aaeff08f8f2e9ef4d25195d412"` [INFO] running `"docker" "rm" "-f" "cbfd547b832bb4425fdfc8a4fad0ae61f9e8c5aaeff08f8f2e9ef4d25195d412"` [INFO] [stdout] cbfd547b832bb4425fdfc8a4fad0ae61f9e8c5aaeff08f8f2e9ef4d25195d412 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/test_double/0.2.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=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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 0d4a539a450ae1a821beef09e9ea2fcc7574ed15af229f5a3e326da9898f849a [INFO] running `"docker" "start" "-a" "0d4a539a450ae1a821beef09e9ea2fcc7574ed15af229f5a3e326da9898f849a"` [INFO] [stderr] Compiling test_double v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.76s [INFO] running `"docker" "inspect" "0d4a539a450ae1a821beef09e9ea2fcc7574ed15af229f5a3e326da9898f849a"` [INFO] running `"docker" "rm" "-f" "0d4a539a450ae1a821beef09e9ea2fcc7574ed15af229f5a3e326da9898f849a"` [INFO] [stdout] 0d4a539a450ae1a821beef09e9ea2fcc7574ed15af229f5a3e326da9898f849a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/test_double/0.2.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=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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] a9782e5b2f4212224dcb04b167cd59a85a531ece608803fa73cd7883c9bc0167 [INFO] running `"docker" "start" "-a" "a9782e5b2f4212224dcb04b167cd59a85a531ece608803fa73cd7883c9bc0167"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/test_double-bf03103265382bbf [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::test_attribute_rename ... ok [INFO] [stdout] test tests::test_attribute_alternate_name ... ok [INFO] [stdout] test tests::test_attribute_group ... ok [INFO] [stdout] test tests::test_functionlike_basic ... ok [INFO] [stdout] test tests::test_attribute_nested ... ok [INFO] [stdout] test tests::test_functionlike_group ... ok [INFO] [stdout] test tests::test_attribute_group_alternate_name ... ok [INFO] [stderr] Doc-tests test_double [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "a9782e5b2f4212224dcb04b167cd59a85a531ece608803fa73cd7883c9bc0167"` [INFO] running `"docker" "rm" "-f" "a9782e5b2f4212224dcb04b167cd59a85a531ece608803fa73cd7883c9bc0167"` [INFO] [stdout] a9782e5b2f4212224dcb04b167cd59a85a531ece608803fa73cd7883c9bc0167