[INFO] cloning repository https://github.com/uasi/gha-release-experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uasi/gha-release-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuasi%2Fgha-release-experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuasi%2Fgha-release-experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9498fa1935e6eaea4af4280abc8209b1052bab10 [INFO] checking uasi/gha-release-experiments against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuasi%2Fgha-release-experiments" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uasi/gha-release-experiments on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uasi/gha-release-experiments [INFO] finished tweaking git repo https://github.com/uasi/gha-release-experiments [INFO] tweaked toml for git repo https://github.com/uasi/gha-release-experiments written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/uasi/gha-release-experiments already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4dcee49e5e3b18afa413d5775efdaa0b5c5860167192312fe8ab2255690771df [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" "4dcee49e5e3b18afa413d5775efdaa0b5c5860167192312fe8ab2255690771df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4dcee49e5e3b18afa413d5775efdaa0b5c5860167192312fe8ab2255690771df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dcee49e5e3b18afa413d5775efdaa0b5c5860167192312fe8ab2255690771df", kill_on_drop: false }` [INFO] [stdout] 4dcee49e5e3b18afa413d5775efdaa0b5c5860167192312fe8ab2255690771df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0995fd18306dd1f69adc893a4d3e2f924c3bc1ad8bce5ed9cfafd7113c90ecf1 [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" "0995fd18306dd1f69adc893a4d3e2f924c3bc1ad8bce5ed9cfafd7113c90ecf1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking fastrand v1.3.3 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking parking v1.0.5 [INFO] [stderr] Checking waker-fn v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking vec-arena v0.5.0 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking event-listener v2.2.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling curl v0.4.31 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking easy-parallel v3.1.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking copypasta v0.7.0 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.11 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking concurrent-queue v1.1.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.17 [INFO] [stderr] Checking multitask v0.2.0 [INFO] [stderr] Checking async-channel v1.1.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking futures-lite v0.1.10 [INFO] [stderr] Checking linkify v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.33+curl-7.71.1 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking blocking v0.5.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking async-io v0.1.5 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking async-executor v0.1.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking sha-1 v0.9.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking structopt v0.3.15 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking smol v0.3.3 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking rusqlite v0.23.1 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking egg-mode v0.15.0 [INFO] [stderr] Checking phog v0.1.2-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 58s [INFO] running `Command { std: "docker" "inspect" "0995fd18306dd1f69adc893a4d3e2f924c3bc1ad8bce5ed9cfafd7113c90ecf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0995fd18306dd1f69adc893a4d3e2f924c3bc1ad8bce5ed9cfafd7113c90ecf1", kill_on_drop: false }` [INFO] [stdout] 0995fd18306dd1f69adc893a4d3e2f924c3bc1ad8bce5ed9cfafd7113c90ecf1