[INFO] updating cached repository nathanjent/cgi-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nathanjent/cgi-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nathanjent/cgi-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/nathanjent/cgi-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/nathanjent/cgi-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nathanjent/cgi-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nathanjent/cgi-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nathanjent/cgi-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4e99f11748396989726f2bb8975ecbadceb594d4 [INFO] sha for GitHub repo nathanjent/cgi-rs: 4e99f11748396989726f2bb8975ecbadceb594d4 [INFO] validating manifest of nathanjent/cgi-rs 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 nathanjent/cgi-rs 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 nathanjent/cgi-rs [INFO] finished frobbing nathanjent/cgi-rs [INFO] frobbed toml for nathanjent/cgi-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/nathanjent/cgi-rs/Cargo.toml [INFO] started frobbing nathanjent/cgi-rs [INFO] finished frobbing nathanjent/cgi-rs [INFO] frobbed toml for nathanjent/cgi-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nathanjent/cgi-rs/Cargo.toml [INFO] crate nathanjent/cgi-rs 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 nathanjent/cgi-rs against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nathanjent/cgi-rs:/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-07-23" "build" "--frozen"` [INFO] [stdout] c48ef3315ec1d3322e5cbb162f8d81e82fceb4e5002ec5e5b658f2f2d4675334 [INFO] running `"docker" "start" "-a" "c48ef3315ec1d3322e5cbb162f8d81e82fceb4e5002ec5e5b658f2f2d4675334"` [INFO] [stderr] Compiling cgi-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `"docker" "inspect" "c48ef3315ec1d3322e5cbb162f8d81e82fceb4e5002ec5e5b658f2f2d4675334"` [INFO] running `"docker" "rm" "-f" "c48ef3315ec1d3322e5cbb162f8d81e82fceb4e5002ec5e5b658f2f2d4675334"` [INFO] [stdout] c48ef3315ec1d3322e5cbb162f8d81e82fceb4e5002ec5e5b658f2f2d4675334 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nathanjent/cgi-rs:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 66da512c3f8ab3cdff5bc6277ebb63e96f89548c18adc03acb9e0a57ab79dfb3 [INFO] running `"docker" "start" "-a" "66da512c3f8ab3cdff5bc6277ebb63e96f89548c18adc03acb9e0a57ab79dfb3"` [INFO] [stderr] Compiling cgi-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `"docker" "inspect" "66da512c3f8ab3cdff5bc6277ebb63e96f89548c18adc03acb9e0a57ab79dfb3"` [INFO] running `"docker" "rm" "-f" "66da512c3f8ab3cdff5bc6277ebb63e96f89548c18adc03acb9e0a57ab79dfb3"` [INFO] [stdout] 66da512c3f8ab3cdff5bc6277ebb63e96f89548c18adc03acb9e0a57ab79dfb3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nathanjent/cgi-rs:/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-07-23" "test" "--frozen"` [INFO] [stdout] d40e1459e020b667454b2465617c0d0cee0dbfd5c3b3c0585f94849a23203434 [INFO] running `"docker" "start" "-a" "d40e1459e020b667454b2465617c0d0cee0dbfd5c3b3c0585f94849a23203434"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/cgi_rs-f3af3c281f8f6d9c [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] running `"docker" "inspect" "d40e1459e020b667454b2465617c0d0cee0dbfd5c3b3c0585f94849a23203434"` [INFO] running `"docker" "rm" "-f" "d40e1459e020b667454b2465617c0d0cee0dbfd5c3b3c0585f94849a23203434"` [INFO] [stdout] d40e1459e020b667454b2465617c0d0cee0dbfd5c3b3c0585f94849a23203434