[INFO] cloning repository https://github.com/coder543/xray [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coder543/xray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoder543%2Fxray", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoder543%2Fxray'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec148b5937aa9ccf18ab6c20684b2d563f7ff4b2 [INFO] checking coder543/xray against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoder543%2Fxray" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coder543/xray on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coder543/xray [INFO] finished tweaking git repo https://github.com/coder543/xray [INFO] tweaked toml for git repo https://github.com/coder543/xray written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/coder543/xray already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7290eda64da5c92dd08bce65642f6e78c42c731f94b9150ec840d3fb5c5ccc97 [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" "7290eda64da5c92dd08bce65642f6e78c42c731f94b9150ec840d3fb5c5ccc97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7290eda64da5c92dd08bce65642f6e78c42c731f94b9150ec840d3fb5c5ccc97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7290eda64da5c92dd08bce65642f6e78c42c731f94b9150ec840d3fb5c5ccc97", kill_on_drop: false }` [INFO] [stdout] 7290eda64da5c92dd08bce65642f6e78c42c731f94b9150ec840d3fb5c5ccc97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cea3187f57122d8491d1a7789ef66590238e46e617ee9ddef457b94d95850fa [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" "3cea3187f57122d8491d1a7789ef66590238e46e617ee9ddef457b94d95850fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Checking hashbrown v0.3.1 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Compiling nom v5.0.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling stackvector v1.0.6 [INFO] [stderr] Compiling lexical-core v0.4.2 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking whatlang v0.7.1 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking dirs-sys v0.3.3 [INFO] [stderr] Checking atty v0.2.12 [INFO] [stderr] Checking miniz-sys v0.1.12 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking flate2 v1.0.9 [INFO] [stderr] Checking dirs v2.0.1 [INFO] [stderr] Checking rayon-core v1.5.0 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking rayon-hash v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking rustyline v5.0.0 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking xray v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/storage/url_storage.rs:113:32 [INFO] [stdout] | [INFO] [stdout] 113 | fn load_index(reader: &mut Read) -> Result { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/storage/index_storage.rs:204:32 [INFO] [stdout] | [INFO] [stdout] 204 | fn load_index(reader: &mut Read) -> Result<(String, String, u64), Error> { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/storage/url_storage.rs:113:32 [INFO] [stdout] | [INFO] [stdout] 113 | fn load_index(reader: &mut Read) -> Result { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/storage/index_storage.rs:204:32 [INFO] [stdout] | [INFO] [stdout] 204 | fn load_index(reader: &mut Read) -> Result<(String, String, u64), Error> { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.62s [INFO] running `Command { std: "docker" "inspect" "3cea3187f57122d8491d1a7789ef66590238e46e617ee9ddef457b94d95850fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cea3187f57122d8491d1a7789ef66590238e46e617ee9ddef457b94d95850fa", kill_on_drop: false }` [INFO] [stdout] 3cea3187f57122d8491d1a7789ef66590238e46e617ee9ddef457b94d95850fa