[INFO] updating cached repository https://github.com/fiji-flo/person-cli-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/fiji-flo/person-cli-rs [INFO] [stderr] 5aaf671..4ef33c1 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4ef33c17eab639d1a10913e4e5306301c4528711 [INFO] testing fiji-flo/person-cli-rs against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffiji-flo%2Fperson-cli-rs" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fiji-flo/person-cli-rs on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/fiji-flo/person-cli-rs [INFO] finished tweaking git repo https://github.com/fiji-flo/person-cli-rs [INFO] tweaked toml for git repo https://github.com/fiji-flo/person-cli-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/fiji-flo/person-cli-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/mozilla-iam/cis_client-rust` [INFO] [stderr] Updating git repository `https://github.com/mozilla-iam/cis_profile-rust` [INFO] [stderr] Updating git repository `https://github.com/mozilla-iam/dino-park-trust` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b36baaef4d72439bba0874e7a51b7609e3b51368e8eb6288ddc0f73d4f887113 [INFO] running `"docker" "start" "-a" "b36baaef4d72439bba0874e7a51b7609e3b51368e8eb6288ddc0f73d4f887113"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.26 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling openssl-src v111.9.0+1.1.1g [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling rusoto_core v0.43.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling parse-zoneinfo v0.2.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling backtrace v0.3.41 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling shared-expiry-get v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling dino_park_trust v0.0.7 (https://github.com/mozilla-iam/dino-park-trust?tag=0.0.7#db8e281a) [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling iri-string v0.3.0 [INFO] [stderr] Compiling json-pointer v0.3.2 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling biscuit v0.4.2 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling jsonschema-valid v0.4.0 [INFO] [stderr] Compiling rusoto_credential v0.43.0 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling rusoto_signature v0.43.0 [INFO] [stderr] Compiling rusoto_ssm v0.43.0 [INFO] [stderr] Compiling cis_profile v0.4.2 (https://github.com/mozilla-iam/cis_profile-rust?tag=0.4.2#c2404479) [INFO] [stderr] Compiling cis_client v0.7.0 (https://github.com/mozilla-iam/cis_client-rust?tag=0.7.0#400cb8df) [INFO] [stderr] Compiling person_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read src/data/user_profile_null.json: No such file or directory (os error 2) [INFO] [stderr] --> src/create.rs:8:28 [INFO] [stderr] | [INFO] [stderr] 8 | const NULL_PROFILE: &str = include_str!("data/user_profile_null.json"); [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 previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `person_cli`. [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" "b36baaef4d72439bba0874e7a51b7609e3b51368e8eb6288ddc0f73d4f887113"` [INFO] running `"docker" "rm" "-f" "b36baaef4d72439bba0874e7a51b7609e3b51368e8eb6288ddc0f73d4f887113"` [INFO] [stdout] b36baaef4d72439bba0874e7a51b7609e3b51368e8eb6288ddc0f73d4f887113