[INFO] updating cached repository iquiw/cirrus-ci-test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/iquiw/cirrus-ci-test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/iquiw/cirrus-ci-test" "work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/iquiw/cirrus-ci-test"` [INFO] [stderr] Cloning into 'work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/iquiw/cirrus-ci-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/iquiw/cirrus-ci-test" "work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/iquiw/cirrus-ci-test"` [INFO] [stderr] Cloning into 'work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/iquiw/cirrus-ci-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3339a17496873f7a326b5e8792268541d47da92a [INFO] sha for GitHub repo iquiw/cirrus-ci-test: 3339a17496873f7a326b5e8792268541d47da92a [INFO] validating manifest of iquiw/cirrus-ci-test on toolchain master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of iquiw/cirrus-ci-test on toolchain try#18481b65f318e0b4b20c0fc61340054701719d6c [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing iquiw/cirrus-ci-test [INFO] finished frobbing iquiw/cirrus-ci-test [INFO] frobbed toml for iquiw/cirrus-ci-test written to work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/iquiw/cirrus-ci-test/Cargo.toml [INFO] started frobbing iquiw/cirrus-ci-test [INFO] finished frobbing iquiw/cirrus-ci-test [INFO] frobbed toml for iquiw/cirrus-ci-test written to work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/iquiw/cirrus-ci-test/Cargo.toml [INFO] crate iquiw/cirrus-ci-test already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking iquiw/cirrus-ci-test against master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7 for pr-62507 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62507/worker-1/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/iquiw/cirrus-ci-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=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" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 26b6b568a22f808905cf20251084bad3a36c9406c19d305a1aab7f0818894678 [INFO] running `"docker" "start" "-a" "26b6b568a22f808905cf20251084bad3a36c9406c19d305a1aab7f0818894678"` [INFO] [stderr] Checking cirrus-ci-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `foo` [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | fn foo(x: i32, y: i32) -> i32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `"docker" "inspect" "26b6b568a22f808905cf20251084bad3a36c9406c19d305a1aab7f0818894678"` [INFO] running `"docker" "rm" "-f" "26b6b568a22f808905cf20251084bad3a36c9406c19d305a1aab7f0818894678"` [INFO] [stdout] 26b6b568a22f808905cf20251084bad3a36c9406c19d305a1aab7f0818894678