[INFO] cloning repository https://github.com/s5is/rayd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s5is/rayd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs5is%2Frayd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs5is%2Frayd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a29a37c0541af397f9201b8320adde59fd539aa3 [INFO] checking s5is/rayd against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs5is%2Frayd" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/s5is/rayd 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/s5is/rayd [INFO] finished tweaking git repo https://github.com/s5is/rayd [INFO] tweaked toml for git repo https://github.com/s5is/rayd written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/s5is/rayd 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 8053c4afd98ba7f1643cb6a45d503faf5c3e61c18fb091c922e93921dc3efab6 [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" "8053c4afd98ba7f1643cb6a45d503faf5c3e61c18fb091c922e93921dc3efab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8053c4afd98ba7f1643cb6a45d503faf5c3e61c18fb091c922e93921dc3efab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8053c4afd98ba7f1643cb6a45d503faf5c3e61c18fb091c922e93921dc3efab6", kill_on_drop: false }` [INFO] [stdout] 8053c4afd98ba7f1643cb6a45d503faf5c3e61c18fb091c922e93921dc3efab6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 38361f4d79ef3f89ee5bbb91c4ffc47b1935394abca8b73a2b1b7dddbc6793f5 [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" "38361f4d79ef3f89ee5bbb91c4ffc47b1935394abca8b73a2b1b7dddbc6793f5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking fastrand v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking waker-fn v1.0.0 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Checking event-listener v2.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stderr] Checking vec-arena v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking parking v1.0.6 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking os_str_bytes v2.3.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Checking async-mutex v1.1.5 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking multitask v0.2.0 [INFO] [stderr] Checking async-channel v1.4.0 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Checking sluice v0.4.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling libz-sys v1.1.0 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Checking blocking v0.5.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking polling v0.1.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking async-io v0.1.11 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking async-executor v0.1.2 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking async-std v1.6.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking surf v1.0.3 [INFO] [stderr] Checking youtube_video_info v0.1.0 (https://github.com/s5is/youtube_video_info#656d274d) [INFO] [stderr] Checking rayd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "38361f4d79ef3f89ee5bbb91c4ffc47b1935394abca8b73a2b1b7dddbc6793f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38361f4d79ef3f89ee5bbb91c4ffc47b1935394abca8b73a2b1b7dddbc6793f5", kill_on_drop: false }` [INFO] [stdout] 38361f4d79ef3f89ee5bbb91c4ffc47b1935394abca8b73a2b1b7dddbc6793f5