[INFO] fetching crate koreanbots-rs 0.2.1... [INFO] checking koreanbots-rs-0.2.1 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] extracting crate koreanbots-rs 0.2.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate koreanbots-rs 0.2.1 [INFO] finished tweaking crates.io crate koreanbots-rs 0.2.1 [INFO] tweaked toml for crates.io crate koreanbots-rs 0.2.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate koreanbots-rs 0.2.1 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate koreanbots-rs 0.2.1 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "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 tinyvec v0.3.4 [INFO] [stderr] Downloaded chunked_transfer v1.3.0 [INFO] [stderr] Downloaded cookie v0.14.2 [INFO] [stderr] Downloaded publicsuffix v1.5.4 [INFO] [stderr] Downloaded cookie_store v0.12.0 [INFO] [stderr] Downloaded rustls v0.18.1 [INFO] [stderr] Downloaded ureq v1.5.1 [INFO] [stderr] Downloaded ring v0.16.15 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08590a8d646b10e104962793abc8887eb5da88a4e9c4d8d269f1a4a931717e82 [INFO] running `Command { std: "docker" "start" "-a" "08590a8d646b10e104962793abc8887eb5da88a4e9c4d8d269f1a4a931717e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08590a8d646b10e104962793abc8887eb5da88a4e9c4d8d269f1a4a931717e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08590a8d646b10e104962793abc8887eb5da88a4e9c4d8d269f1a4a931717e82", kill_on_drop: false }` [INFO] [stdout] 08590a8d646b10e104962793abc8887eb5da88a4e9c4d8d269f1a4a931717e82 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27cb76b2afc970c7faf17979aa43c8e0cb493cd1c674604d56f60aa498c5e095 [INFO] running `Command { std: "docker" "start" "-a" "27cb76b2afc970c7faf17979aa43c8e0cb493cd1c674604d56f60aa498c5e095", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking chunked_transfer v1.3.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking serde v1.0.116 [INFO] [stderr] Checking cookie_store v0.12.0 [INFO] [stderr] Checking ureq v1.5.1 [INFO] [stderr] Checking koreanbots-rs v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.46s [INFO] running `Command { std: "docker" "inspect" "27cb76b2afc970c7faf17979aa43c8e0cb493cd1c674604d56f60aa498c5e095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27cb76b2afc970c7faf17979aa43c8e0cb493cd1c674604d56f60aa498c5e095", kill_on_drop: false }` [INFO] [stdout] 27cb76b2afc970c7faf17979aa43c8e0cb493cd1c674604d56f60aa498c5e095