[INFO] updating cached repository meantheory/rust-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/meantheory/rust-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/meantheory/rust-example" "work/ex/pr-57483/sources/master#2bde39b8edce6463e1c37f8a8082a875e7b536b1/gh/meantheory/rust-example"` [INFO] [stderr] Cloning into 'work/ex/pr-57483/sources/master#2bde39b8edce6463e1c37f8a8082a875e7b536b1/gh/meantheory/rust-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/meantheory/rust-example" "work/ex/pr-57483/sources/try#0d8b5d1f16bab9e975695518ff8705bdab9fe94c/gh/meantheory/rust-example"` [INFO] [stderr] Cloning into 'work/ex/pr-57483/sources/try#0d8b5d1f16bab9e975695518ff8705bdab9fe94c/gh/meantheory/rust-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c947c1b7cfa1bd6e1e4685b7d8b73fdbe0ddcbc3 [INFO] sha for GitHub repo meantheory/rust-example: c947c1b7cfa1bd6e1e4685b7d8b73fdbe0ddcbc3 [INFO] validating manifest of meantheory/rust-example on toolchain master#2bde39b8edce6463e1c37f8a8082a875e7b536b1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+2bde39b8edce6463e1c37f8a8082a875e7b536b1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of meantheory/rust-example on toolchain try#0d8b5d1f16bab9e975695518ff8705bdab9fe94c [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0d8b5d1f16bab9e975695518ff8705bdab9fe94c-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing meantheory/rust-example [INFO] finished frobbing meantheory/rust-example [INFO] frobbed toml for meantheory/rust-example written to work/ex/pr-57483/sources/master#2bde39b8edce6463e1c37f8a8082a875e7b536b1/gh/meantheory/rust-example/Cargo.toml [INFO] started frobbing meantheory/rust-example [INFO] finished frobbing meantheory/rust-example [INFO] frobbed toml for meantheory/rust-example written to work/ex/pr-57483/sources/try#0d8b5d1f16bab9e975695518ff8705bdab9fe94c/gh/meantheory/rust-example/Cargo.toml [INFO] crate meantheory/rust-example has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+2bde39b8edce6463e1c37f8a8082a875e7b536b1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0d8b5d1f16bab9e975695518ff8705bdab9fe94c-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking meantheory/rust-example against master#2bde39b8edce6463e1c37f8a8082a875e7b536b1 for pr-57483 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57483/worker-6/master#2bde39b8edce6463e1c37f8a8082a875e7b536b1:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57483/sources/master#2bde39b8edce6463e1c37f8a8082a875e7b536b1/gh/meantheory/rust-example:/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" "+2bde39b8edce6463e1c37f8a8082a875e7b536b1-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1c2c03849f523aec2773d549bd0f12560c026843d94862779a26326643de2122 [INFO] running `"docker" "start" "-a" "1c2c03849f523aec2773d549bd0f12560c026843d94862779a26326643de2122"` [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Checking sct v0.2.0 [INFO] [stderr] Checking webpki v0.17.0 [INFO] [stderr] Checking ct-logs v0.2.0 [INFO] [stderr] Checking rustls v0.11.0 [INFO] [stderr] Checking webpki-roots v0.13.0 [INFO] [stderr] Checking tokio-rustls v0.4.0 [INFO] [stderr] Checking hyper-rustls v0.11.0 [INFO] [stderr] Checking github-rs v0.6.1 [INFO] [stderr] Checking rusty v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.72s [INFO] running `"docker" "inspect" "1c2c03849f523aec2773d549bd0f12560c026843d94862779a26326643de2122"` [INFO] running `"docker" "rm" "-f" "1c2c03849f523aec2773d549bd0f12560c026843d94862779a26326643de2122"` [INFO] [stdout] 1c2c03849f523aec2773d549bd0f12560c026843d94862779a26326643de2122