[INFO] cloning repository https://github.com/d3spis3d/wasi-genetic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d3spis3d/wasi-genetic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd3spis3d%2Fwasi-genetic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd3spis3d%2Fwasi-genetic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30931a12371ee6efe2cac16af685666905f4f88b [INFO] checking d3spis3d/wasi-genetic against master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd3spis3d%2Fwasi-genetic" "/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/d3spis3d/wasi-genetic on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/d3spis3d/wasi-genetic [INFO] finished tweaking git repo https://github.com/d3spis3d/wasi-genetic [INFO] tweaked toml for git repo https://github.com/d3spis3d/wasi-genetic written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/d3spis3d/wasi-genetic already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "metadata" "--no-deps" "--format-version=1", 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] 12e19f6a713c5be3fcc623a07fc0b490dc77257a50a62457f3e06a1742a9304d [INFO] running `Command { std: "docker" "start" "-a" "12e19f6a713c5be3fcc623a07fc0b490dc77257a50a62457f3e06a1742a9304d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12e19f6a713c5be3fcc623a07fc0b490dc77257a50a62457f3e06a1742a9304d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12e19f6a713c5be3fcc623a07fc0b490dc77257a50a62457f3e06a1742a9304d", kill_on_drop: false }` [INFO] [stdout] 12e19f6a713c5be3fcc623a07fc0b490dc77257a50a62457f3e06a1742a9304d [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "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] 83fddc60bdfbf7ece0f41d9c9d914be6c91474104eb6d460d19d4517b49f29b0 [INFO] running `Command { std: "docker" "start" "-a" "83fddc60bdfbf7ece0f41d9c9d914be6c91474104eb6d460d19d4517b49f29b0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking getrandom v0.1.7 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Checking structopt v0.2.15 [INFO] [stderr] Checking serde v1.0.91 [INFO] [stderr] Checking csv v1.0.7 [INFO] [stderr] Checking wasi-genetic v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.85s [INFO] running `Command { std: "docker" "inspect" "83fddc60bdfbf7ece0f41d9c9d914be6c91474104eb6d460d19d4517b49f29b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83fddc60bdfbf7ece0f41d9c9d914be6c91474104eb6d460d19d4517b49f29b0", kill_on_drop: false }` [INFO] [stdout] 83fddc60bdfbf7ece0f41d9c9d914be6c91474104eb6d460d19d4517b49f29b0