[INFO] cloning repository https://github.com/lizhiyong2000/CloudIVS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lizhiyong2000/CloudIVS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flizhiyong2000%2FCloudIVS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flizhiyong2000%2FCloudIVS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46e083865513ea64e51f4019c435e0f7502c85ba [INFO] testing lizhiyong2000/CloudIVS against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flizhiyong2000%2FCloudIVS" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lizhiyong2000/CloudIVS on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lizhiyong2000/CloudIVS [INFO] removed workspace from git repo https://github.com/lizhiyong2000/CloudIVS [INFO] finished tweaking git repo https://github.com/lizhiyong2000/CloudIVS [INFO] tweaked toml for git repo https://github.com/lizhiyong2000/CloudIVS written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/lizhiyong2000/CloudIVS already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 465a3c6475c9c6ef295817fc203114ce593e4f555e62953b83b6a39c6ea586a7 [INFO] running `Command { std: "docker" "start" "-a" "465a3c6475c9c6ef295817fc203114ce593e4f555e62953b83b6a39c6ea586a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "465a3c6475c9c6ef295817fc203114ce593e4f555e62953b83b6a39c6ea586a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "465a3c6475c9c6ef295817fc203114ce593e4f555e62953b83b6a39c6ea586a7", kill_on_drop: false }` [INFO] [stdout] 465a3c6475c9c6ef295817fc203114ce593e4f555e62953b83b6a39c6ea586a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbcf8ebd040c2f16f6de2edad1bb0045853f92108d3e5863209c64bc0aa6ccc3 [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" "bbcf8ebd040c2f16f6de2edad1bb0045853f92108d3e5863209c64bc0aa6ccc3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling bswap v1.0.0 [INFO] [stderr] Compiling pnet_base v0.26.0 [INFO] [stderr] Compiling splay_tree v0.2.10 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling nom v6.0.0-alpha1 [INFO] [stderr] Compiling uriparse v0.6.1 (https://github.com/sgodwincs/uriparse-rs.git#3fa71456) [INFO] [stderr] Compiling linked_hash_set v0.1.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling pnet_macros_support v0.26.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling sha v1.0.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling dlv-list v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling ordered-multimap v0.2.4 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling trackable v0.1.8 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling trace-error v0.1.5 [INFO] [stderr] Compiling parallel-event-emitter v0.2.4 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling trackable_derive v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.26.0 [INFO] [stderr] Compiling trackable v0.2.23 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling bytecodec v0.4.13 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling cloudmedia v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(int_error_matching)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `AES_CM_128_HMAC_SHA1_80` should have an upper camel case name [INFO] [stdout] --> src/common/srtp_parameters.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | AES_CM_128_HMAC_SHA1_80, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AesCm128HmacSha1_80` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `AES_CM_128_HMAC_SHA1_32` should have an upper camel case name [INFO] [stdout] --> src/common/srtp_parameters.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | AES_CM_128_HMAC_SHA1_32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AesCm128HmacSha1_32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cloudmedia`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "bbcf8ebd040c2f16f6de2edad1bb0045853f92108d3e5863209c64bc0aa6ccc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbcf8ebd040c2f16f6de2edad1bb0045853f92108d3e5863209c64bc0aa6ccc3", kill_on_drop: false }` [INFO] [stdout] bbcf8ebd040c2f16f6de2edad1bb0045853f92108d3e5863209c64bc0aa6ccc3