[INFO] cloning repository https://github.com/bnoctis/1bm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bnoctis/1bm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbnoctis%2F1bm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbnoctis%2F1bm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91dac9aa98f976371d014fdcc4538ca88cb05c1a [INFO] checking bnoctis/1bm against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbnoctis%2F1bm" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bnoctis/1bm on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bnoctis/1bm [INFO] finished tweaking git repo https://github.com/bnoctis/1bm [INFO] tweaked toml for git repo https://github.com/bnoctis/1bm written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bnoctis/1bm 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minisign-verify v0.2.1 [INFO] [stderr] Downloaded argh_shared v0.1.7 [INFO] [stderr] Downloaded async-compression v0.3.14 [INFO] [stderr] Downloaded argh_derive v0.1.7 [INFO] [stderr] Downloaded argh v0.1.7 [INFO] [stderr] Downloaded tracing-core v0.1.27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 011d026c7dc9d830a0e3a5c9bb857eb67bfb6cae54f0c6d0252eb9d76bd0ac35 [INFO] running `Command { std: "docker" "start" "-a" "011d026c7dc9d830a0e3a5c9bb857eb67bfb6cae54f0c6d0252eb9d76bd0ac35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "011d026c7dc9d830a0e3a5c9bb857eb67bfb6cae54f0c6d0252eb9d76bd0ac35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "011d026c7dc9d830a0e3a5c9bb857eb67bfb6cae54f0c6d0252eb9d76bd0ac35", kill_on_drop: false }` [INFO] [stdout] 011d026c7dc9d830a0e3a5c9bb857eb67bfb6cae54f0c6d0252eb9d76bd0ac35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f84615948676c8c2d6a59fae8b2cfe3709277e664de33634db4896f53a6ec708 [INFO] running `Command { std: "docker" "start" "-a" "f84615948676c8c2d6a59fae8b2cfe3709277e664de33634db4896f53a6ec708", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking minisign-verify v0.2.1 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking async-compression v0.3.14 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Checking argh v0.1.7 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking onebm v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.44s [INFO] running `Command { std: "docker" "inspect" "f84615948676c8c2d6a59fae8b2cfe3709277e664de33634db4896f53a6ec708", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f84615948676c8c2d6a59fae8b2cfe3709277e664de33634db4896f53a6ec708", kill_on_drop: false }` [INFO] [stdout] f84615948676c8c2d6a59fae8b2cfe3709277e664de33634db4896f53a6ec708 [INFO] checking bnoctis/1bm against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbnoctis%2F1bm" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bnoctis/1bm on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bnoctis/1bm [INFO] finished tweaking git repo https://github.com/bnoctis/1bm [INFO] tweaked toml for git repo https://github.com/bnoctis/1bm written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bnoctis/1bm 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad68f22854b5837674ec8dfd9693ce339a23ca29a9fa7aeab1d6be0864f6dbe9 [INFO] running `Command { std: "docker" "start" "-a" "ad68f22854b5837674ec8dfd9693ce339a23ca29a9fa7aeab1d6be0864f6dbe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad68f22854b5837674ec8dfd9693ce339a23ca29a9fa7aeab1d6be0864f6dbe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad68f22854b5837674ec8dfd9693ce339a23ca29a9fa7aeab1d6be0864f6dbe9", kill_on_drop: false }` [INFO] [stdout] ad68f22854b5837674ec8dfd9693ce339a23ca29a9fa7aeab1d6be0864f6dbe9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4184b16ea8adabd47a505d3b3cbef5fffb46f1833fccaf19e473b3449eb762fa [INFO] running `Command { std: "docker" "start" "-a" "4184b16ea8adabd47a505d3b3cbef5fffb46f1833fccaf19e473b3449eb762fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking minisign-verify v0.2.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking async-compression v0.3.14 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking argh v0.1.7 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking onebm v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.22s [INFO] running `Command { std: "docker" "inspect" "4184b16ea8adabd47a505d3b3cbef5fffb46f1833fccaf19e473b3449eb762fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4184b16ea8adabd47a505d3b3cbef5fffb46f1833fccaf19e473b3449eb762fa", kill_on_drop: false }` [INFO] [stdout] 4184b16ea8adabd47a505d3b3cbef5fffb46f1833fccaf19e473b3449eb762fa