[INFO] cloning repository https://github.com/inherd/jenkinsfile [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inherd/jenkinsfile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finherd%2Fjenkinsfile", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finherd%2Fjenkinsfile'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db0cd422742783ec9a78033caac6b109fb7aac41 [INFO] checking inherd/jenkinsfile against try#99a443d6903f71d521237d8acb5a3016b534d17b for pr-83354 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finherd%2Fjenkinsfile" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/inherd/jenkinsfile on toolchain 99a443d6903f71d521237d8acb5a3016b534d17b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/inherd/jenkinsfile [INFO] finished tweaking git repo https://github.com/inherd/jenkinsfile [INFO] tweaked toml for git repo https://github.com/inherd/jenkinsfile written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/inherd/jenkinsfile already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 163fa2a24d6cf53e5d186cad4d0671709b397f9a357df5c3aaaf5a4bedde2a16 [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" "163fa2a24d6cf53e5d186cad4d0671709b397f9a357df5c3aaaf5a4bedde2a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "163fa2a24d6cf53e5d186cad4d0671709b397f9a357df5c3aaaf5a4bedde2a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "163fa2a24d6cf53e5d186cad4d0671709b397f9a357df5c3aaaf5a4bedde2a16", kill_on_drop: false }` [INFO] [stdout] 163fa2a24d6cf53e5d186cad4d0671709b397f9a357df5c3aaaf5a4bedde2a16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "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] 6372729afbbe667deb73658d1146eb10f454bfe30cc6a344865d60a4034ea041 [INFO] running `Command { std: "docker" "start" "-a" "6372729afbbe667deb73658d1146eb10f454bfe30cc6a344865d60a4034ea041", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking jenkinsfile v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.05s [INFO] running `Command { std: "docker" "inspect" "6372729afbbe667deb73658d1146eb10f454bfe30cc6a344865d60a4034ea041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6372729afbbe667deb73658d1146eb10f454bfe30cc6a344865d60a4034ea041", kill_on_drop: false }` [INFO] [stdout] 6372729afbbe667deb73658d1146eb10f454bfe30cc6a344865d60a4034ea041