[INFO] cloning repository https://github.com/uklotzde/aoide-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uklotzde/aoide-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuklotzde%2Faoide-rs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuklotzde%2Faoide-rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 73a40f23ecc0e8901c58546cb2171ddb394d5ab0 [INFO] checking uklotzde/aoide-rs against try#ba14a92a10441c4b839ce71e6ef5f7a48bbff18f for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuklotzde%2Faoide-rs" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uklotzde/aoide-rs on toolchain ba14a92a10441c4b839ce71e6ef5f7a48bbff18f [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/uklotzde/aoide-rs [INFO] removed workspace from git repo https://github.com/uklotzde/aoide-rs [INFO] finished tweaking git repo https://github.com/uklotzde/aoide-rs [INFO] tweaked toml for git repo https://github.com/uklotzde/aoide-rs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/uklotzde/aoide-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded semval v0.1.2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 728a5ce60c336731a29b114049254fe84dd358141841483d3f93dc6abb8978ee [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "728a5ce60c336731a29b114049254fe84dd358141841483d3f93dc6abb8978ee"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Checking bs58 v0.3.0 [INFO] [stderr] Checking semval v0.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Checking headers-core v0.1.1 [INFO] [stderr] Checking headers v0.2.3 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking serde v1.0.101 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking warp v0.1.20 [INFO] [stderr] Checking aoide-core v0.3.1 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Checking aoide-repo v0.3.1 (/opt/rustwide/workdir/repo) [INFO] [stderr] Checking aoide-core-serde v0.3.1 (/opt/rustwide/workdir/core-serde) [INFO] [stderr] Checking migrations_internals v1.4.0 [INFO] [stderr] Checking aoide-repo-sqlite v0.3.1 (/opt/rustwide/workdir/repo-sqlite) [INFO] [stderr] Compiling migrations_macros v1.4.1 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking aoide v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 43s [INFO] running `"docker" "inspect" "728a5ce60c336731a29b114049254fe84dd358141841483d3f93dc6abb8978ee"` [INFO] running `"docker" "rm" "-f" "728a5ce60c336731a29b114049254fe84dd358141841483d3f93dc6abb8978ee"` [INFO] [stdout] 728a5ce60c336731a29b114049254fe84dd358141841483d3f93dc6abb8978ee