[INFO] cloning repository damiendube/rust-graphql [INFO] running `"git" "clone" "--bare" "git://github.com/damiendube/rust-graphql.git" "work/cache/sources/gh/damiendube/rust-graphql"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/damiendube/rust-graphql'... [INFO] running `"git" "clone" "work/cache/sources/gh/damiendube/rust-graphql" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/damiendube/rust-graphql"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/damiendube/rust-graphql'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/damiendube/rust-graphql" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/damiendube/rust-graphql"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/damiendube/rust-graphql'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 11e612554dd6f3116c4de31396f36d654ad4d89c [INFO] sha for GitHub repo damiendube/rust-graphql: 11e612554dd6f3116c4de31396f36d654ad4d89c [INFO] validating manifest of damiendube/rust-graphql 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 damiendube/rust-graphql 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 damiendube/rust-graphql [INFO] finished frobbing damiendube/rust-graphql [INFO] frobbed toml for damiendube/rust-graphql written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/damiendube/rust-graphql/Cargo.toml [INFO] started frobbing damiendube/rust-graphql [INFO] finished frobbing damiendube/rust-graphql [INFO] frobbed toml for damiendube/rust-graphql written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/damiendube/rust-graphql/Cargo.toml [INFO] crate damiendube/rust-graphql 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing damiendube/rust-graphql against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/damiendube/rust-graphql:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] d02b239242d5923665f363c770af66b73e5c6f362263de3b74ce754af8fa48bc [INFO] running `"docker" "start" "-a" "d02b239242d5923665f363c770af66b73e5c6f362263de3b74ce754af8fa48bc"` [INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.linker [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] error[E0463]: can't find crate for `core` [INFO] [stderr] | [INFO] [stderr] = note: the `x86_64-unknown-linux-musl` target may not be installed [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `void`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `std` [INFO] [stderr] | [INFO] [stderr] = note: the `x86_64-unknown-linux-musl` target may not be installed [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `rand_core`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d02b239242d5923665f363c770af66b73e5c6f362263de3b74ce754af8fa48bc"` [INFO] running `"docker" "rm" "-f" "d02b239242d5923665f363c770af66b73e5c6f362263de3b74ce754af8fa48bc"` [INFO] [stdout] d02b239242d5923665f363c770af66b73e5c6f362263de3b74ce754af8fa48bc