[INFO] cloning repository https://github.com/locka99/opcua [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/locka99/opcua" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flocka99%2Fopcua", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flocka99%2Fopcua'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 758a6b1151afb157db76571cd8091b23b83dac66 [INFO] testing locka99/opcua against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flocka99%2Fopcua" "/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/locka99/opcua on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/locka99/opcua [INFO] finished tweaking git repo https://github.com/locka99/opcua [INFO] tweaked toml for git repo https://github.com/locka99/opcua written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/locka99/opcua already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 507800df27f8efb88e582b3b9c34fe823b4a60a6023767324beaad9940371257 [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" "507800df27f8efb88e582b3b9c34fe823b4a60a6023767324beaad9940371257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "507800df27f8efb88e582b3b9c34fe823b4a60a6023767324beaad9940371257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "507800df27f8efb88e582b3b9c34fe823b4a60a6023767324beaad9940371257", kill_on_drop: false }` [INFO] [stdout] 507800df27f8efb88e582b3b9c34fe823b4a60a6023767324beaad9940371257 [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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fe6551a27cd001236bcc5349d8fe990d8d8977b515e245de5d7ccfbf016a6c7 [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" "7fe6551a27cd001236bcc5349d8fe990d8d8977b515e245de5d7ccfbf016a6c7", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling opcua-integration v0.9.0 (/opt/rustwide/workdir/integration) [INFO] [stderr] Compiling tokio v1.8.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling serde_yaml v0.8.15 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling uci v0.1.2 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling opcua-console-logging v0.9.0 (/opt/rustwide/workdir/console-logging) [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling cookie v0.11.3 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling rustls v0.14.0 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-rustls v0.8.1 [INFO] [stderr] Compiling tokio-modbus v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling mqtt311 v0.2.0 (https://github.com/tekjar/mqtt311#7566ce9d) [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling opcua-types v0.9.0 (/opt/rustwide/workdir/types) [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling log4rs v0.8.3 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling rumqtt v0.30.0 (https://github.com/AtherEnergy/rumqtt.git?rev=83b4694525061e2ccef617c0ac867db2044cc4e7#83b46945) [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] error: could not compile `opcua-types` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name opcua_types --edition=2018 types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=89c92a51756b0a7a -C extra-filename=-89c92a51756b0a7a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-5d3cd80c53440721.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-08a7de27a3da0e1a.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f51b32513de25d27.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d5732373bc4acb21.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-5d037b27a50af259.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-29508d4204d57f97.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-5f795fba2beb0f7f.so --extern uuid=/opt/rustwide/target/debug/deps/libuuid-af108d766490c4bb.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7fe6551a27cd001236bcc5349d8fe990d8d8977b515e245de5d7ccfbf016a6c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fe6551a27cd001236bcc5349d8fe990d8d8977b515e245de5d7ccfbf016a6c7", kill_on_drop: false }` [INFO] [stdout] 7fe6551a27cd001236bcc5349d8fe990d8d8977b515e245de5d7ccfbf016a6c7