[INFO] cloning repository https://github.com/tastyporkchop/DND2ndCharsheet [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tastyporkchop/DND2ndCharsheet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftastyporkchop%2FDND2ndCharsheet"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftastyporkchop%2FDND2ndCharsheet'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 57d1bd981a8c6276258640b02fbb6c47b8d042da [INFO] checking tastyporkchop/DND2ndCharsheet against master#6250d56355d72264ece721e8d0dc95b16a6824b1 for pr-68350 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftastyporkchop%2FDND2ndCharsheet" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tastyporkchop/DND2ndCharsheet on toolchain 6250d56355d72264ece721e8d0dc95b16a6824b1 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tastyporkchop/DND2ndCharsheet [INFO] finished tweaking git repo https://github.com/tastyporkchop/DND2ndCharsheet [INFO] tweaked toml for git repo https://github.com/tastyporkchop/DND2ndCharsheet written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/tastyporkchop/DND2ndCharsheet already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7feb72f3b8a974ef4ac0c657c83f7c0f1e0afbc14922d2e343e42abd339bd98e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "7feb72f3b8a974ef4ac0c657c83f7c0f1e0afbc14922d2e343e42abd339bd98e"` [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.56 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.56 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.56 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.56 [INFO] [stderr] Checking wasm-bindgen v0.2.56 [INFO] [stderr] Checking js-sys v0.3.33 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.33 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.6 [INFO] [stderr] Checking wasm-bindgen-futures v0.3.27 [INFO] [stderr] Checking wasm-bindgen-test v0.2.50 [INFO] [stderr] Checking console_log v0.1.2 [INFO] [stderr] Checking mogwai v0.1.2 (https://github.com/schell/mogwai.git#ac939d54) [INFO] [stderr] Checking browser-client v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: method is never used: `open_doors` [INFO] [stderr] --> src/character_model.rs:184:5 [INFO] [stderr] | [INFO] [stderr] 184 | fn open_doors(&self) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `open_doors` [INFO] [stderr] --> src/character_model.rs:184:5 [INFO] [stderr] | [INFO] [stderr] 184 | fn open_doors(&self) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.59s [INFO] running `"docker" "inspect" "7feb72f3b8a974ef4ac0c657c83f7c0f1e0afbc14922d2e343e42abd339bd98e"` [INFO] running `"docker" "rm" "-f" "7feb72f3b8a974ef4ac0c657c83f7c0f1e0afbc14922d2e343e42abd339bd98e"` [INFO] [stdout] 7feb72f3b8a974ef4ac0c657c83f7c0f1e0afbc14922d2e343e42abd339bd98e