[INFO] cloning repository https://github.com/elast0ny/laughing-octo-barnacle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elast0ny/laughing-octo-barnacle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felast0ny%2Flaughing-octo-barnacle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felast0ny%2Flaughing-octo-barnacle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 386e29fdfeb4b9db6d56aac77da13bf547e181bd [INFO] checking elast0ny/laughing-octo-barnacle against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felast0ny%2Flaughing-octo-barnacle" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elast0ny/laughing-octo-barnacle on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elast0ny/laughing-octo-barnacle [INFO] finished tweaking git repo https://github.com/elast0ny/laughing-octo-barnacle [INFO] tweaked toml for git repo https://github.com/elast0ny/laughing-octo-barnacle written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/elast0ny/laughing-octo-barnacle already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_macro v0.12.2 [INFO] [stderr] Downloaded darling_core v0.12.2 [INFO] [stderr] Downloaded rustls-pemfile v0.2.0 [INFO] [stderr] Downloaded darling v0.12.2 [INFO] [stderr] Downloaded simple_parse_derive v0.6.2 [INFO] [stderr] Downloaded simple_parse v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c86e5c3df783a8151f6b87f290a523b9dd1832cacb67280d928415d8aad9d91f [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" "c86e5c3df783a8151f6b87f290a523b9dd1832cacb67280d928415d8aad9d91f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c86e5c3df783a8151f6b87f290a523b9dd1832cacb67280d928415d8aad9d91f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c86e5c3df783a8151f6b87f290a523b9dd1832cacb67280d928415d8aad9d91f", kill_on_drop: false }` [INFO] [stdout] c86e5c3df783a8151f6b87f290a523b9dd1832cacb67280d928415d8aad9d91f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6935847e5b6e90c6913925743f2296fe776908eb0667059521a9347ccfc7f1fe [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" "6935847e5b6e90c6913925743f2296fe776908eb0667059521a9347ccfc7f1fe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking rustls-pemfile v0.2.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Compiling darling_core v0.12.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling darling_macro v0.12.2 [INFO] [stderr] Compiling darling v0.12.2 [INFO] [stderr] Compiling simple_parse_derive v0.6.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking simple_parse v0.6.2 [INFO] [stderr] Checking tcp_tls v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.57s [INFO] running `Command { std: "docker" "inspect" "6935847e5b6e90c6913925743f2296fe776908eb0667059521a9347ccfc7f1fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6935847e5b6e90c6913925743f2296fe776908eb0667059521a9347ccfc7f1fe", kill_on_drop: false }` [INFO] [stdout] 6935847e5b6e90c6913925743f2296fe776908eb0667059521a9347ccfc7f1fe