[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#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [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 f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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] 4b2c70e4e069524c61332dc5bc38ce05c98e86a7ea83d86a39fff6256b370462 [INFO] running `"docker" "start" "-a" "4b2c70e4e069524c61332dc5bc38ce05c98e86a7ea83d86a39fff6256b370462"` [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Checking byte-unit v3.0.3 [INFO] [stderr] Checking query_interface v0.3.5 [INFO] [stderr] Checking natural v0.3.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Checking pretty v0.5.2 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking subprocess v0.1.18 [INFO] [stderr] Checking render-tree v0.1.1 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling nom-tracable-macros v0.4.1 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling inventory-impl v0.1.4 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling tokio-macros v0.2.0 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling typetag-impl v0.1.4 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking tokio v0.2.4 [INFO] [stderr] Checking postgres-protocol v0.5.0-alpha.2 [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Checking inventory v0.1.4 [INFO] [stderr] Checking nom-tracable v0.4.1 [INFO] [stderr] Checking postgres-types v0.1.0-alpha.2 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking tokio-postgres v0.5.0-alpha.2 [INFO] [stderr] Checking serde v1.0.103 [INFO] [stderr] Checking language-reporting v0.4.0 [INFO] [stderr] Checking num-bigint v0.2.3 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking erased-serde v0.3.9 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking serde_bytes v0.11.3 [INFO] [stderr] Checking typetag v0.1.4 [INFO] [stderr] Checking chrono-humanize v0.0.11 [INFO] [stderr] Checking bigdecimal v0.1.0 [INFO] [stderr] Compiling nu-build v0.1.0 (https://github.com/nushell/nushell#550bda47) [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 2m 26s [INFO] running `"docker" "inspect" "4b2c70e4e069524c61332dc5bc38ce05c98e86a7ea83d86a39fff6256b370462"` [INFO] running `"docker" "rm" "-f" "4b2c70e4e069524c61332dc5bc38ce05c98e86a7ea83d86a39fff6256b370462"` [INFO] [stdout] 4b2c70e4e069524c61332dc5bc38ce05c98e86a7ea83d86a39fff6256b370462