[INFO] updating cached repository https://github.com/philip98/obsidian_rust [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] 7b13037d37e81451c29585d7ef29ae1e19464682 [INFO] checking philip98/obsidian_rust against try#5e633973aa9255a88b65a39484627bb54e6044b3 for pr-66063 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilip98%2Fobsidian_rust" "/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/philip98/obsidian_rust on toolchain 5e633973aa9255a88b65a39484627bb54e6044b3 [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/philip98/obsidian_rust [INFO] finished tweaking git repo https://github.com/philip98/obsidian_rust [INFO] tweaked toml for git repo https://github.com/philip98/obsidian_rust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/philip98/obsidian_rust already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+5e633973aa9255a88b65a39484627bb54e6044b3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "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-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=allow" "-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" "+5e633973aa9255a88b65a39484627bb54e6044b3" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] fa852f5188e182a3f19f5da1508c8fe0b968be01f8c715d9b6711687ee345db0 [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" "fa852f5188e182a3f19f5da1508c8fe0b968be01f8c715d9b6711687ee345db0"` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Checking fallible-iterator v0.1.6 [INFO] [stderr] Checking traitobject v0.0.1 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking route-recognizer v0.1.13 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking phf_shared v0.7.21 [INFO] [stderr] Checking error v0.1.9 [INFO] [stderr] Checking conduit-mime-types v0.7.3 [INFO] [stderr] Checking hpack v0.2.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking num-iter v0.1.39 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking scheduled-thread-pool v0.1.0 [INFO] [stderr] Checking phf v0.7.21 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking solicit v0.4.4 [INFO] [stderr] Checking r2d2 v0.7.4 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking num_cpus v1.11.0 [INFO] [stderr] Checking num_cpus v0.2.13 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking postgres-protocol v0.2.2 [INFO] [stderr] Checking cookie v0.2.5 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Checking hyper v0.9.18 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking rust-crypto v0.2.36 [INFO] [stderr] Checking postgres-shared v0.1.1 [INFO] [stderr] Checking postgres v0.13.6 [INFO] [stderr] Checking r2d2_postgres v0.11.1 [INFO] [stderr] Checking iron v0.4.0 [INFO] [stderr] Checking router v0.4.0 [INFO] [stderr] Checking iron-cors v0.4.0 [INFO] [stderr] Checking bcrypt v0.1.6 [INFO] [stderr] Checking obsidian_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.45s [INFO] running `"docker" "inspect" "fa852f5188e182a3f19f5da1508c8fe0b968be01f8c715d9b6711687ee345db0"` [INFO] running `"docker" "rm" "-f" "fa852f5188e182a3f19f5da1508c8fe0b968be01f8c715d9b6711687ee345db0"` [INFO] [stdout] fa852f5188e182a3f19f5da1508c8fe0b968be01f8c715d9b6711687ee345db0