[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 master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-18
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnooberfsh%2Fdd_count_total_panic" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nooberfsh/dd_count_total_panic on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/TimelyDataflow/differential-dataflow`
[INFO] [stderr]     Updating git repository `https://github.com/TimelyDataflow/timely-dataflow`
[INFO] [stderr]     Updating git repository `https://github.com/frankmcsherry/columnation`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.88
[INFO] [stderr]   Downloaded flatcontainer v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b12de85bdf2cb24161fa8756f2a4e66279ae66cfd0a116979c3c65b016df9e3d
[INFO] running `Command { std: "docker" "start" "-a" "b12de85bdf2cb24161fa8756f2a4e66279ae66cfd0a116979c3c65b016df9e3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b12de85bdf2cb24161fa8756f2a4e66279ae66cfd0a116979c3c65b016df9e3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b12de85bdf2cb24161fa8756f2a4e66279ae66cfd0a116979c3c65b016df9e3d", kill_on_drop: false }`
[INFO] [stdout] b12de85bdf2cb24161fa8756f2a4e66279ae66cfd0a116979c3c65b016df9e3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5dd1c7b374d34f59fab13f25b6347a6399e948cfc99dfed1581adb61ba0b1125
[INFO] running `Command { std: "docker" "start" "-a" "5dd1c7b374d34f59fab13f25b6347a6399e948cfc99dfed1581adb61ba0b1125", 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 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 columnation v0.1.0 (https://github.com/frankmcsherry/columnation#ab3b7897)
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling quote v1.0.37
[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]     Checking timely_container v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow#2f32359e)
[INFO] [stderr]     Checking timely v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow#2f32359e)
[INFO] [stderr]     Checking differential-dataflow v0.12.0 (https://github.com/TimelyDataflow/differential-dataflow#b5046c8c)
[INFO] [stderr]     Checking dd_count_total_panic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.53s
[INFO] running `Command { std: "docker" "inspect" "5dd1c7b374d34f59fab13f25b6347a6399e948cfc99dfed1581adb61ba0b1125", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dd1c7b374d34f59fab13f25b6347a6399e948cfc99dfed1581adb61ba0b1125", kill_on_drop: false }`
[INFO] [stdout] 5dd1c7b374d34f59fab13f25b6347a6399e948cfc99dfed1581adb61ba0b1125
