[INFO] cloning repository https://github.com/mmilata/ektoboat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmilata/ektoboat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmilata%2Fektoboat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmilata%2Fektoboat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5a01b186437883b689c01a229a9fb1b1eb278c5 [INFO] checking mmilata/ektoboat against master#2e5723137b2b88368d018b262a0a823a1423131b for pr-78935-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmilata%2Fektoboat" "/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/mmilata/ektoboat on toolchain 2e5723137b2b88368d018b262a0a823a1423131b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mmilata/ektoboat [INFO] finished tweaking git repo https://github.com/mmilata/ektoboat [INFO] tweaked toml for git repo https://github.com/mmilata/ektoboat written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/mmilata/ektoboat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 753db1e055a95f150a89cff79779ee8d0237e53b4230977c9f497eccfd841abe [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" "753db1e055a95f150a89cff79779ee8d0237e53b4230977c9f497eccfd841abe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "753db1e055a95f150a89cff79779ee8d0237e53b4230977c9f497eccfd841abe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "753db1e055a95f150a89cff79779ee8d0237e53b4230977c9f497eccfd841abe", kill_on_drop: false }` [INFO] [stdout] 753db1e055a95f150a89cff79779ee8d0237e53b4230977c9f497eccfd841abe [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41815ac84f9adcea9e1f4988c7eef3c8740fabdb11bd3ccb60bc673283191df2 [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" "41815ac84f9adcea9e1f4988c7eef3c8740fabdb11bd3ccb60bc673283191df2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking zip v0.5.5 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking webpki v0.18.1 [INFO] [stderr] Checking sct v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking rustls v0.13.1 [INFO] [stderr] Checking webpki-roots v0.15.0 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking stderrlog v0.4.3 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Checking hyper-native-tls v0.3.0 [INFO] [stderr] Checking hyper-rustls v0.6.2 [INFO] [stderr] Compiling ektoboat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking id3 v0.3.0 [INFO] [stderr] Checking yup-oauth2 v1.0.12 [INFO] [stderr] Checking rusqlite v0.22.0 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Checking google-youtube3 v1.0.13+20200402 [INFO] [stderr] Checking select v0.4.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 44s [INFO] running `Command { std: "docker" "inspect" "41815ac84f9adcea9e1f4988c7eef3c8740fabdb11bd3ccb60bc673283191df2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41815ac84f9adcea9e1f4988c7eef3c8740fabdb11bd3ccb60bc673283191df2", kill_on_drop: false }` [INFO] [stdout] 41815ac84f9adcea9e1f4988c7eef3c8740fabdb11bd3ccb60bc673283191df2