[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 try#c6359cd3b4418e8472bae1a89c242796f2b86d56 for pr-147984-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] 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] validating manifest of git repo https://github.com/bnoctis/1bm 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/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" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 109faaf197a1991b9177b10ef09d397522184eef02873246853e64544f4330d6
[INFO] running `Command { std: "docker" "start" "-a" "109faaf197a1991b9177b10ef09d397522184eef02873246853e64544f4330d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "109faaf197a1991b9177b10ef09d397522184eef02873246853e64544f4330d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "109faaf197a1991b9177b10ef09d397522184eef02873246853e64544f4330d6", kill_on_drop: false }`
[INFO] [stdout] 109faaf197a1991b9177b10ef09d397522184eef02873246853e64544f4330d6
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe39734ebdf5ed1a6cfcc3b51ad8511f2409333f11c647b1c9e2c5a25ce95d87
[INFO] running `Command { std: "docker" "start" "-a" "fe39734ebdf5ed1a6cfcc3b51ad8511f2409333f11c647b1c9e2c5a25ce95d87", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking tracing-core v0.1.27
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking mio v0.8.3
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling argh_shared v0.1.7
[INFO] [stderr]    Compiling semver v1.0.10
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking home v0.5.3
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking minisign-verify v0.2.1
[INFO] [stderr]     Checking url v2.2.2
[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 regex v1.5.6
[INFO] [stderr]     Checking argh v0.1.7
[INFO] [stderr]     Checking thiserror v1.0.31
[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]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking hyper v0.14.19
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[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 47.92s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "fe39734ebdf5ed1a6cfcc3b51ad8511f2409333f11c647b1c9e2c5a25ce95d87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe39734ebdf5ed1a6cfcc3b51ad8511f2409333f11c647b1c9e2c5a25ce95d87", kill_on_drop: false }`
[INFO] [stdout] fe39734ebdf5ed1a6cfcc3b51ad8511f2409333f11c647b1c9e2c5a25ce95d87
