[INFO] updating cached repository https://github.com/uklotzde/aoide-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] 73a40f23ecc0e8901c58546cb2171ddb394d5ab0 [INFO] checking uklotzde/aoide-rs against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuklotzde%2Faoide-rs" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uklotzde/aoide-rs on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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-12/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-12/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] 10a13d1afe31ce34d18a2dcd9bfad3397ea06c0d2a748119245a2a6fe3117e78 [INFO] running `"docker" "start" "-a" "10a13d1afe31ce34d18a2dcd9bfad3397ea06c0d2a748119245a2a6fe3117e78"` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Checking bs58 v0.3.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking semval v0.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Checking headers-core v0.1.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.2 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking headers v0.2.3 [INFO] [stderr] Checking r2d2 v0.8.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper v0.12.35 [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_json v1.0.41 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Checking aoide-core v0.3.1 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking warp v0.1.20 [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 2m 43s [INFO] running `"docker" "inspect" "10a13d1afe31ce34d18a2dcd9bfad3397ea06c0d2a748119245a2a6fe3117e78"` [INFO] running `"docker" "rm" "-f" "10a13d1afe31ce34d18a2dcd9bfad3397ea06c0d2a748119245a2a6fe3117e78"` [INFO] [stdout] 10a13d1afe31ce34d18a2dcd9bfad3397ea06c0d2a748119245a2a6fe3117e78