[INFO] crate pandora-api 0.3.1 is already in cache [INFO] checking pandora-api-0.3.1 against master#7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3 for pr-71873 [INFO] extracting crate pandora-api 0.3.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate pandora-api 0.3.1 on toolchain 7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3 [INFO] running `"/workspace/cargo-home/bin/cargo" "+7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate pandora-api 0.3.1 [INFO] finished tweaking crates.io crate pandora-api 0.3.1 [INFO] tweaked toml for crates.io crate pandora-api 0.3.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 523406a7daf641258734a9ab633018d2b43fad5ea9f1cf439f85c7016195f2f0 [INFO] running `"docker" "start" "-a" "523406a7daf641258734a9ab633018d2b43fad5ea9f1cf439f85c7016195f2f0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking pin-project-lite v0.1.5 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking pin-project v0.4.16 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling pandora-api-derive v0.1.0 [INFO] [stderr] Checking serde v1.0.110 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking hyper v0.13.5 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.4 [INFO] [stderr] Checking pandora-api v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read src/json/../../test_username.txt: No such file or directory (os error 2) [INFO] [stderr] --> src/json/user.rs:1271:33 [INFO] [stderr] | [INFO] [stderr] 1271 | let test_username_raw = include_str!("../../test_username.txt"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/json/../../test_password.txt: No such file or directory (os error 2) [INFO] [stderr] --> src/json/user.rs:1273:33 [INFO] [stderr] | [INFO] [stderr] 1273 | let test_password_raw = include_str!("../../test_password.txt"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/json/../../test_username.txt: No such file or directory (os error 2) [INFO] [stderr] --> src/json/user.rs:1301:33 [INFO] [stderr] | [INFO] [stderr] 1301 | let test_username_raw = include_str!("../../test_username.txt"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/json/../../test_password.txt: No such file or directory (os error 2) [INFO] [stderr] --> src/json/user.rs:1303:33 [INFO] [stderr] | [INFO] [stderr] 1303 | let test_password_raw = include_str!("../../test_password.txt"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/json/../../test_username.txt: No such file or directory (os error 2) [INFO] [stderr] --> src/json/mod.rs:798:33 [INFO] [stderr] | [INFO] [stderr] 798 | let test_username_raw = include_str!("../../test_username.txt"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/json/../../test_password.txt: No such file or directory (os error 2) [INFO] [stderr] --> src/json/mod.rs:800:33 [INFO] [stderr] | [INFO] [stderr] 800 | let test_password_raw = include_str!("../../test_password.txt"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `pandora-api`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "523406a7daf641258734a9ab633018d2b43fad5ea9f1cf439f85c7016195f2f0"` [INFO] running `"docker" "rm" "-f" "523406a7daf641258734a9ab633018d2b43fad5ea9f1cf439f85c7016195f2f0"` [INFO] [stdout] 523406a7daf641258734a9ab633018d2b43fad5ea9f1cf439f85c7016195f2f0