[INFO] cloning repository https://github.com/cydry3/myascii [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cydry3/myascii" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcydry3%2Fmyascii", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcydry3%2Fmyascii'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07b8e107356363c3f00ff5a2334d14bca7e73fe9 [INFO] checking cydry3/myascii against master#ffa2e7ae8fbf9badc035740db949b9dae271c29f for pr-78338 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcydry3%2Fmyascii" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cydry3/myascii on toolchain ffa2e7ae8fbf9badc035740db949b9dae271c29f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cydry3/myascii [INFO] finished tweaking git repo https://github.com/cydry3/myascii [INFO] tweaked toml for git repo https://github.com/cydry3/myascii written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/cydry3/myascii already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e219197db8bbc59f7b1c8a52c40445e790892b3e2cee79854eb365d49c849ae1 [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" "e219197db8bbc59f7b1c8a52c40445e790892b3e2cee79854eb365d49c849ae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e219197db8bbc59f7b1c8a52c40445e790892b3e2cee79854eb365d49c849ae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e219197db8bbc59f7b1c8a52c40445e790892b3e2cee79854eb365d49c849ae1", kill_on_drop: false }` [INFO] [stdout] e219197db8bbc59f7b1c8a52c40445e790892b3e2cee79854eb365d49c849ae1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df30d1485c7acdb09dceacd2a350b56cd9ae42bd74b93006e9a508da198b8027 [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" "df30d1485c7acdb09dceacd2a350b56cd9ae42bd74b93006e9a508da198b8027", kill_on_drop: false }` [INFO] [stderr] Checking myascii v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "df30d1485c7acdb09dceacd2a350b56cd9ae42bd74b93006e9a508da198b8027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df30d1485c7acdb09dceacd2a350b56cd9ae42bd74b93006e9a508da198b8027", kill_on_drop: false }` [INFO] [stdout] df30d1485c7acdb09dceacd2a350b56cd9ae42bd74b93006e9a508da198b8027