[INFO] cloning repository https://github.com/LesleyLai/rustpie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LesleyLai/rustpie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLesleyLai%2Frustpie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLesleyLai%2Frustpie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45dc5004d3a95f63b7c951fd26fcb64ff296ee8e [INFO] checking LesleyLai/rustpie against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLesleyLai%2Frustpie" "/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/LesleyLai/rustpie 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/LesleyLai/rustpie [INFO] finished tweaking git repo https://github.com/LesleyLai/rustpie [INFO] tweaked toml for git repo https://github.com/LesleyLai/rustpie written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/LesleyLai/rustpie 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dirs-sys-next v0.1.1 [INFO] [stderr] Downloaded terminal_size v0.1.15 [INFO] [stderr] Downloaded sized-chunks v0.6.2 [INFO] [stderr] Downloaded console v0.14.0 [INFO] [stderr] Downloaded im v15.0.0 [INFO] [stderr] Downloaded insta v1.5.2 [INFO] [stderr] Downloaded nix v0.19.1 [INFO] [stderr] Downloaded rustyline v7.1.0 [INFO] [stderr] Downloaded serde_yaml v0.8.15 [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" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23ac24f853382a059d3592e9e56409a182e35d5dc818b6af3b6548981c6d8759 [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" "23ac24f853382a059d3592e9e56409a182e35d5dc818b6af3b6548981c6d8759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23ac24f853382a059d3592e9e56409a182e35d5dc818b6af3b6548981c6d8759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ac24f853382a059d3592e9e56409a182e35d5dc818b6af3b6548981c6d8759", kill_on_drop: false }` [INFO] [stdout] 23ac24f853382a059d3592e9e56409a182e35d5dc818b6af3b6548981c6d8759 [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" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a80242b78498bd294214b340b6b3f208a6dc8ad0038f5b2b9d5a41a9d8782e51 [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" "a80242b78498bd294214b340b6b3f208a6dc8ad0038f5b2b9d5a41a9d8782e51", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking dirs-sys-next v0.1.1 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Checking console v0.14.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking sized-chunks v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking rustyline v7.1.0 [INFO] [stderr] Checking rustpie v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `iterator_fold_self` has been stable since 1.51.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(iterator_fold_self)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde v1.0.119 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking serde_yaml v0.8.15 [INFO] [stderr] Checking insta v1.5.2 [INFO] [stdout] warning: the feature `iterator_fold_self` has been stable since 1.51.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(iterator_fold_self)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "a80242b78498bd294214b340b6b3f208a6dc8ad0038f5b2b9d5a41a9d8782e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a80242b78498bd294214b340b6b3f208a6dc8ad0038f5b2b9d5a41a9d8782e51", kill_on_drop: false }` [INFO] [stdout] a80242b78498bd294214b340b6b3f208a6dc8ad0038f5b2b9d5a41a9d8782e51