[INFO] cloning repository https://github.com/tobisinghania/rust-starter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tobisinghania/rust-starter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobisinghania%2Frust-starter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobisinghania%2Frust-starter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88e33326e64749c44ee804d722969783dc89c03d [INFO] testing tobisinghania/rust-starter against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobisinghania%2Frust-starter" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tobisinghania/rust-starter on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tobisinghania/rust-starter [INFO] finished tweaking git repo https://github.com/tobisinghania/rust-starter [INFO] tweaked toml for git repo https://github.com/tobisinghania/rust-starter written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/tobisinghania/rust-starter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ed05dedfe2e08e50ac3cf6f75019d25ad3bbdcd076ff2833d0718cda085d91d [INFO] running `Command { std: "docker" "start" "-a" "1ed05dedfe2e08e50ac3cf6f75019d25ad3bbdcd076ff2833d0718cda085d91d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ed05dedfe2e08e50ac3cf6f75019d25ad3bbdcd076ff2833d0718cda085d91d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ed05dedfe2e08e50ac3cf6f75019d25ad3bbdcd076ff2833d0718cda085d91d", kill_on_drop: false }` [INFO] [stdout] 1ed05dedfe2e08e50ac3cf6f75019d25ad3bbdcd076ff2833d0718cda085d91d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76ddb8b81a10a84ae6f83b2d18da21e5014cdbcf18893eeb2568c631bd88d96c [INFO] running `Command { std: "docker" "start" "-a" "76ddb8b81a10a84ae6f83b2d18da21e5014cdbcf18893eeb2568c631bd88d96c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-subscriber v0.2.16 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling sample_app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `bla` [INFO] [stdout] --> src/conf/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | bla: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.58s [INFO] running `Command { std: "docker" "inspect" "76ddb8b81a10a84ae6f83b2d18da21e5014cdbcf18893eeb2568c631bd88d96c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76ddb8b81a10a84ae6f83b2d18da21e5014cdbcf18893eeb2568c631bd88d96c", kill_on_drop: false }` [INFO] [stdout] 76ddb8b81a10a84ae6f83b2d18da21e5014cdbcf18893eeb2568c631bd88d96c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7891a23a5d347c4f4fa0db0fc949a4ce9a53fe1edc900854e1a3915cd144d6a1 [INFO] running `Command { std: "docker" "start" "-a" "7891a23a5d347c4f4fa0db0fc949a4ce9a53fe1edc900854e1a3915cd144d6a1", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `bla` [INFO] [stdout] --> src/conf/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | bla: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sample_app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bla` [INFO] [stdout] --> src/conf/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | bla: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `Command { std: "docker" "inspect" "7891a23a5d347c4f4fa0db0fc949a4ce9a53fe1edc900854e1a3915cd144d6a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7891a23a5d347c4f4fa0db0fc949a4ce9a53fe1edc900854e1a3915cd144d6a1", kill_on_drop: false }` [INFO] [stdout] 7891a23a5d347c4f4fa0db0fc949a4ce9a53fe1edc900854e1a3915cd144d6a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ff6f59235a1d3dac516fd75ce06985da31b7d644c10eff4e3f820bce932c38f [INFO] running `Command { std: "docker" "start" "-a" "8ff6f59235a1d3dac516fd75ce06985da31b7d644c10eff4e3f820bce932c38f", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `bla` [INFO] [stderr] --> src/conf/mod.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | bla: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `sample_app` (lib) generated 1 warning [INFO] [stderr] warning: `sample_app` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sample_app-6c93878ac66a0b1f) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sample_app-0d406a08a8e54951) [INFO] [stdout] [INFO] [stderr] Doc-tests sample_app [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8ff6f59235a1d3dac516fd75ce06985da31b7d644c10eff4e3f820bce932c38f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ff6f59235a1d3dac516fd75ce06985da31b7d644c10eff4e3f820bce932c38f", kill_on_drop: false }` [INFO] [stdout] 8ff6f59235a1d3dac516fd75ce06985da31b7d644c10eff4e3f820bce932c38f