[INFO] fetching crate skyway-webrtc-gateway-api 0.1.0... [INFO] testing skyway-webrtc-gateway-api-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate skyway-webrtc-gateway-api 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate skyway-webrtc-gateway-api 0.1.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate skyway-webrtc-gateway-api 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate skyway-webrtc-gateway-api 0.1.0 [INFO] tweaked toml for crates.io crate skyway-webrtc-gateway-api 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate skyway-webrtc-gateway-api 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] b11ad735738024250e7245cafb69bd8659c35d0eb4a2b10c16bdcb3606b735dd [INFO] running `Command { std: "docker" "start" "-a" "b11ad735738024250e7245cafb69bd8659c35d0eb4a2b10c16bdcb3606b735dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b11ad735738024250e7245cafb69bd8659c35d0eb4a2b10c16bdcb3606b735dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b11ad735738024250e7245cafb69bd8659c35d0eb4a2b10c16bdcb3606b735dd", kill_on_drop: false }` [INFO] [stdout] b11ad735738024250e7245cafb69bd8659c35d0eb4a2b10c16bdcb3606b735dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] c9d1f86ed1a3671666493759202be8f6b4012d461a1cb7070417cc003c8d40c7 [INFO] running `Command { std: "docker" "start" "-a" "c9d1f86ed1a3671666493759202be8f6b4012d461a1cb7070417cc003c8d40c7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.88 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling mio v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling dotenv_codegen v0.15.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling skyway-webrtc-gateway-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "c9d1f86ed1a3671666493759202be8f6b4012d461a1cb7070417cc003c8d40c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9d1f86ed1a3671666493759202be8f6b4012d461a1cb7070417cc003c8d40c7", kill_on_drop: false }` [INFO] [stdout] c9d1f86ed1a3671666493759202be8f6b4012d461a1cb7070417cc003c8d40c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2bec3756f9fdafca4621ff488c9616b7b3fefa682b52e77d3de59e5164b4e62 [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" "e2bec3756f9fdafca4621ff488c9616b7b3fefa682b52e77d3de59e5164b4e62", kill_on_drop: false }` [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling mockito v0.31.0 [INFO] [stderr] Compiling skyway-webrtc-gateway-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `skyway-webrtc-gateway-api` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name skyway_webrtc_gateway_api --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=35444e2a0be5901c -C extra-filename=-35444e2a0be5901c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-8d913275b3a360fa.rlib --extern dotenv_codegen=/opt/rustwide/target/debug/deps/libdotenv_codegen-5d732574cd846fd9.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a94fa28be64c9ffd.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-978aabd08db4bad1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a841f64654216cd3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-ef1efe23f8d1f543.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-430af770cc06beb1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6a85d63ed7754df3.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-e54ecbeb7812d3ae.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-35cc5f2035a8cb65.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2c6232ec486aa5f6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-eaa8864acb7284f0.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-7dad700927c85364.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e2bec3756f9fdafca4621ff488c9616b7b3fefa682b52e77d3de59e5164b4e62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2bec3756f9fdafca4621ff488c9616b7b3fefa682b52e77d3de59e5164b4e62", kill_on_drop: false }` [INFO] [stdout] e2bec3756f9fdafca4621ff488c9616b7b3fefa682b52e77d3de59e5164b4e62