[INFO] cloning repository https://github.com/nooberfsh/dd_count_total_panic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nooberfsh/dd_count_total_panic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnooberfsh%2Fdd_count_total_panic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnooberfsh%2Fdd_count_total_panic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81abbb47d69cc3a39e2ad47a04e764a5c251a427
[INFO] checking nooberfsh/dd_count_total_panic against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-21
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnooberfsh%2Fdd_count_total_panic" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nooberfsh/dd_count_total_panic
[INFO] finished tweaking git repo https://github.com/nooberfsh/dd_count_total_panic
[INFO] tweaked toml for git repo https://github.com/nooberfsh/dd_count_total_panic written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nooberfsh/dd_count_total_panic on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nooberfsh/dd_count_total_panic 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7d465096d599eaaf10129dac4dd5d285bca7527a180eb16ab3b639bda91d796
[INFO] running `Command { std: "docker" "start" "-a" "f7d465096d599eaaf10129dac4dd5d285bca7527a180eb16ab3b639bda91d796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7d465096d599eaaf10129dac4dd5d285bca7527a180eb16ab3b639bda91d796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7d465096d599eaaf10129dac4dd5d285bca7527a180eb16ab3b639bda91d796", kill_on_drop: false }`
[INFO] [stdout] f7d465096d599eaaf10129dac4dd5d285bca7527a180eb16ab3b639bda91d796
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 516951dcecd0e98dce8ee8806018c2be8623cd47b27e8510d89479cfe0470068
[INFO] running `Command { std: "docker" "start" "-a" "516951dcecd0e98dce8ee8806018c2be8623cd47b27e8510d89479cfe0470068", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking timely_bytes v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow#2f32359e)
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking timely_logging v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow#2f32359e)
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking columnation v0.1.0 (https://github.com/frankmcsherry/columnation#ab3b7897)
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]     Checking flatcontainer v0.5.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking timely_communication v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow#2f32359e)
[INFO] [stderr] error: could not compile `columnation` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name columnation --edition=2018 /opt/rustwide/cargo-home/git/checkouts/columnation-d2a52adf84a01676/ab3b789/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3723e06c105ff105 -C extra-filename=-99825e755b07fd95 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "516951dcecd0e98dce8ee8806018c2be8623cd47b27e8510d89479cfe0470068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "516951dcecd0e98dce8ee8806018c2be8623cd47b27e8510d89479cfe0470068", kill_on_drop: false }`
[INFO] [stdout] 516951dcecd0e98dce8ee8806018c2be8623cd47b27e8510d89479cfe0470068
