[INFO] cloning repository https://github.com/drone-os/drone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drone-os/drone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrone-os%2Fdrone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrone-os%2Fdrone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ea1d0a684540cbc673ec671f0695178a4cb7ddd [INFO] checking drone-os/drone against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrone-os%2Fdrone" "/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/drone-os/drone on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/drone-os/drone [INFO] finished tweaking git repo https://github.com/drone-os/drone [INFO] tweaked toml for git repo https://github.com/drone-os/drone written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/drone-os/drone already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded handlebars v3.5.3 [INFO] [stderr] Downloaded signal-hook v0.2.3 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10ca1a38be53448639ef4adbf03df8fbef10806655531207c2a007d80b8b596a [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" "10ca1a38be53448639ef4adbf03df8fbef10806655531207c2a007d80b8b596a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10ca1a38be53448639ef4adbf03df8fbef10806655531207c2a007d80b8b596a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10ca1a38be53448639ef4adbf03df8fbef10806655531207c2a007d80b8b596a", kill_on_drop: false }` [INFO] [stdout] 10ca1a38be53448639ef4adbf03df8fbef10806655531207c2a007d80b8b596a [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 6963e8f3b13ed5759ca209475db135a5e0574cd7640d0173f17197d9aa83cdf8 [INFO] running `Command { std: "docker" "start" "-a" "6963e8f3b13ed5759ca209475db135a5e0574cd7640d0173f17197d9aa83cdf8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking once_cell v1.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking memchr v2.3.4 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking signal-hook v0.2.3 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking drone-config v0.14.0 (/opt/rustwide/workdir/config) [INFO] [stderr] Checking handlebars v3.5.3 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking drone v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "6963e8f3b13ed5759ca209475db135a5e0574cd7640d0173f17197d9aa83cdf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6963e8f3b13ed5759ca209475db135a5e0574cd7640d0173f17197d9aa83cdf8", kill_on_drop: false }` [INFO] [stdout] 6963e8f3b13ed5759ca209475db135a5e0574cd7640d0173f17197d9aa83cdf8