[INFO] cloning repository https://github.com/pka/nupsql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pka/nupsql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpka%2Fnupsql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpka%2Fnupsql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09a46f16aca59280c4c65fe175b49b84ae256c88 [INFO] testing pka/nupsql against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpka%2Fnupsql" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pka/nupsql on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-9/source/Cargo.toml [INFO] crate git repo https://github.com/pka/nupsql already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 07e4c2110083ef1455f4ae52f53c71d65572b68df0a845d71e726e50af5a5ded [INFO] running `Command { std: "docker" "start" "-a" "07e4c2110083ef1455f4ae52f53c71d65572b68df0a845d71e726e50af5a5ded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07e4c2110083ef1455f4ae52f53c71d65572b68df0a845d71e726e50af5a5ded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07e4c2110083ef1455f4ae52f53c71d65572b68df0a845d71e726e50af5a5ded", kill_on_drop: false }` [INFO] [stdout] 07e4c2110083ef1455f4ae52f53c71d65572b68df0a845d71e726e50af5a5ded [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da8892eb0c3b7aafba6d90c32030b13a0434052b983ec7f433d00e80a36615e8 [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" "da8892eb0c3b7aafba6d90c32030b13a0434052b983ec7f433d00e80a36615e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling natural v0.3.0 [INFO] [stderr] Compiling byte-unit v3.0.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling query_interface v0.3.5 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling pretty v0.5.2 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling render-tree v0.1.1 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling shellexpand v1.1.1 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling nom_locate v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling nom-tracable-macros v0.4.1 [INFO] [stderr] Compiling inventory-impl v0.1.6 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling ctor v0.1.13 [INFO] [stderr] Compiling typetag-impl v0.1.4 [INFO] [stderr] Compiling enumflags2_derive v0.6.2 [INFO] [stderr] Compiling enumflags2 v0.6.2 [INFO] [stderr] Compiling nom-tracable v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling language-reporting v0.4.0 [INFO] [stderr] Compiling erased-serde v0.3.11 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling serde_bytes v0.11.3 [INFO] [stderr] Compiling typetag v0.1.4 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling nu-build v0.12.0 [INFO] [stderr] Compiling bigdecimal v0.1.0 [INFO] [stderr] Compiling nu-source v0.12.0 [INFO] [stderr] Compiling nu-errors v0.12.0 [INFO] [stderr] Compiling nu-protocol v0.12.0 [INFO] [stderr] Compiling nu-parser v0.12.0 [INFO] [stderr] Compiling nu-value-ext v0.12.0 [INFO] [stderr] Compiling nu-plugin v0.12.0 [INFO] [stderr] Compiling ptree v0.2.1 [INFO] [stderr] error: failed to run custom build command for `nu-protocol v0.12.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/nu-protocol-5c5aca63f67c7a1b/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Error("EOF while parsing a value", line: 1, column: 0) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "da8892eb0c3b7aafba6d90c32030b13a0434052b983ec7f433d00e80a36615e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da8892eb0c3b7aafba6d90c32030b13a0434052b983ec7f433d00e80a36615e8", kill_on_drop: false }` [INFO] [stdout] da8892eb0c3b7aafba6d90c32030b13a0434052b983ec7f433d00e80a36615e8