[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#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmilata%2Fektoboat" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mmilata/ektoboat on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-5/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" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e3eba2a37a37e442381546888da06ed918828fc9185a66812310d60fe015903 [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" "6e3eba2a37a37e442381546888da06ed918828fc9185a66812310d60fe015903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e3eba2a37a37e442381546888da06ed918828fc9185a66812310d60fe015903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e3eba2a37a37e442381546888da06ed918828fc9185a66812310d60fe015903", kill_on_drop: false }` [INFO] [stdout] 6e3eba2a37a37e442381546888da06ed918828fc9185a66812310d60fe015903 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5565169527c19127b9df0910d11d8948ba275dcb8c7d70895988571b406d329d [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" "5565169527c19127b9df0910d11d8948ba275dcb8c7d70895988571b406d329d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.11 [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 openssl v0.10.29 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking stderrlog v0.4.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking zip v0.5.5 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking native-tls v0.2.4 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking hyper-native-tls v0.3.0 [INFO] [stderr] Checking webpki v0.18.1 [INFO] [stderr] Checking sct v0.4.0 [INFO] [stderr] Checking rustls v0.13.1 [INFO] [stderr] Checking webpki-roots v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling ektoboat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper-rustls v0.6.2 [INFO] [stderr] Compiling html5ever v0.23.0 [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] Checking serde v1.0.106 [INFO] [stderr] Checking id3 v0.3.0 [INFO] [stderr] Checking serde_json v1.0.51 [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 1m 45s [INFO] running `Command { std: "docker" "inspect" "5565169527c19127b9df0910d11d8948ba275dcb8c7d70895988571b406d329d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5565169527c19127b9df0910d11d8948ba275dcb8c7d70895988571b406d329d", kill_on_drop: false }` [INFO] [stdout] 5565169527c19127b9df0910d11d8948ba275dcb8c7d70895988571b406d329d