[INFO] cloning repository https://github.com/pocketnetteam/synapse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pocketnetteam/synapse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpocketnetteam%2Fsynapse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpocketnetteam%2Fsynapse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2fbe1d3afdd3502b36c10d69502991cd025f2c4b
[INFO] checking pocketnetteam/synapse against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpocketnetteam%2Fsynapse" "/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/pocketnetteam/synapse
[INFO] finished tweaking git repo https://github.com/pocketnetteam/synapse
[INFO] tweaked toml for git repo https://github.com/pocketnetteam/synapse written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pocketnetteam/synapse on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pocketnetteam/synapse 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6434663f9db324bd80570ae40c487c209ab4bfdcfbe77daf3cfd3284a4e18f37
[INFO] running `Command { std: "docker" "start" "-a" "6434663f9db324bd80570ae40c487c209ab4bfdcfbe77daf3cfd3284a4e18f37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6434663f9db324bd80570ae40c487c209ab4bfdcfbe77daf3cfd3284a4e18f37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6434663f9db324bd80570ae40c487c209ab4bfdcfbe77daf3cfd3284a4e18f37", kill_on_drop: false }`
[INFO] [stdout] 6434663f9db324bd80570ae40c487c209ab4bfdcfbe77daf3cfd3284a4e18f37
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d55fc2322cd2b0cf0557af5fa0197297975a6ded0fdc7676882eb80e6ae7fc6
[INFO] running `Command { std: "docker" "start" "-a" "6d55fc2322cd2b0cf0557af5fa0197297975a6ded0fdc7676882eb80e6ae7fc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling synapse v0.1.0 (/opt/rustwide/workdir/rust)
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ulid v1.1.3
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stderr]     Checking serde v1.0.208
[INFO] [stderr]     Checking serde_json v1.0.125
[INFO] [stderr]     Checking pythonize v0.21.1
[INFO] [stderr]     Checking pyo3-log v0.10.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.62s
[INFO] running `Command { std: "docker" "inspect" "6d55fc2322cd2b0cf0557af5fa0197297975a6ded0fdc7676882eb80e6ae7fc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d55fc2322cd2b0cf0557af5fa0197297975a6ded0fdc7676882eb80e6ae7fc6", kill_on_drop: false }`
[INFO] [stdout] 6d55fc2322cd2b0cf0557af5fa0197297975a6ded0fdc7676882eb80e6ae7fc6
