[INFO] updating cached repository https://github.com/pka/nupsql [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] 7ce969378651b1a78b9cdf19dae2356de39ab61c [INFO] checking pka/nupsql against try#d27c6c6a469a28343396a8f3ac1c9d403aabda69 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpka%2Fnupsql" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pka/nupsql on toolchain d27c6c6a469a28343396a8f3ac1c9d403aabda69 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/pka/nupsql [INFO] finished tweaking git repo https://github.com/pka/nupsql [INFO] tweaked toml for git repo https://github.com/pka/nupsql written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/pka/nupsql already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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" "/opt/rustwide/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e8ef701a31dc2169cd99f719557d08effc0ce37b592e09b88fa4b73febf09aa2 [INFO] running `"docker" "start" "-a" "e8ef701a31dc2169cd99f719557d08effc0ce37b592e09b88fa4b73febf09aa2"` [INFO] [stderr] Checking query_interface v0.3.5 [INFO] [stderr] Checking natural v0.3.0 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Checking pretty v0.5.2 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking subprocess v0.1.18 [INFO] [stderr] Checking render-tree v0.1.1 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling nom-tracable-macros v0.4.1 [INFO] [stderr] Compiling tokio-macros v0.2.0 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Compiling inventory-impl v0.1.4 [INFO] [stderr] Compiling typetag-impl v0.1.4 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking tokio v0.2.4 [INFO] [stderr] Checking postgres-protocol v0.5.0-alpha.2 [INFO] [stderr] Checking inventory v0.1.4 [INFO] [stderr] Checking postgres-types v0.1.0-alpha.2 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Checking serde v1.0.103 [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking nom-tracable v0.4.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking tokio-postgres v0.5.0-alpha.2 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Checking num-bigint v0.2.3 [INFO] [stderr] Checking language-reporting v0.4.0 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking erased-serde v0.3.9 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking serde_bytes v0.11.3 [INFO] [stderr] Checking indexmap v1.3.0 [INFO] [stderr] Checking typetag v0.1.4 [INFO] [stderr] Checking bigdecimal v0.1.0 [INFO] [stderr] Compiling nu-build v0.1.0 (https://github.com/nushell/nushell#550bda47) [INFO] [stderr] Checking chrono-humanize v0.0.11 [INFO] [stderr] Compiling nu-source v0.1.0 (https://github.com/nushell/nushell#550bda47) [INFO] [stderr] Compiling nu-errors v0.1.0 (https://github.com/nushell/nushell#550bda47) [INFO] [stderr] Compiling nu-protocol v0.1.0 (https://github.com/nushell/nushell#550bda47) [INFO] [stderr] Checking nupsql v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 23s [INFO] running `"docker" "inspect" "e8ef701a31dc2169cd99f719557d08effc0ce37b592e09b88fa4b73febf09aa2"` [INFO] running `"docker" "rm" "-f" "e8ef701a31dc2169cd99f719557d08effc0ce37b592e09b88fa4b73febf09aa2"` [INFO] [stdout] e8ef701a31dc2169cd99f719557d08effc0ce37b592e09b88fa4b73febf09aa2