[INFO] cloning repository https://github.com/EleutherAI/tokengrams
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EleutherAI/tokengrams" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEleutherAI%2Ftokengrams", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEleutherAI%2Ftokengrams'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9efe08829a1667e6e65f5cac29babf03c5bbf020
[INFO] checking EleutherAI/tokengrams against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEleutherAI%2Ftokengrams" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EleutherAI/tokengrams
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/EleutherAI/tokengrams
[INFO] tweaked toml for git repo https://github.com/EleutherAI/tokengrams written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EleutherAI/tokengrams 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/EleutherAI/tokengrams 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 pyo3-macros v0.22.2
[INFO] [stderr]   Downloaded utf16_literal v0.2.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.22.2
[INFO] [stderr]   Downloaded inventory v0.3.15
[INFO] [stderr]   Downloaded pyo3-ffi v0.22.2
[INFO] [stderr]   Downloaded pyo3-build-config v0.22.2
[INFO] [stderr]   Downloaded typetag-impl v0.2.17
[INFO] [stderr]   Downloaded pyo3 v0.22.2
[INFO] [stderr]   Downloaded typetag v0.2.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0dcde75641d270d881730421c298360d971c8afb78599c76851028af2b4ae2e2
[INFO] running `Command { std: "docker" "start" "-a" "0dcde75641d270d881730421c298360d971c8afb78599c76851028af2b4ae2e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0dcde75641d270d881730421c298360d971c8afb78599c76851028af2b4ae2e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dcde75641d270d881730421c298360d971c8afb78599c76851028af2b4ae2e2", kill_on_drop: false }`
[INFO] [stdout] 0dcde75641d270d881730421c298360d971c8afb78599c76851028af2b4ae2e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d738649ed88994089586f08de9a7f78ef0198229f0182b02f192dc82aa19795a
[INFO] running `Command { std: "docker" "start" "-a" "d738649ed88994089586f08de9a7f78ef0198229f0182b02f192dc82aa19795a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling target-lexicon v0.12.15
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking typeid v1.0.0
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling utf16_literal v0.2.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling pyo3-build-config v0.22.2
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking quickcheck v0.9.2
[INFO] [stderr]    Compiling pyo3-ffi v0.22.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.2
[INFO] [stderr]    Compiling pyo3 v0.22.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling typetag-impl v0.2.17
[INFO] [stderr]    Compiling pyo3-macros v0.22.2
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking typetag v0.2.17
[INFO] [stderr]     Checking tokengrams v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.72s
[INFO] running `Command { std: "docker" "inspect" "d738649ed88994089586f08de9a7f78ef0198229f0182b02f192dc82aa19795a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d738649ed88994089586f08de9a7f78ef0198229f0182b02f192dc82aa19795a", kill_on_drop: false }`
[INFO] [stdout] d738649ed88994089586f08de9a7f78ef0198229f0182b02f192dc82aa19795a
