[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.37-6/sources/1.36.0/gh/intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/gh/intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.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-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing intrepion/example-x-rust-x-rustbyexample-com-x-attribute-unused against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "build" "--frozen"` [INFO] [stdout] 394fd35a7e32d898e992a63976dd3a652c4d790a8d7b2444fdf97acb1c302fc5 [INFO] running `"docker" "start" "-a" "394fd35a7e32d898e992a63976dd3a652c4d790a8d7b2444fdf97acb1c302fc5"` [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.23s [INFO] running `"docker" "inspect" "394fd35a7e32d898e992a63976dd3a652c4d790a8d7b2444fdf97acb1c302fc5"` [INFO] running `"docker" "rm" "-f" "394fd35a7e32d898e992a63976dd3a652c4d790a8d7b2444fdf97acb1c302fc5"` [INFO] [stdout] 394fd35a7e32d898e992a63976dd3a652c4d790a8d7b2444fdf97acb1c302fc5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] fcfef461851e0e815f3866b881c33a5d3acc13e308d26fb76924a5c2e71987e4 [INFO] running `"docker" "start" "-a" "fcfef461851e0e815f3866b881c33a5d3acc13e308d26fb76924a5c2e71987e4"` [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.29s [INFO] running `"docker" "inspect" "fcfef461851e0e815f3866b881c33a5d3acc13e308d26fb76924a5c2e71987e4"` [INFO] running `"docker" "rm" "-f" "fcfef461851e0e815f3866b881c33a5d3acc13e308d26fb76924a5c2e71987e4"` [INFO] [stdout] fcfef461851e0e815f3866b881c33a5d3acc13e308d26fb76924a5c2e71987e4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen"` [INFO] [stdout] 2dc85bddf68ca6475b5b619fbd26d5ad661783de46481c55ca273c1eabade124 [INFO] running `"docker" "start" "-a" "2dc85bddf68ca6475b5b619fbd26d5ad661783de46481c55ca273c1eabade124"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/example_x_rust_x_rustbyexample_com_x_attribute_unused-553b95a2a0d7b976 [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" "2dc85bddf68ca6475b5b619fbd26d5ad661783de46481c55ca273c1eabade124"` [INFO] running `"docker" "rm" "-f" "2dc85bddf68ca6475b5b619fbd26d5ad661783de46481c55ca273c1eabade124"` [INFO] [stdout] 2dc85bddf68ca6475b5b619fbd26d5ad661783de46481c55ca273c1eabade124