[INFO] updating cached repository incleaf/cr8cert [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/incleaf/cr8cert [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/incleaf/cr8cert" "work/ex/beta-1.37-6/sources/1.36.0/gh/incleaf/cr8cert"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/incleaf/cr8cert'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/incleaf/cr8cert" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/incleaf/cr8cert"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/incleaf/cr8cert'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] aa50e02f41b501ad2ff798816eac98ab3b32bc37 [INFO] sha for GitHub repo incleaf/cr8cert: aa50e02f41b501ad2ff798816eac98ab3b32bc37 [INFO] validating manifest of incleaf/cr8cert on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of incleaf/cr8cert on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing incleaf/cr8cert [INFO] finished frobbing incleaf/cr8cert [INFO] frobbed toml for incleaf/cr8cert written to work/ex/beta-1.37-6/sources/1.36.0/gh/incleaf/cr8cert/Cargo.toml [INFO] started frobbing incleaf/cr8cert [INFO] finished frobbing incleaf/cr8cert [INFO] frobbed toml for incleaf/cr8cert written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/incleaf/cr8cert/Cargo.toml [INFO] crate incleaf/cr8cert already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing incleaf/cr8cert against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/incleaf/cr8cert:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 6d28378a0a3049dcb2f14081baa3d00ab78afda7adc0417d16c54a9f279c5e9b [INFO] running `"docker" "start" "-a" "6d28378a0a3049dcb2f14081baa3d00ab78afda7adc0417d16c54a9f279c5e9b"` [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling openssl-src v110.0.7+1.1.0i [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling pem v0.4.1 [INFO] [stderr] Compiling cr8cert v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 02s [INFO] running `"docker" "inspect" "6d28378a0a3049dcb2f14081baa3d00ab78afda7adc0417d16c54a9f279c5e9b"` [INFO] running `"docker" "rm" "-f" "6d28378a0a3049dcb2f14081baa3d00ab78afda7adc0417d16c54a9f279c5e9b"` [INFO] [stdout] 6d28378a0a3049dcb2f14081baa3d00ab78afda7adc0417d16c54a9f279c5e9b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/incleaf/cr8cert:/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 96790f5bf8dfea8b05fbf666c2608d59a0c78c0b98a7c1097ab854b9b94ba26d [INFO] running `"docker" "start" "-a" "96790f5bf8dfea8b05fbf666c2608d59a0c78c0b98a7c1097ab854b9b94ba26d"` [INFO] [stderr] Compiling cr8cert v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `"docker" "inspect" "96790f5bf8dfea8b05fbf666c2608d59a0c78c0b98a7c1097ab854b9b94ba26d"` [INFO] running `"docker" "rm" "-f" "96790f5bf8dfea8b05fbf666c2608d59a0c78c0b98a7c1097ab854b9b94ba26d"` [INFO] [stdout] 96790f5bf8dfea8b05fbf666c2608d59a0c78c0b98a7c1097ab854b9b94ba26d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/incleaf/cr8cert:/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 760877eba3921cf81dddaf96fa8f102138c4627b2ee050037cf8e402c930897f [INFO] running `"docker" "start" "-a" "760877eba3921cf81dddaf96fa8f102138c4627b2ee050037cf8e402c930897f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/cr8cert-e7a0c5a773ad09e9 [INFO] running `"docker" "inspect" "760877eba3921cf81dddaf96fa8f102138c4627b2ee050037cf8e402c930897f"` [INFO] running `"docker" "rm" "-f" "760877eba3921cf81dddaf96fa8f102138c4627b2ee050037cf8e402c930897f"` [INFO] [stdout] 760877eba3921cf81dddaf96fa8f102138c4627b2ee050037cf8e402c930897f