[INFO] cloning repository https://github.com/psbrandt/diesel-minimal-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/psbrandt/diesel-minimal-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsbrandt%2Fdiesel-minimal-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsbrandt%2Fdiesel-minimal-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 968d6e37816ef9e94a1eca0c156ac086db6cb92b
[INFO] checking psbrandt/diesel-minimal-example against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsbrandt%2Fdiesel-minimal-example" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/psbrandt/diesel-minimal-example
[INFO] finished tweaking git repo https://github.com/psbrandt/diesel-minimal-example
[INFO] tweaked toml for git repo https://github.com/psbrandt/diesel-minimal-example written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/psbrandt/diesel-minimal-example 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/psbrandt/diesel-minimal-example 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] cad11ff64408bc1c1a8ef8d1edd3d54b9bb260c823dcc4a730c2e28fb59b4a0d
[INFO] running `Command { std: "docker" "start" "-a" "cad11ff64408bc1c1a8ef8d1edd3d54b9bb260c823dcc4a730c2e28fb59b4a0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cad11ff64408bc1c1a8ef8d1edd3d54b9bb260c823dcc4a730c2e28fb59b4a0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cad11ff64408bc1c1a8ef8d1edd3d54b9bb260c823dcc4a730c2e28fb59b4a0d", kill_on_drop: false }`
[INFO] [stdout] cad11ff64408bc1c1a8ef8d1edd3d54b9bb260c823dcc4a730c2e28fb59b4a0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] fddb2e606ad004d08f3cca527611d4adb6a42b6e15f007b9016cbe28ea4125c4
[INFO] running `Command { std: "docker" "start" "-a" "fddb2e606ad004d08f3cca527611d4adb6a42b6e15f007b9016cbe28ea4125c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking bigdecimal v0.1.2
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]     Checking diesel v1.4.8
[INFO] [stderr] error: could not compile `diesel` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/012cd62c9add58ab3910e44c137d87db3ab70f61/bin/rustc --crate-name diesel --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="128-column-tables"' --cfg 'feature="32-column-tables"' --cfg 'feature="64-column-tables"' --cfg 'feature="bigdecimal"' --cfg 'feature="bitflags"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="num-bigint"' --cfg 'feature="num-integer"' --cfg 'feature="num-traits"' --cfg 'feature="numeric"' --cfg 'feature="postgres"' --cfg 'feature="pq-sys"' --cfg 'feature="serde_json"' --cfg 'feature="uuidv07"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "bigdecimal", "bitflags", "chrono", "default", "deprecated-time", "extras", "huge-tables", "ipnetwork", "large-tables", "libc", "libsqlite3-sys", "mysql", "mysqlclient-sys", "network-address", "num-bigint", "num-integer", "num-traits", "numeric", "postgres", "pq-sys", "quickcheck", "r2d2", "serde_json", "sqlite", "time", "unstable", "url", "uuid", "uuidv07", "with-deprecated", "x128-column-tables", "x32-column-tables", "x64-column-tables"))' -C metadata=81112d4ec9935fb7 -C extra-filename=-7625b7a5618826ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-c0c0358b7f032f6d.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3338cac158a6a8b9.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-24fcfc9e13a57583.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-18a2e5608c51a88e.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-490ba1c45cbfb396.so --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-434fc8bca9258141.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-7b61e5ecd65a5d6a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ecf50163e9491045.rmeta --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-6c7fe988aca0a7a2.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b4f7bb1e485de7cb.rmeta --extern uuidv07=/opt/rustwide/target/debug/deps/libuuid-4709c468d2742c3c.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fddb2e606ad004d08f3cca527611d4adb6a42b6e15f007b9016cbe28ea4125c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fddb2e606ad004d08f3cca527611d4adb6a42b6e15f007b9016cbe28ea4125c4", kill_on_drop: false }`
[INFO] [stdout] fddb2e606ad004d08f3cca527611d4adb6a42b6e15f007b9016cbe28ea4125c4
