[INFO] cloning repository https://github.com/xliiv/almost_stm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xliiv/almost_stm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxliiv%2Falmost_stm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxliiv%2Falmost_stm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54685dee6247bca45b1bf0a8e7f00ec8401ccfb9 [INFO] checking xliiv/almost_stm against master#da897dfb6daa268a965d2d73620316ba56020a19 for pr-76219 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxliiv%2Falmost_stm" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xliiv/almost_stm on toolchain da897dfb6daa268a965d2d73620316ba56020a19 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xliiv/almost_stm [INFO] finished tweaking git repo https://github.com/xliiv/almost_stm [INFO] tweaked toml for git repo https://github.com/xliiv/almost_stm written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/xliiv/almost_stm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+da897dfb6daa268a965d2d73620316ba56020a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdee935f5087b4dae686bdec8a8336108a96d5a153048fb7ad17280c8490b7c7 [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" "bdee935f5087b4dae686bdec8a8336108a96d5a153048fb7ad17280c8490b7c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdee935f5087b4dae686bdec8a8336108a96d5a153048fb7ad17280c8490b7c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdee935f5087b4dae686bdec8a8336108a96d5a153048fb7ad17280c8490b7c7", kill_on_drop: false }` [INFO] [stdout] bdee935f5087b4dae686bdec8a8336108a96d5a153048fb7ad17280c8490b7c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+da897dfb6daa268a965d2d73620316ba56020a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9e1e481b670db2163c49c1df51846c1994d06297cba7a2b7b781345e68e12b5 [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" "e9e1e481b670db2163c49c1df51846c1994d06297cba7a2b7b781345e68e12b5", kill_on_drop: false }` [INFO] [stderr] Checking almost_stm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: literal out of range for `i8` [INFO] [stdout] --> src/main.rs:64:24 [INFO] [stdout] | [INFO] [stdout] 64 | let overflow = 256; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | #[warn(overflowing_literals)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the literal `256` does not fit into the type `i8` whose range is `-128..=127` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `Command { std: "docker" "inspect" "e9e1e481b670db2163c49c1df51846c1994d06297cba7a2b7b781345e68e12b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9e1e481b670db2163c49c1df51846c1994d06297cba7a2b7b781345e68e12b5", kill_on_drop: false }` [INFO] [stdout] e9e1e481b670db2163c49c1df51846c1994d06297cba7a2b7b781345e68e12b5