[INFO] fetching crate rtmp 0.6.5...
[INFO] checking rtmp-0.6.5 against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] extracting crate rtmp 0.6.5 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate rtmp 0.6.5
[INFO] finished tweaking crates.io crate rtmp 0.6.5
[INFO] tweaked toml for crates.io crate rtmp 0.6.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rtmp 0.6.5 on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 239 packages to latest compatible versions
[INFO] [stderr]       Adding hmac v0.11.0 (available: v0.13.0)
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.14.0)
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.10.2)
[INFO] [stderr]       Adding sha2 v0.9.9 (available: v0.11.0)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xflv v0.4.4
[INFO] [stderr]   Downloaded h264-decoder v0.2.4
[INFO] [stderr]   Downloaded bytesio v0.3.4
[INFO] [stderr]   Downloaded streamhub v0.2.4
[INFO] [stderr]   Downloaded commonlib v0.1.2
[INFO] [stderr]   Downloaded job_scheduler_ng v2.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 49db65fbea4229f4e1f7e8c83fb3d1480f41fec79c51892cea16d6d89ae9cd84
[INFO] running `Command { std: "docker" "start" "49db65fbea4229f4e1f7e8c83fb3d1480f41fec79c51892cea16d6d89ae9cd84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49db65fbea4229f4e1f7e8c83fb3d1480f41fec79c51892cea16d6d89ae9cd84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "49db65fbea4229f4e1f7e8c83fb3d1480f41fec79c51892cea16d6d89ae9cd84" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49db65fbea4229f4e1f7e8c83fb3d1480f41fec79c51892cea16d6d89ae9cd84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "49db65fbea4229f4e1f7e8c83fb3d1480f41fec79c51892cea16d6d89ae9cd84" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling openssl-src v300.6.1+3.6.3
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking uuid v1.24.1
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.5
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking zerovec v0.11.7
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking icu_provider v2.3.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking cron v0.17.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking job_scheduler_ng v2.5.0
[INFO] [stderr]     Checking commonlib v0.1.2
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking bytesio v0.3.4
[INFO] [stderr]     Checking h264-decoder v0.2.4
[INFO] [stderr]     Checking xflv v0.4.4
[INFO] [stderr]     Checking hyper v0.14.32
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "49db65fbea4229f4e1f7e8c83fb3d1480f41fec79c51892cea16d6d89ae9cd84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49db65fbea4229f4e1f7e8c83fb3d1480f41fec79c51892cea16d6d89ae9cd84", kill_on_drop: false }`
[INFO] [stdout] 49db65fbea4229f4e1f7e8c83fb3d1480f41fec79c51892cea16d6d89ae9cd84
