[INFO] cloning repository https://github.com/davidwilemski/rustyblobjectstore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidwilemski/rustyblobjectstore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidwilemski%2Frustyblobjectstore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidwilemski%2Frustyblobjectstore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a6480eaed72181f4d2a970f0add2730f2658679 [INFO] checking davidwilemski/rustyblobjectstore against try#4a23c45c7893f1416456144e3883cc48ea91722e for pr-82322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidwilemski%2Frustyblobjectstore" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidwilemski/rustyblobjectstore on toolchain 4a23c45c7893f1416456144e3883cc48ea91722e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidwilemski/rustyblobjectstore [INFO] finished tweaking git repo https://github.com/davidwilemski/rustyblobjectstore [INFO] tweaked toml for git repo https://github.com/davidwilemski/rustyblobjectstore written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/davidwilemski/rustyblobjectstore already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.sqlx.ref [INFO] [stderr] Updating git repository `https://github.com/launchbadge/sqlx` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multipart v0.17.1 [INFO] [stderr] Downloaded headers v0.3.3 [INFO] [stderr] Downloaded ahash v0.6.2 [INFO] [stderr] Downloaded tokio-tungstenite v0.13.0 [INFO] [stderr] Downloaded warp v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e25793488bcb547c9b0ab0cc5f01bcbe772bf12e1560756a7ccd386ae9b9c434 [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" "e25793488bcb547c9b0ab0cc5f01bcbe772bf12e1560756a7ccd386ae9b9c434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e25793488bcb547c9b0ab0cc5f01bcbe772bf12e1560756a7ccd386ae9b9c434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e25793488bcb547c9b0ab0cc5f01bcbe772bf12e1560756a7ccd386ae9b9c434", kill_on_drop: false }` [INFO] [stdout] e25793488bcb547c9b0ab0cc5f01bcbe772bf12e1560756a7ccd386ae9b9c434 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c090502f12cda852d72a79148bbfb3f302da914ca06e221378ec8d8d8645293c [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" "c090502f12cda852d72a79148bbfb3f302da914ca06e221378ec8d8d8645293c", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.sqlx.ref [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling whoami v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling ahash v0.6.2 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking getrandom v0.2.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking indexmap v1.6.1 [INFO] [stderr] Checking unicase v2.6.0 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking headers v0.3.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rand v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Checking webpki-roots v0.21.0 [INFO] [stderr] Checking tungstenite v0.12.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking multipart v0.17.1 [INFO] [stderr] Checking sqlformat v0.1.5 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking pin-project v1.0.4 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Checking tokio-stream v0.1.2 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-tungstenite v0.13.0 [INFO] [stderr] Checking sqlx-rt v0.2.0 (https://github.com/launchbadge/sqlx#df393128) [INFO] [stderr] Checking serde v1.0.119 [INFO] [stderr] Checking tokio-util v0.6.1 [INFO] [stderr] Checking sqlx-core v0.4.2 (https://github.com/launchbadge/sqlx#df393128) [INFO] [stderr] Checking h2 v0.3.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking hyper v0.14.2 [INFO] [stderr] Compiling sqlx-macros v0.4.2 (https://github.com/launchbadge/sqlx#df393128) [INFO] [stderr] Checking warp v0.3.0 [INFO] [stderr] Checking sqlx v0.4.2 (https://github.com/launchbadge/sqlx#df393128) [INFO] [stderr] Checking rustyblobjectstore v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 18s [INFO] running `Command { std: "docker" "inspect" "c090502f12cda852d72a79148bbfb3f302da914ca06e221378ec8d8d8645293c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c090502f12cda852d72a79148bbfb3f302da914ca06e221378ec8d8d8645293c", kill_on_drop: false }` [INFO] [stdout] c090502f12cda852d72a79148bbfb3f302da914ca06e221378ec8d8d8645293c