[INFO] cloning repository https://github.com/LINBIT/drbdd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LINBIT/drbdd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLINBIT%2Fdrbdd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLINBIT%2Fdrbdd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db58ccc0c7c954dc2f4cb8812920d3afb4a6e2e1 [INFO] checking LINBIT/drbdd against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLINBIT%2Fdrbdd" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LINBIT/drbdd on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LINBIT/drbdd [INFO] finished tweaking git repo https://github.com/LINBIT/drbdd [INFO] tweaked toml for git repo https://github.com/LINBIT/drbdd written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/LINBIT/drbdd already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded agentx v0.1.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.65 [INFO] [stderr] Downloaded libc v0.2.135 [INFO] [stderr] Downloaded fern v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f29561eefc7f8b8dfd40807e238b41f325dd7c0291160da2ec1b48dfd61d979 [INFO] running `Command { std: "docker" "start" "-a" "3f29561eefc7f8b8dfd40807e238b41f325dd7c0291160da2ec1b48dfd61d979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f29561eefc7f8b8dfd40807e238b41f325dd7c0291160da2ec1b48dfd61d979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f29561eefc7f8b8dfd40807e238b41f325dd7c0291160da2ec1b48dfd61d979", kill_on_drop: false }` [INFO] [stdout] 3f29561eefc7f8b8dfd40807e238b41f325dd7c0291160da2ec1b48dfd61d979 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e13d3da87340203285fdb6bf02a3cf6cacac7441364ad24dd6d9b4b0f578363 [INFO] running `Command { std: "docker" "start" "-a" "1e13d3da87340203285fdb6bf02a3cf6cacac7441364ad24dd6d9b4b0f578363", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.65 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_json v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking agentx v0.1.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking fern v0.6.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking drbd-reactor v1.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `shell_words` is imported redundantly [INFO] [stdout] --> src/systemd.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use shell_words; [INFO] [stdout] | ^^^^^^^^^^^ the item `shell_words` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/config.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | use toml; [INFO] [stdout] | ^^^^ the item `toml` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `shell_words` is imported redundantly [INFO] [stdout] --> src/systemd.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use shell_words; [INFO] [stdout] | ^^^^^^^^^^^ the item `shell_words` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.70s [INFO] running `Command { std: "docker" "inspect" "1e13d3da87340203285fdb6bf02a3cf6cacac7441364ad24dd6d9b4b0f578363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e13d3da87340203285fdb6bf02a3cf6cacac7441364ad24dd6d9b4b0f578363", kill_on_drop: false }` [INFO] [stdout] 1e13d3da87340203285fdb6bf02a3cf6cacac7441364ad24dd6d9b4b0f578363 [INFO] checking LINBIT/drbdd against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLINBIT%2Fdrbdd" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LINBIT/drbdd on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LINBIT/drbdd [INFO] finished tweaking git repo https://github.com/LINBIT/drbdd [INFO] tweaked toml for git repo https://github.com/LINBIT/drbdd written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LINBIT/drbdd already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bece33734ae89a2cfa2d99ab56c328e9c7a4c1fbaa998d79818bded5c300533f [INFO] running `Command { std: "docker" "start" "-a" "bece33734ae89a2cfa2d99ab56c328e9c7a4c1fbaa998d79818bded5c300533f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bece33734ae89a2cfa2d99ab56c328e9c7a4c1fbaa998d79818bded5c300533f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bece33734ae89a2cfa2d99ab56c328e9c7a4c1fbaa998d79818bded5c300533f", kill_on_drop: false }` [INFO] [stdout] bece33734ae89a2cfa2d99ab56c328e9c7a4c1fbaa998d79818bded5c300533f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea48af8f04ae1540e99e36bd25b8837f3475e891b5f101381dffe03fd1ed6ca5 [INFO] running `Command { std: "docker" "start" "-a" "ea48af8f04ae1540e99e36bd25b8837f3475e891b5f101381dffe03fd1ed6ca5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.65 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking agentx v0.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking fern v0.6.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking drbd-reactor v1.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `shell_words` is imported redundantly [INFO] [stdout] --> src/systemd.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use shell_words; [INFO] [stdout] | ^^^^^^^^^^^ the item `shell_words` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/config.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | use toml; [INFO] [stdout] | ^^^^ the item `toml` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `shell_words` is imported redundantly [INFO] [stdout] --> src/systemd.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use shell_words; [INFO] [stdout] | ^^^^^^^^^^^ the item `shell_words` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.79s [INFO] running `Command { std: "docker" "inspect" "ea48af8f04ae1540e99e36bd25b8837f3475e891b5f101381dffe03fd1ed6ca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea48af8f04ae1540e99e36bd25b8837f3475e891b5f101381dffe03fd1ed6ca5", kill_on_drop: false }` [INFO] [stdout] ea48af8f04ae1540e99e36bd25b8837f3475e891b5f101381dffe03fd1ed6ca5