[INFO] cloning repository https://github.com/Johni0702/mumble-web-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Johni0702/mumble-web-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohni0702%2Fmumble-web-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohni0702%2Fmumble-web-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b74065b8018e1676d65f623f9a84351d4d3c884 [INFO] checking Johni0702/mumble-web-proxy against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohni0702%2Fmumble-web-proxy" "/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/Johni0702/mumble-web-proxy on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Johni0702/mumble-web-proxy [INFO] finished tweaking git repo https://github.com/Johni0702/mumble-web-proxy [INFO] tweaked toml for git repo https://github.com/Johni0702/mumble-web-proxy written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Johni0702/mumble-web-proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/johni0702/rtp` [INFO] [stderr] Updating git repository `https://github.com/awmath/rust-crypto.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b55573ce1d8ea21887fd475979deaf832e01dc1970f75dd0bccbb291bfb49ae6 [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" "b55573ce1d8ea21887fd475979deaf832e01dc1970f75dd0bccbb291bfb49ae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b55573ce1d8ea21887fd475979deaf832e01dc1970f75dd0bccbb291bfb49ae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b55573ce1d8ea21887fd475979deaf832e01dc1970f75dd0bccbb291bfb49ae6", kill_on_drop: false }` [INFO] [stdout] b55573ce1d8ea21887fd475979deaf832e01dc1970f75dd0bccbb291bfb49ae6 [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=forbid" "-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" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cabb202778afb8be6b01737154e5c3214b65bec02d29472674f6a4f4741a199 [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" "0cabb202778afb8be6b01737154e5c3214b65bec02d29472674f6a4f4741a199", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling protobuf v2.18.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking argparse v0.2.2 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking handy_async v0.2.13 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 (https://github.com/awmath/rust-crypto.git?branch=avx2#394c2472) [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking openssl-sys v0.9.59 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking webrtc-sdp v0.3.7 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking trackable v0.1.8 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling protobuf-codegen v2.18.1 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling protobuf-codegen-pure v2.18.1 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling mumble-protocol v0.3.1 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-openssl v0.4.0 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling libnice-sys v0.3.0 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking glib v0.9.3 [INFO] [stderr] Checking rtp v0.1.0 (https://github.com/johni0702/rtp?rev=1444b3c#1444b3c0) [INFO] [stderr] Checking tokio-tungstenite v0.10.1 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rtp-23e67d7854ed482f/1444b3c/src/rfc3711.rs:476:19 [INFO] [stdout] | [INFO] [stdout] 475 | let iv = iv ^ (BigUint::from(1_u8) << (context.session_encr_key.len() * 8)); [INFO] [stdout] | -- consider giving `iv` a type [INFO] [stdout] 476 | let iv = &iv.to_bytes_be()[1..context.session_encr_key.len() + 1]; [INFO] [stdout] | ^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rtp-23e67d7854ed482f/1444b3c/src/rfc3711.rs:512:19 [INFO] [stdout] | [INFO] [stdout] 511 | let iv = iv ^ (BigUint::from(1_u8) << (context.session_encr_key.len() * 8)); [INFO] [stdout] | -- consider giving `iv` a type [INFO] [stdout] 512 | let iv = &iv.to_bytes_be()[1..context.session_encr_key.len() + 1]; [INFO] [stdout] | ^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rtp` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0cabb202778afb8be6b01737154e5c3214b65bec02d29472674f6a4f4741a199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cabb202778afb8be6b01737154e5c3214b65bec02d29472674f6a4f4741a199", kill_on_drop: false }` [INFO] [stdout] 0cabb202778afb8be6b01737154e5c3214b65bec02d29472674f6a4f4741a199