[INFO] cloning repository https://github.com/rotty/sqlite2dir [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rotty/sqlite2dir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotty%2Fsqlite2dir", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotty%2Fsqlite2dir'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00b3bec5ce72cd5e654192eb9bf778f387d02b54 [INFO] checking rotty/sqlite2dir against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotty%2Fsqlite2dir" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rotty/sqlite2dir on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rotty/sqlite2dir [INFO] finished tweaking git repo https://github.com/rotty/sqlite2dir [INFO] tweaked toml for git repo https://github.com/rotty/sqlite2dir written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/rotty/sqlite2dir already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", 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] d685915b09603ba80bcc99548183ec269656fd85ee5feef9a116f998cd7642ec [INFO] running `Command { std: "docker" "start" "-a" "d685915b09603ba80bcc99548183ec269656fd85ee5feef9a116f998cd7642ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d685915b09603ba80bcc99548183ec269656fd85ee5feef9a116f998cd7642ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d685915b09603ba80bcc99548183ec269656fd85ee5feef9a116f998cd7642ec", kill_on_drop: false }` [INFO] [stdout] d685915b09603ba80bcc99548183ec269656fd85ee5feef9a116f998cd7642ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3016f689518f3a2b37dfca24ecd7ddcb75303fe5d897730ce59d7f57ef188837 [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" "3016f689518f3a2b37dfca24ecd7ddcb75303fe5d897730ce59d7f57ef188837", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking once_cell v1.1.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling libgit2-sys v0.9.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Checking backtrace-sys v0.1.31 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking backtrace v0.3.37 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking rusqlite v0.20.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling structopt-derive v0.3.1 [INFO] [stderr] Checking structopt v0.3.1 [INFO] [stderr] Checking git2 v0.10.0 [INFO] [stderr] Checking sqlite2dir v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "3016f689518f3a2b37dfca24ecd7ddcb75303fe5d897730ce59d7f57ef188837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3016f689518f3a2b37dfca24ecd7ddcb75303fe5d897730ce59d7f57ef188837", kill_on_drop: false }` [INFO] [stdout] 3016f689518f3a2b37dfca24ecd7ddcb75303fe5d897730ce59d7f57ef188837