[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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 04aae11c02e197a3c729b6074c65e55c367a8907 [INFO] checking fiji-flo/person-cli-rs against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffiji-flo%2Fperson-cli-rs" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fiji-flo/person-cli-rs on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "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-7/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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "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] 209d23b99381cc2aa2590dfe41a0f2514a58c9ef6f9afcfc77244c938f1776c3 [INFO] running `"docker" "start" "-a" "209d23b99381cc2aa2590dfe41a0f2514a58c9ef6f9afcfc77244c938f1776c3"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling openssl-src v111.6.0+1.1.1d [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling rusoto_core v0.41.0 [INFO] [stderr] Checking num-complex v0.2.3 [INFO] [stderr] Checking signal-hook v0.1.10 [INFO] [stderr] Checking num-bigint v0.2.3 [INFO] [stderr] Checking num-iter v0.1.39 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Compiling parse-zoneinfo v0.2.0 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking shared-expiry-get v0.0.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking config v0.9.3 [INFO] [stderr] Checking tokio-process v0.2.4 [INFO] [stderr] Checking biscuit v0.2.0 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking rusoto_credential v0.41.1 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.22 [INFO] [stderr] Checking rusoto_ssm v0.41.0 [INFO] [stderr] Checking cis_profile v0.1.3 (https://github.com/fiji-flo/cis_profile-rust?branch=0.1.3#db38da2e) [INFO] [stderr] Checking cis_client v0.1.5 (https://github.com/fiji-flo/cis_client-rust?branch=0.1.5#91316cbd) [INFO] [stderr] Checking person_cli v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read src/data/user_profile_null_create.json: No such file or directory (os error 2) [INFO] [stderr] --> src/create.rs:8:30 [INFO] [stderr] | [INFO] [stderr] 8 | const CREATE_PROFILE: &str = include_str!("data/user_profile_null_create.json"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/data/user_profile_null_create.json: No such file or directory (os error 2) [INFO] [stderr] --> src/create.rs:8:30 [INFO] [stderr] | [INFO] [stderr] 8 | const CREATE_PROFILE: &str = include_str!("data/user_profile_null_create.json"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `person_cli`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] running `"docker" "inspect" "209d23b99381cc2aa2590dfe41a0f2514a58c9ef6f9afcfc77244c938f1776c3"` [INFO] running `"docker" "rm" "-f" "209d23b99381cc2aa2590dfe41a0f2514a58c9ef6f9afcfc77244c938f1776c3"` [INFO] [stdout] 209d23b99381cc2aa2590dfe41a0f2514a58c9ef6f9afcfc77244c938f1776c3