aloof-angle-91616
01/06/2019, 6:54 PMaloof-angle-91616
01/06/2019, 6:55 PMaloof-angle-91616
01/06/2019, 6:55 PMaverage-vr-56795
01/06/2019, 7:45 PMcargo install
average-vr-56795
01/06/2019, 7:46 PMaloof-angle-91616
01/06/2019, 7:47 PMaloof-angle-91616
01/06/2019, 7:48 PMaverage-vr-56795
01/06/2019, 7:55 PMrustup target add x86_64-unknown-linux-musl
one time, and then you can cargo build --target x86_64-unknown-linux-musl
or cargo install --target x86_64-unknown-linux-musl
and it will do the right thing. (Linux only)happy-kitchen-89482
01/06/2019, 8:15 PMhappy-kitchen-89482
01/06/2019, 9:15 PMaloof-angle-91616
01/06/2019, 9:35 PMrequirements.txt
aloof-angle-91616
01/06/2019, 9:35 PMrequirements.txt
is getting truncated? or that what python_requirements()
converts it into is getting truncated by the engine somehowaloof-angle-91616
01/06/2019, 9:36 PM; python
is in the requirements.txt)aloof-angle-91616
01/06/2019, 9:38 PMaloof-angle-91616
01/06/2019, 9:41 PMaverage-vr-56795
01/06/2019, 9:46 PMaverage-vr-56795
01/06/2019, 9:47 PMhappy-kitchen-89482
01/06/2019, 9:56 PMhappy-kitchen-89482
01/06/2019, 9:56 PMaverage-vr-56795
01/06/2019, 9:58 PMaverage-vr-56795
01/06/2019, 9:59 PMhappy-kitchen-89482
01/06/2019, 10:12 PMhappy-kitchen-89482
01/06/2019, 10:12 PMaloof-angle-91616
01/06/2019, 10:14 PMrequirements.txt
internally and i would look into that given that this specific error shows a specific string from that file which isn't in the corresponding BUILD file. i'm fixing the checkstyle thing now but can check after