[INFO] cloning repository https://github.com/biberino/smsr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/biberino/smsr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiberino%2Fsmsr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiberino%2Fsmsr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3500247bc6752b63f5ce409ec7457709703f4bc [INFO] checking biberino/smsr against try#c6359cd3b4418e8472bae1a89c242796f2b86d56 for pr-147984-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiberino%2Fsmsr" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/biberino/smsr [INFO] finished tweaking git repo https://github.com/biberino/smsr [INFO] tweaked toml for git repo https://github.com/biberino/smsr written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/biberino/smsr on toolchain c6359cd3b4418e8472bae1a89c242796f2b86d56 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/biberino/smsr 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" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c0e757aa95475ff4983831593b59be79feca998d9be17cf7442269377661e78 [INFO] running `Command { std: "docker" "start" "-a" "5c0e757aa95475ff4983831593b59be79feca998d9be17cf7442269377661e78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c0e757aa95475ff4983831593b59be79feca998d9be17cf7442269377661e78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c0e757aa95475ff4983831593b59be79feca998d9be17cf7442269377661e78", kill_on_drop: false }` [INFO] [stdout] 5c0e757aa95475ff4983831593b59be79feca998d9be17cf7442269377661e78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69fe781b5fdeb1b1e0e8232c2048975f5346b06e5a457798bf3a25d05f10d856 [INFO] running `Command { std: "docker" "start" "-a" "69fe781b5fdeb1b1e0e8232c2048975f5346b06e5a457798bf3a25d05f10d856", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking email-encoding v0.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking email_address v0.2.1 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking quoted_printable v0.4.5 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking clap_lex v0.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling clap_derive v3.2.6 [INFO] [stderr] Checking lettre v0.10.0-rc.7 [INFO] [stderr] Checking clap v3.2.6 [INFO] [stderr] Checking smsr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.57s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "69fe781b5fdeb1b1e0e8232c2048975f5346b06e5a457798bf3a25d05f10d856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69fe781b5fdeb1b1e0e8232c2048975f5346b06e5a457798bf3a25d05f10d856", kill_on_drop: false }` [INFO] [stdout] 69fe781b5fdeb1b1e0e8232c2048975f5346b06e5a457798bf3a25d05f10d856