[INFO] updating cached repository https://github.com/bradfier/rustfmt_linenum_example [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 68ba27bc15fca5c010807a928e14004742755c0d [INFO] testing bradfier/rustfmt_linenum_example against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbradfier%2Frustfmt_linenum_example" "work/builds/worker-10/source"` [INFO] [stderr] Cloning into 'work/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bradfier/rustfmt_linenum_example on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/bradfier/rustfmt_linenum_example [INFO] finished tweaking git repo https://github.com/bradfier/rustfmt_linenum_example [INFO] tweaked toml for git repo https://github.com/bradfier/rustfmt_linenum_example written to work/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/bradfier/rustfmt_linenum_example already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 5471c71a61841b30564854e93de0d597aa39a1ed811d39566ace4070dbb25ed1 [INFO] running `"docker" "start" "-a" "5471c71a61841b30564854e93de0d597aa39a1ed811d39566ace4070dbb25ed1"` [INFO] [stderr] Compiling rustfmt-linecount v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: function is never used: `my_shorter_function` [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / fn my_shorter_function( [INFO] [stderr] 2 | | _a: String, [INFO] [stderr] 3 | | _b: String, [INFO] [stderr] 4 | | _c: String, [INFO] [stderr] 5 | | ) { [INFO] [stderr] 6 | | unimplemented!() [INFO] [stderr] 7 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `"docker" "inspect" "5471c71a61841b30564854e93de0d597aa39a1ed811d39566ace4070dbb25ed1"` [INFO] running `"docker" "rm" "-f" "5471c71a61841b30564854e93de0d597aa39a1ed811d39566ace4070dbb25ed1"` [INFO] [stdout] 5471c71a61841b30564854e93de0d597aa39a1ed811d39566ace4070dbb25ed1 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 326b073ab68604a2f4c0831e250b57ab739be35ecdd3299aa6042bbb9aae94b2 [INFO] running `"docker" "start" "-a" "326b073ab68604a2f4c0831e250b57ab739be35ecdd3299aa6042bbb9aae94b2"` [INFO] [stderr] Compiling rustfmt-linecount v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: function is never used: `my_shorter_function` [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / fn my_shorter_function( [INFO] [stderr] 2 | | _a: String, [INFO] [stderr] 3 | | _b: String, [INFO] [stderr] 4 | | _c: String, [INFO] [stderr] 5 | | ) { [INFO] [stderr] 6 | | unimplemented!() [INFO] [stderr] 7 | | } [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.97s [INFO] running `"docker" "inspect" "326b073ab68604a2f4c0831e250b57ab739be35ecdd3299aa6042bbb9aae94b2"` [INFO] running `"docker" "rm" "-f" "326b073ab68604a2f4c0831e250b57ab739be35ecdd3299aa6042bbb9aae94b2"` [INFO] [stdout] 326b073ab68604a2f4c0831e250b57ab739be35ecdd3299aa6042bbb9aae94b2 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 5faf494a3d8ccaed2ae0873f351ebb7e4fe41e61911e4c358ad471af77f6a1e9 [INFO] running `"docker" "start" "-a" "5faf494a3d8ccaed2ae0873f351ebb7e4fe41e61911e4c358ad471af77f6a1e9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rustfmt_linecount-0aa92d4666edd51f [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" "5faf494a3d8ccaed2ae0873f351ebb7e4fe41e61911e4c358ad471af77f6a1e9"` [INFO] running `"docker" "rm" "-f" "5faf494a3d8ccaed2ae0873f351ebb7e4fe41e61911e4c358ad471af77f6a1e9"` [INFO] [stdout] 5faf494a3d8ccaed2ae0873f351ebb7e4fe41e61911e4c358ad471af77f6a1e9