[INFO] updating cached repository cpfiffer/crypto-listener [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cpfiffer/crypto-listener [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cpfiffer/crypto-listener" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/cpfiffer/crypto-listener"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/cpfiffer/crypto-listener'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cpfiffer/crypto-listener" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/cpfiffer/crypto-listener"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/cpfiffer/crypto-listener'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 87bdb6be3255857574c0a9b8c60d6a5c1df5bd06 [INFO] sha for GitHub repo cpfiffer/crypto-listener: 87bdb6be3255857574c0a9b8c60d6a5c1df5bd06 [INFO] validating manifest of cpfiffer/crypto-listener on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cpfiffer/crypto-listener on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cpfiffer/crypto-listener [INFO] removed workspace from cpfiffer/crypto-listener [INFO] finished frobbing cpfiffer/crypto-listener [INFO] frobbed toml for cpfiffer/crypto-listener written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/cpfiffer/crypto-listener/Cargo.toml [INFO] started frobbing cpfiffer/crypto-listener [INFO] removed workspace from cpfiffer/crypto-listener [INFO] finished frobbing cpfiffer/crypto-listener [INFO] frobbed toml for cpfiffer/crypto-listener written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/cpfiffer/crypto-listener/Cargo.toml [INFO] crate cpfiffer/crypto-listener already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/cpfiffer/crypto-listener/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking cpfiffer/crypto-listener against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-3/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/cpfiffer/crypto-listener:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 6455bd1835ea3d217231636fb6b8e3e68fcab8cbbd859ecb06fbc88e2cf1818c [INFO] running `"docker" "start" "-a" "6455bd1835ea3d217231636fb6b8e3e68fcab8cbbd859ecb06fbc88e2cf1818c"` [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking openssl v0.10.23 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking miniz_oxide_c_api v0.2.1 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking native-tls v0.1.5 [INFO] [stderr] Checking bus v2.2.1 [INFO] [stderr] Checking publicsuffix v1.5.2 [INFO] [stderr] Checking pretty_env_logger v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking hyper-native-tls v0.2.4 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Checking stopwatch v0.0.7 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking string v0.2.0 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Checking postgres-protocol v0.3.2 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking postgres-shared v0.4.2 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking tokio v0.1.21 [INFO] [stderr] Checking websocket v0.22.4 [INFO] [stderr] Checking postgres v0.15.2 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.23 [INFO] [stderr] Checking hyper v0.12.30 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.18 [INFO] [stderr] Checking limit-book v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `hyper` [INFO] [stderr] --> src/gemini/mod.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use hyper; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `hyper` [INFO] [stderr] --> src/gemini/mod.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use hyper; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.46s [INFO] running `"docker" "inspect" "6455bd1835ea3d217231636fb6b8e3e68fcab8cbbd859ecb06fbc88e2cf1818c"` [INFO] running `"docker" "rm" "-f" "6455bd1835ea3d217231636fb6b8e3e68fcab8cbbd859ecb06fbc88e2cf1818c"` [INFO] [stdout] 6455bd1835ea3d217231636fb6b8e3e68fcab8cbbd859ecb06fbc88e2cf1818c