[INFO] cloning repository https://github.com/beaverlabs/opcuad [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beaverlabs/opcuad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeaverlabs%2Fopcuad", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeaverlabs%2Fopcuad'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70ee069f940a05837c822eaeadc2d3e585d889c3 [INFO] testing beaverlabs/opcuad against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeaverlabs%2Fopcuad" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/beaverlabs/opcuad 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/beaverlabs/opcuad [INFO] finished tweaking git repo https://github.com/beaverlabs/opcuad [INFO] tweaked toml for git repo https://github.com/beaverlabs/opcuad written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/beaverlabs/opcuad 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v0.8.2 [INFO] [stderr] Downloaded gethostname v0.2.1 [INFO] [stderr] Downloaded linked-hash-map v0.5.4 [INFO] [stderr] Downloaded yaml-rust v0.4.5 [INFO] [stderr] Downloaded serde_derive v1.0.120 [INFO] [stderr] Downloaded serde v1.0.120 [INFO] [stderr] Downloaded net2 v0.2.37 [INFO] [stderr] Downloaded smallvec v0.6.14 [INFO] [stderr] Downloaded miow v0.2.2 [INFO] [stderr] Downloaded serde_yaml v0.8.15 [INFO] [stderr] Downloaded wasi v0.10.1+wasi-snapshot-preview1 [INFO] [stderr] Downloaded opcua-console-logging v0.8.0 [INFO] [stderr] Downloaded log v0.4.13 [INFO] [stderr] Downloaded syn v1.0.58 [INFO] [stderr] Downloaded openssl v0.10.32 [INFO] [stderr] Downloaded tinyvec v1.1.0 [INFO] [stderr] Downloaded unicode-normalization v0.1.16 [INFO] [stderr] Downloaded byteorder v1.4.2 [INFO] [stderr] Downloaded libc v0.2.82 [INFO] [stderr] Downloaded mio v0.6.23 [INFO] [stderr] Downloaded thread_local v1.1.0 [INFO] [stderr] Downloaded serde_json v1.0.61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] a87e86413af09492225ec15f8145e5cd99ec69de9f640331268329277ac2a276 [INFO] running `Command { std: "docker" "start" "-a" "a87e86413af09492225ec15f8145e5cd99ec69de9f640331268329277ac2a276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a87e86413af09492225ec15f8145e5cd99ec69de9f640331268329277ac2a276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a87e86413af09492225ec15f8145e5cd99ec69de9f640331268329277ac2a276", kill_on_drop: false }` [INFO] [stdout] a87e86413af09492225ec15f8145e5cd99ec69de9f640331268329277ac2a276 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 6f62ac6af47be4d1e877cda88a11d3f0779a1458bf2c34343675662bcb1d9cc0 [INFO] running `Command { std: "docker" "start" "-a" "6f62ac6af47be4d1e877cda88a11d3f0779a1458bf2c34343675662bcb1d9cc0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling regex v1.4.3 [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 url v1.7.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling opcua-console-logging v0.8.0 [INFO] [stderr] Compiling opcua-types v0.9.0 (https://github.com/locka99/opcua#8398c4a0) [INFO] [stderr] Compiling serde_yaml v0.8.15 [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 /opt/rustwide/cargo-home/git/checkouts/opcua-49af4c4898b3317f/8398c4a/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=5a370feac47a190f -C extra-filename=-5a370feac47a190f --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-cefb3f20d241206a.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-cd39d60d4910bb17.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4fdcaa126420ec31.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a4ba9a2b7d3d3e89.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-c021050619ea06ba.so --extern uuid=/opt/rustwide/target/debug/deps/libuuid-036bb75965ca7b15.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6f62ac6af47be4d1e877cda88a11d3f0779a1458bf2c34343675662bcb1d9cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f62ac6af47be4d1e877cda88a11d3f0779a1458bf2c34343675662bcb1d9cc0", kill_on_drop: false }` [INFO] [stdout] 6f62ac6af47be4d1e877cda88a11d3f0779a1458bf2c34343675662bcb1d9cc0