[INFO] updating cached repository passy/gbridge-bridge [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/passy/gbridge-bridge [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/passy/gbridge-bridge" "work/ex/beta-1.38-1/sources/1.37.0/gh/passy/gbridge-bridge"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/passy/gbridge-bridge'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/passy/gbridge-bridge" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/passy/gbridge-bridge"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of passy/gbridge-bridge on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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/beta-1.38-1/sources/1.37.0/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/beta-1.38-1/sources/beta-2019-08-13/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" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing passy/gbridge-bridge against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 69c034def81c551fc6258e3b31c759c2c56f2aad257f87b2d8b0e340fd488a54 [INFO] running `"docker" "start" "-a" "69c034def81c551fc6258e3b31c759c2c56f2aad257f87b2d8b0e340fd488a54"` [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.16 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling rustls v0.14.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling tokio-rustls v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling phf_macros v0.7.24 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling mqtt311 v0.2.0 [INFO] [stderr] Compiling serde v1.0.91 [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 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" "69c034def81c551fc6258e3b31c759c2c56f2aad257f87b2d8b0e340fd488a54"` [INFO] running `"docker" "rm" "-f" "69c034def81c551fc6258e3b31c759c2c56f2aad257f87b2d8b0e340fd488a54"` [INFO] [stdout] 69c034def81c551fc6258e3b31c759c2c56f2aad257f87b2d8b0e340fd488a54