[INFO] cloning repository https://github.com/DmitrijVC/skj-udp1-simulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DmitrijVC/skj-udp1-simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmitrijVC%2Fskj-udp1-simulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmitrijVC%2Fskj-udp1-simulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12ca79fc39b7089522330751e256fb9eae341df6
[INFO] checking DmitrijVC/skj-udp1-simulator against master#f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmitrijVC%2Fskj-udp1-simulator" "/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/DmitrijVC/skj-udp1-simulator
[INFO] finished tweaking git repo https://github.com/DmitrijVC/skj-udp1-simulator
[INFO] tweaked toml for git repo https://github.com/DmitrijVC/skj-udp1-simulator written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DmitrijVC/skj-udp1-simulator on toolchain f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DmitrijVC/skj-udp1-simulator 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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v1.6.0
[INFO] [stderr]   Downloaded serde_json v1.0.72
[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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6de9498e09abe12c5c0822bda84222e3e0f5e0139771b90ee5d79eb6519582e
[INFO] running `Command { std: "docker" "start" "-a" "f6de9498e09abe12c5c0822bda84222e3e0f5e0139771b90ee5d79eb6519582e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6de9498e09abe12c5c0822bda84222e3e0f5e0139771b90ee5d79eb6519582e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6de9498e09abe12c5c0822bda84222e3e0f5e0139771b90ee5d79eb6519582e", kill_on_drop: false }`
[INFO] [stdout] f6de9498e09abe12c5c0822bda84222e3e0f5e0139771b90ee5d79eb6519582e
[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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0edd569bb9189d6ff9975affd622eeb77e41522258246c8247b704c1dcfdad66
[INFO] running `Command { std: "docker" "start" "-a" "0edd569bb9189d6ff9975affd622eeb77e41522258246c8247b704c1dcfdad66", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking num-rational v0.4.0
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking skj-udp1-simulator v1.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `enable_ansi_support` in crate `ansi_term`
[INFO] [stdout]   --> src/main.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 |         .with_ansi(ansi_term::enable_ansi_support().is_ok())
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^ not found in `ansi_term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `enable_ansi_support` in crate `ansi_term`
[INFO] [stdout]   --> src/main.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 |         .with_ansi(ansi_term::enable_ansi_support().is_ok())
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^ not found in `ansi_term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `skj-udp1-simulator` (bin "skj-udp1-simulator" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `skj-udp1-simulator` (bin "skj-udp1-simulator") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0edd569bb9189d6ff9975affd622eeb77e41522258246c8247b704c1dcfdad66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0edd569bb9189d6ff9975affd622eeb77e41522258246c8247b704c1dcfdad66", kill_on_drop: false }`
[INFO] [stdout] 0edd569bb9189d6ff9975affd622eeb77e41522258246c8247b704c1dcfdad66
