[INFO] updating cached repository https://github.com/AlecGoncharow/osm-api [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddbdbe204490fd2d4c74cb508e6dbc2828ea23af [INFO] checking AlecGoncharow/osm-api against try#85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 for pr-73323 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlecGoncharow%2Fosm-api" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AlecGoncharow/osm-api on toolchain 85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AlecGoncharow/osm-api [INFO] finished tweaking git repo https://github.com/AlecGoncharow/osm-api [INFO] tweaked toml for git repo https://github.com/AlecGoncharow/osm-api written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/AlecGoncharow/osm-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 616ebda6450df546e958a84e9664f5e352fee0dcd2032036da0fb73d4b9f51c4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "616ebda6450df546e958a84e9664f5e352fee0dcd2032036da0fb73d4b9f51c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "616ebda6450df546e958a84e9664f5e352fee0dcd2032036da0fb73d4b9f51c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "616ebda6450df546e958a84e9664f5e352fee0dcd2032036da0fb73d4b9f51c4", kill_on_drop: false }` [INFO] [stdout] 616ebda6450df546e958a84e9664f5e352fee0dcd2032036da0fb73d4b9f51c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00aedd98104c337ba77c3bb4e612767b1b1410bd2d15bb8fa54298c8fbda7873 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "00aedd98104c337ba77c3bb4e612767b1b1410bd2d15bb8fa54298c8fbda7873", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking try_from v0.2.2 [INFO] [stderr] Checking route-recognizer v0.1.12 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking separator v0.3.1 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking semver v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.6.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking hmac v0.6.3 [INFO] [stderr] Checking md-5 v0.7.0 [INFO] [stderr] Checking sha-1 v0.7.0 [INFO] [stderr] Checking pbkdf2 v0.2.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Checking hyper v0.10.15 [INFO] [stderr] Checking scan_fmt v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Checking serde_json v1.0.38 [INFO] [stderr] Checking iron v0.6.0 [INFO] [stderr] Checking router v0.6.0 [INFO] [stderr] Checking bson v0.13.0 [INFO] [stderr] Checking textnonce v0.6.4 [INFO] [stderr] Checking mongodb v0.3.12 [INFO] [stderr] Checking osm-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "00aedd98104c337ba77c3bb4e612767b1b1410bd2d15bb8fa54298c8fbda7873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00aedd98104c337ba77c3bb4e612767b1b1410bd2d15bb8fa54298c8fbda7873", kill_on_drop: false }` [INFO] [stdout] 00aedd98104c337ba77c3bb4e612767b1b1410bd2d15bb8fa54298c8fbda7873