[INFO] updating cached repository intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused" "work/ex/beta-1.38-1/sources/1.37.0/gh/intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 48f42e55a14a8cc2be9ae918a312cb9b092fd3e1 [INFO] sha for GitHub repo intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused: 48f42e55a14a8cc2be9ae918a312cb9b092fd3e1 [INFO] validating manifest of intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused 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 intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused 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 intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused [INFO] finished frobbing intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused [INFO] frobbed toml for intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused written to work/ex/beta-1.38-1/sources/1.37.0/gh/intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused/Cargo.toml [INFO] started frobbing intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused [INFO] finished frobbing intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused [INFO] frobbed toml for intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused/Cargo.toml [INFO] crate intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused 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 intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused 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-3/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/intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused:/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] 7c0c455c10129209dec96b3f1394b11191e98338dac211884ec0f3b452e76858 [INFO] running `"docker" "start" "-a" "7c0c455c10129209dec96b3f1394b11191e98338dac211884ec0f3b452e76858"` [INFO] [stderr] Compiling example-x-rust-x-rustbyexample-com-x-attribute-unused v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `noisy_unused_function` [INFO] [stderr] --> src/main.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | fn noisy_unused_function() {} [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.27s [INFO] running `"docker" "inspect" "7c0c455c10129209dec96b3f1394b11191e98338dac211884ec0f3b452e76858"` [INFO] running `"docker" "rm" "-f" "7c0c455c10129209dec96b3f1394b11191e98338dac211884ec0f3b452e76858"` [INFO] [stdout] 7c0c455c10129209dec96b3f1394b11191e98338dac211884ec0f3b452e76858 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/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/intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused:/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] 30aa73a00a1b57e0a842220105115de44ff45e5554c5444435cf5cca21ffe885 [INFO] running `"docker" "start" "-a" "30aa73a00a1b57e0a842220105115de44ff45e5554c5444435cf5cca21ffe885"` [INFO] [stderr] Compiling example-x-rust-x-rustbyexample-com-x-attribute-unused v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `noisy_unused_function` [INFO] [stderr] --> src/main.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | fn noisy_unused_function() {} [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.37s [INFO] running `"docker" "inspect" "30aa73a00a1b57e0a842220105115de44ff45e5554c5444435cf5cca21ffe885"` [INFO] running `"docker" "rm" "-f" "30aa73a00a1b57e0a842220105115de44ff45e5554c5444435cf5cca21ffe885"` [INFO] [stdout] 30aa73a00a1b57e0a842220105115de44ff45e5554c5444435cf5cca21ffe885 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/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/intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused:/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] ca91190e8d3fb6e339ac0918c64f946d4bc58acdf9ea4c6ac2e15efaf68bc720 [INFO] running `"docker" "start" "-a" "ca91190e8d3fb6e339ac0918c64f946d4bc58acdf9ea4c6ac2e15efaf68bc720"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/example_x_rust_x_rustbyexample_com_x_attribute_unused-10e48dbe256ec4c7 [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" "ca91190e8d3fb6e339ac0918c64f946d4bc58acdf9ea4c6ac2e15efaf68bc720"` [INFO] running `"docker" "rm" "-f" "ca91190e8d3fb6e339ac0918c64f946d4bc58acdf9ea4c6ac2e15efaf68bc720"` [INFO] [stdout] ca91190e8d3fb6e339ac0918c64f946d4bc58acdf9ea4c6ac2e15efaf68bc720