[INFO] cloning repository https://github.com/spullara/hora-c
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spullara/hora-c" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspullara%2Fhora-c", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspullara%2Fhora-c'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26510ef44026deb890135d8d6dfd6a0b3e0e1798
[INFO] checking spullara/hora-c against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspullara%2Fhora-c" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/spullara/hora-c
[INFO] finished tweaking git repo https://github.com/spullara/hora-c
[INFO] tweaked toml for git repo https://github.com/spullara/hora-c written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/spullara/hora-c 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/spullara/hora-c 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 quote v1.0.18
[INFO] [stderr]   Downloaded inventory v0.1.11
[INFO] [stderr]   Downloaded safer_ffi-proc_macro v0.0.7
[INFO] [stderr]   Downloaded mini_paste-proc_macro v0.1.11
[INFO] [stderr]   Downloaded mini_paste v0.1.11
[INFO] [stderr]   Downloaded inventory-impl v0.1.11
[INFO] [stderr]   Downloaded num-rational v0.4.0
[INFO] [stderr]   Downloaded fixedbitset v0.4.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.8
[INFO] [stderr]   Downloaded log v0.4.16
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.4
[INFO] [stderr]   Downloaded num-complex v0.4.0
[INFO] [stderr]   Downloaded libm v0.2.2
[INFO] [stderr]   Downloaded syn v1.0.91
[INFO] [stderr]   Downloaded safer-ffi v0.0.7
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.8
[INFO] [stderr]   Downloaded proc-macro2 v1.0.37
[INFO] [stderr]   Downloaded ctor v0.1.22
[INFO] [stderr]   Downloaded ghost v0.1.2
[INFO] [stderr]   Downloaded require_unsafe_in_body v0.2.1
[INFO] [stderr]   Downloaded hora v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 43387535c6c4aca6847a7f9b4ee2d4cbc9e4e32c1bf3c3aaf25fbcb0ba44491e
[INFO] running `Command { std: "docker" "start" "-a" "43387535c6c4aca6847a7f9b4ee2d4cbc9e4e32c1bf3c3aaf25fbcb0ba44491e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43387535c6c4aca6847a7f9b4ee2d4cbc9e4e32c1bf3c3aaf25fbcb0ba44491e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43387535c6c4aca6847a7f9b4ee2d4cbc9e4e32c1bf3c3aaf25fbcb0ba44491e", kill_on_drop: false }`
[INFO] [stdout] 43387535c6c4aca6847a7f9b4ee2d4cbc9e4e32c1bf3c3aaf25fbcb0ba44491e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ec6b5de1e858f1965759fbe34eb959a5f8174fc33e44236f7e3a40e747efd457
[INFO] running `Command { std: "docker" "start" "-a" "ec6b5de1e858f1965759fbe34eb959a5f8174fc33e44236f7e3a40e747efd457", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling mini_paste-proc_macro v0.1.11
[INFO] [stderr]     Checking fixedbitset v0.4.1
[INFO] [stderr]     Checking mini_paste v0.1.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]    Compiling safer_ffi-proc_macro v0.0.7
[INFO] [stderr]    Compiling require_unsafe_in_body v0.2.1
[INFO] [stderr]     Checking safer-ffi v0.0.7
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking hora v0.1.1
[INFO] [stderr]     Checking hora_c v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.77s
[INFO] running `Command { std: "docker" "inspect" "ec6b5de1e858f1965759fbe34eb959a5f8174fc33e44236f7e3a40e747efd457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec6b5de1e858f1965759fbe34eb959a5f8174fc33e44236f7e3a40e747efd457", kill_on_drop: false }`
[INFO] [stdout] ec6b5de1e858f1965759fbe34eb959a5f8174fc33e44236f7e3a40e747efd457
