[INFO] cloning repository https://github.com/mosmeh/beek
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mosmeh/beek" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosmeh%2Fbeek", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosmeh%2Fbeek'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52ae20df22aae025919ad4ca45ed2046ac2c2c99
[INFO] checking mosmeh/beek against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosmeh%2Fbeek" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mosmeh/beek
[INFO] finished tweaking git repo https://github.com/mosmeh/beek
[INFO] tweaked toml for git repo https://github.com/mosmeh/beek written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mosmeh/beek on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mosmeh/beek 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ab2f9ffa7b04dd321f57a457dccee84d76b54c308c0c95bd67414de7c4487e9
[INFO] running `Command { std: "docker" "start" "-a" "1ab2f9ffa7b04dd321f57a457dccee84d76b54c308c0c95bd67414de7c4487e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ab2f9ffa7b04dd321f57a457dccee84d76b54c308c0c95bd67414de7c4487e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ab2f9ffa7b04dd321f57a457dccee84d76b54c308c0c95bd67414de7c4487e9", kill_on_drop: false }`
[INFO] [stdout] 1ab2f9ffa7b04dd321f57a457dccee84d76b54c308c0c95bd67414de7c4487e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa8bf10d685eb72f88fe176cd060467e270b70081b81ecb2dd5b4d05e1e54ae9
[INFO] running `Command { std: "docker" "start" "-a" "aa8bf10d685eb72f88fe176cd060467e270b70081b81ecb2dd5b4d05e1e54ae9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.117
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling io-lifetimes v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling rustix v0.32.1
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]     Checking linux-raw-sys v0.0.37
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]    Compiling anyhow v1.0.53
[INFO] [stderr]     Checking combine v4.6.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking getrandom v0.2.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking simba v0.5.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking fd-lock v3.0.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling rustyline-derive v0.6.0
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking rustyline v9.1.2
[INFO] [stderr]     Checking nalgebra v0.27.1
[INFO] [stderr]     Checking statrs v0.15.0
[INFO] [stderr]     Checking beek v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.99s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 17`
[INFO] running `Command { std: "docker" "inspect" "aa8bf10d685eb72f88fe176cd060467e270b70081b81ecb2dd5b4d05e1e54ae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa8bf10d685eb72f88fe176cd060467e270b70081b81ecb2dd5b4d05e1e54ae9", kill_on_drop: false }`
[INFO] [stdout] aa8bf10d685eb72f88fe176cd060467e270b70081b81ecb2dd5b4d05e1e54ae9
