[INFO] updating cached repository Kilerd/macro-test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Kilerd/macro-test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Kilerd/macro-test" "work/ex/beta-1.38-1/sources/1.37.0/gh/Kilerd/macro-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Kilerd/macro-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Kilerd/macro-test" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Kilerd/macro-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Kilerd/macro-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fcf38ed2f339bf5e8ca22de1e692101531db2ae3 [INFO] sha for GitHub repo Kilerd/macro-test: fcf38ed2f339bf5e8ca22de1e692101531db2ae3 [INFO] validating manifest of Kilerd/macro-test 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 Kilerd/macro-test 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 Kilerd/macro-test [INFO] finished frobbing Kilerd/macro-test [INFO] frobbed toml for Kilerd/macro-test written to work/ex/beta-1.38-1/sources/1.37.0/gh/Kilerd/macro-test/Cargo.toml [INFO] started frobbing Kilerd/macro-test [INFO] finished frobbing Kilerd/macro-test [INFO] frobbed toml for Kilerd/macro-test written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Kilerd/macro-test/Cargo.toml [INFO] crate Kilerd/macro-test already has a lockfile, it will not be regenerated [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 Kilerd/macro-test against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Kilerd/macro-test:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] cbe929bf14f18d2db3d2195f369413672da1b57cf9496c06a93396d3bbbf0115 [INFO] running `"docker" "start" "-a" "cbe929bf14f18d2db3d2195f369413672da1b57cf9496c06a93396d3bbbf0115"` [INFO] [stderr] Compiling macro-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `"docker" "inspect" "cbe929bf14f18d2db3d2195f369413672da1b57cf9496c06a93396d3bbbf0115"` [INFO] running `"docker" "rm" "-f" "cbe929bf14f18d2db3d2195f369413672da1b57cf9496c06a93396d3bbbf0115"` [INFO] [stdout] cbe929bf14f18d2db3d2195f369413672da1b57cf9496c06a93396d3bbbf0115 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Kilerd/macro-test:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] b264686f222683f6790394f84f8acfea1caf91c8f04ca0d030712ccdc323c480 [INFO] running `"docker" "start" "-a" "b264686f222683f6790394f84f8acfea1caf91c8f04ca0d030712ccdc323c480"` [INFO] [stderr] Compiling macro-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `"docker" "inspect" "b264686f222683f6790394f84f8acfea1caf91c8f04ca0d030712ccdc323c480"` [INFO] running `"docker" "rm" "-f" "b264686f222683f6790394f84f8acfea1caf91c8f04ca0d030712ccdc323c480"` [INFO] [stdout] b264686f222683f6790394f84f8acfea1caf91c8f04ca0d030712ccdc323c480 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Kilerd/macro-test:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] e574336efb9558d650097ada53a08f8b53119cfbdb99e324b8c89798c9d8fd19 [INFO] running `"docker" "start" "-a" "e574336efb9558d650097ada53a08f8b53119cfbdb99e324b8c89798c9d8fd19"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/macro_test-679d80c8a36f3af5 [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" "e574336efb9558d650097ada53a08f8b53119cfbdb99e324b8c89798c9d8fd19"` [INFO] running `"docker" "rm" "-f" "e574336efb9558d650097ada53a08f8b53119cfbdb99e324b8c89798c9d8fd19"` [INFO] [stdout] e574336efb9558d650097ada53a08f8b53119cfbdb99e324b8c89798c9d8fd19