[INFO] cloning repository https://github.com/nbari/dbquota [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nbari/dbquota" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbari%2Fdbquota", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbari%2Fdbquota'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a95418b2538e2f8f978ed2950e9d5603ce3bb3be [INFO] checking nbari/dbquota against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbari%2Fdbquota" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nbari/dbquota on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nbari/dbquota [INFO] finished tweaking git repo https://github.com/nbari/dbquota [INFO] tweaked toml for git repo https://github.com/nbari/dbquota written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/nbari/dbquota already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cee2f351a8671797c69b36a639477f0381d3eb3daa9d09ea9ab4d3736c711c4 [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" "9cee2f351a8671797c69b36a639477f0381d3eb3daa9d09ea9ab4d3736c711c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cee2f351a8671797c69b36a639477f0381d3eb3daa9d09ea9ab4d3736c711c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cee2f351a8671797c69b36a639477f0381d3eb3daa9d09ea9ab4d3736c711c4", kill_on_drop: false }` [INFO] [stdout] 9cee2f351a8671797c69b36a639477f0381d3eb3daa9d09ea9ab4d3736c711c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] baeed3cc17a922ada440f86257c8bd091f219653b6da0d5426f9a4119cfa802e [INFO] running `Command { std: "docker" "start" "-a" "baeed3cc17a922ada440f86257c8bd091f219653b6da0d5426f9a4119cfa802e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling mysql v16.0.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking block-padding v0.1.4 [INFO] [stderr] Checking regex-syntax v0.6.7 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Compiling stackvector v1.0.6 [INFO] [stderr] Compiling lexical-core v0.4.2 [INFO] [stderr] Compiling lexical v2.2.1 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking flate2 v1.0.9 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking twox-hash v1.4.1 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking mysql_common v0.17.1 [INFO] [stderr] Checking dbquota v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.47s [INFO] running `Command { std: "docker" "inspect" "baeed3cc17a922ada440f86257c8bd091f219653b6da0d5426f9a4119cfa802e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baeed3cc17a922ada440f86257c8bd091f219653b6da0d5426f9a4119cfa802e", kill_on_drop: false }` [INFO] [stdout] baeed3cc17a922ada440f86257c8bd091f219653b6da0d5426f9a4119cfa802e