[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#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmitrijVC%2Fskj-udp1-simulator" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DmitrijVC/skj-udp1-simulator on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v1.6.0
[INFO] [stderr]   Downloaded serde_json v1.0.72
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.2
[INFO] [stderr]   Downloaded syn v1.0.82
[INFO] [stderr]   Downloaded tokio v1.14.0
[INFO] [stderr]   Downloaded libc v0.2.108
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f2b5718e6e714e0a00fbea8f7194e9372c5e4a346c6b66491724061ade9d7001
[INFO] running `Command { std: "docker" "start" "-a" "f2b5718e6e714e0a00fbea8f7194e9372c5e4a346c6b66491724061ade9d7001", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2b5718e6e714e0a00fbea8f7194e9372c5e4a346c6b66491724061ade9d7001", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2b5718e6e714e0a00fbea8f7194e9372c5e4a346c6b66491724061ade9d7001", kill_on_drop: false }`
[INFO] [stdout] f2b5718e6e714e0a00fbea8f7194e9372c5e4a346c6b66491724061ade9d7001
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46c3849d0eaa29fa4d89272149d10735e3c457b2a214c2eacf536d0acba62ca4
[INFO] running `Command { std: "docker" "start" "-a" "46c3849d0eaa29fa4d89272149d10735e3c457b2a214c2eacf536d0acba62ca4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.2
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking rand v0.8.4
[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") 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" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "46c3849d0eaa29fa4d89272149d10735e3c457b2a214c2eacf536d0acba62ca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46c3849d0eaa29fa4d89272149d10735e3c457b2a214c2eacf536d0acba62ca4", kill_on_drop: false }`
[INFO] [stdout] 46c3849d0eaa29fa4d89272149d10735e3c457b2a214c2eacf536d0acba62ca4
