[INFO] cloning repository https://github.com/opentok-rust/opentok-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/opentok-rust/opentok-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopentok-rust%2Fopentok-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopentok-rust%2Fopentok-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1775194cc875b0a37062eb8a9937162194959099 [INFO] testing opentok-rust/opentok-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopentok-rust%2Fopentok-rs" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/opentok-rust/opentok-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/opentok-rust/opentok-rs [INFO] finished tweaking git repo https://github.com/opentok-rust/opentok-rs [INFO] tweaked toml for git repo https://github.com/opentok-rust/opentok-rs written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/opentok-rust/opentok-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/opentok-rust/opentok-server-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded flume v0.9.2 [INFO] [stderr] Downloaded spinning_top v0.2.4 [INFO] [stderr] Downloaded surf v2.3.2 [INFO] [stderr] Downloaded hmac-sha1 v0.1.3 [INFO] [stderr] Downloaded isahc v0.9.14 [INFO] [stderr] Downloaded gstreamer-video-sys v0.18.3 [INFO] [stderr] Downloaded gstreamer-sys v0.18.0 [INFO] [stderr] Downloaded byte-slice-cast v1.2.0 [INFO] [stderr] Downloaded pretty-hex v0.2.1 [INFO] [stderr] Downloaded gstreamer-app-sys v0.18.0 [INFO] [stderr] Downloaded option-operations v0.4.0 [INFO] [stderr] Downloaded gstreamer-base-sys v0.18.0 [INFO] [stderr] Downloaded glib v0.15.4 [INFO] [stderr] Downloaded muldiv v1.0.0 [INFO] [stderr] Downloaded glib-sys v0.15.4 [INFO] [stderr] Downloaded gobject-sys v0.15.1 [INFO] [stderr] Downloaded gstreamer-base v0.18.0 [INFO] [stderr] Downloaded gstreamer-app v0.18.0 [INFO] [stderr] Downloaded clap-serde v0.3.0 [INFO] [stderr] Downloaded gstreamer-video v0.18.3 [INFO] [stderr] Downloaded gstreamer v0.18.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdc1abfa217609d3913ba399dc0e822e4d3edbe8fce540c7e67be9d7dc3e36eb [INFO] running `Command { std: "docker" "start" "-a" "cdc1abfa217609d3913ba399dc0e822e4d3edbe8fce540c7e67be9d7dc3e36eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdc1abfa217609d3913ba399dc0e822e4d3edbe8fce540c7e67be9d7dc3e36eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdc1abfa217609d3913ba399dc0e822e4d3edbe8fce540c7e67be9d7dc3e36eb", kill_on_drop: false }` [INFO] [stdout] cdc1abfa217609d3913ba399dc0e822e4d3edbe8fce540c7e67be9d7dc3e36eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3974069cdfef3a1edd2e4e1418c86dcab39178c778896645b01130b2484fbfaf [INFO] running `Command { std: "docker" "start" "-a" "3974069cdfef3a1edd2e4e1418c86dcab39178c778896645b01130b2484fbfaf", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling pretty-hex v0.2.1 [INFO] [stderr] Compiling muldiv v1.0.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling curl v0.4.42 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling cfg-expr v0.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling curl-sys v0.4.52+curl-7.81.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] error: could not compile `json` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name json --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/json-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e6dfc1c9ca008900 -C extra-filename=-e6dfc1c9ca008900 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3974069cdfef3a1edd2e4e1418c86dcab39178c778896645b01130b2484fbfaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3974069cdfef3a1edd2e4e1418c86dcab39178c778896645b01130b2484fbfaf", kill_on_drop: false }` [INFO] [stdout] 3974069cdfef3a1edd2e4e1418c86dcab39178c778896645b01130b2484fbfaf