[INFO] cloning repository passy/gbridge-bridge [INFO] running `"git" "clone" "--bare" "git://github.com/passy/gbridge-bridge.git" "work/cache/sources/gh/passy/gbridge-bridge"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/passy/gbridge-bridge'... [INFO] running `"git" "clone" "work/cache/sources/gh/passy/gbridge-bridge" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/passy/gbridge-bridge"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/passy/gbridge-bridge'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/passy/gbridge-bridge" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/passy/gbridge-bridge"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/passy/gbridge-bridge'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d54fbff8a6cc345c48d237a956718bc365e46c2f [INFO] sha for GitHub repo passy/gbridge-bridge: d54fbff8a6cc345c48d237a956718bc365e46c2f [INFO] validating manifest of passy/gbridge-bridge on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of passy/gbridge-bridge on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing passy/gbridge-bridge [INFO] finished frobbing passy/gbridge-bridge [INFO] frobbed toml for passy/gbridge-bridge written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/passy/gbridge-bridge/Cargo.toml [INFO] started frobbing passy/gbridge-bridge [INFO] finished frobbing passy/gbridge-bridge [INFO] frobbed toml for passy/gbridge-bridge written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/passy/gbridge-bridge/Cargo.toml [INFO] crate passy/gbridge-bridge already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-rustls v0.8.1 [INFO] [stderr] Downloaded mqtt311 v0.2.0 [INFO] [stderr] Downloaded rumqtt v0.30.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing passy/gbridge-bridge against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/passy/gbridge-bridge:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 7e2dc99403626487824ea9cd0a2af0ac4f31977bf59bbf019193bf1508f133f2 [INFO] running `"docker" "start" "-a" "7e2dc99403626487824ea9cd0a2af0ac4f31977bf59bbf019193bf1508f133f2"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling phf_macros v0.7.24 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tokio v0.1.16 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rustls v0.14.0 [INFO] [stderr] Compiling mqtt311 v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling tokio-rustls v0.8.1 [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling rumqtt v0.30.1 [INFO] [stderr] Compiling gbridge-bridge v0.4.0 (/opt/crater/workdir) [INFO] [stderr] error: couldn't read /etc/ssl/cert.pem: No such file or directory (os error 2) [INFO] [stderr] --> src/main.rs:32:25 [INFO] [stderr] | [INFO] [stderr] 32 | const CA_CHAIN: &[u8] = include_bytes!("/etc/ssl/cert.pem"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `gbridge-bridge`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "7e2dc99403626487824ea9cd0a2af0ac4f31977bf59bbf019193bf1508f133f2"` [INFO] running `"docker" "rm" "-f" "7e2dc99403626487824ea9cd0a2af0ac4f31977bf59bbf019193bf1508f133f2"` [INFO] [stdout] 7e2dc99403626487824ea9cd0a2af0ac4f31977bf59bbf019193bf1508f133f2