[INFO] cloning repository https://github.com/dripton/apsp_mt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dripton/apsp_mt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdripton%2Fapsp_mt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdripton%2Fapsp_mt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d7ef72c9b1512ca9dafd845fea0559e3354dda5
[INFO] checking dripton/apsp_mt against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdripton%2Fapsp_mt" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dripton/apsp_mt
[INFO] finished tweaking git repo https://github.com/dripton/apsp_mt
[INFO] tweaked toml for git repo https://github.com/dripton/apsp_mt written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dripton/apsp_mt on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dripton/apsp_mt 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rayon-core v1.9.2
[INFO] [stderr]   Downloaded clap_lex v0.2.0
[INFO] [stderr]   Downloaded num-complex v0.4.1
[INFO] [stderr]   Downloaded bucket_queue v2.0.0
[INFO] [stderr]   Downloaded clap v3.1.15
[INFO] [stderr]   Downloaded rayon v1.5.2
[INFO] [stderr]   Downloaded ndarray v0.15.4
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e0b7c324940cda1dfe074db6521c53936f3fd64deddcb25b0662a667f3cf54b
[INFO] running `Command { std: "docker" "start" "-a" "5e0b7c324940cda1dfe074db6521c53936f3fd64deddcb25b0662a667f3cf54b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e0b7c324940cda1dfe074db6521c53936f3fd64deddcb25b0662a667f3cf54b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e0b7c324940cda1dfe074db6521c53936f3fd64deddcb25b0662a667f3cf54b", kill_on_drop: false }`
[INFO] [stdout] 5e0b7c324940cda1dfe074db6521c53936f3fd64deddcb25b0662a667f3cf54b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88f0647a80300e44497ce4fafe831c716a449dcbc34a0b0f2f68bbdad41d7b6e
[INFO] running `Command { std: "docker" "start" "-a" "88f0647a80300e44497ce4fafe831c716a449dcbc34a0b0f2f68bbdad41d7b6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling rayon-core v1.9.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling rayon v1.5.2
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking miniz_oxide v0.5.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking num-complex v0.4.1
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking flate2 v1.0.23
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap_lex v0.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bucket_queue v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]     Checking py_literal v0.4.0
[INFO] [stderr]     Checking ndarray v0.15.4
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]     Checking clap v3.1.15
[INFO] [stderr]     Checking ndarray-npy v0.8.1
[INFO] [stderr]     Checking apsp_mt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.75s
[INFO] running `Command { std: "docker" "inspect" "88f0647a80300e44497ce4fafe831c716a449dcbc34a0b0f2f68bbdad41d7b6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88f0647a80300e44497ce4fafe831c716a449dcbc34a0b0f2f68bbdad41d7b6e", kill_on_drop: false }`
[INFO] [stdout] 88f0647a80300e44497ce4fafe831c716a449dcbc34a0b0f2f68bbdad41d7b6e
