[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] testing tastyporkchop/DND2ndCharsheet against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftastyporkchop%2FDND2ndCharsheet" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tastyporkchop/DND2ndCharsheet on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-3/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" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/schell/mogwai.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] fb1100dcdf5a4d28ed7b566b88b1269c1f38d66962d00fcd4726a0556e2167ff [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" "fb1100dcdf5a4d28ed7b566b88b1269c1f38d66962d00fcd4726a0556e2167ff"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.56 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.56 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.56 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.56 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.56 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.56 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling web-sys v0.3.33 [INFO] [stderr] Compiling js-sys v0.3.33 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.6 [INFO] [stderr] Compiling console_log v0.1.2 [INFO] [stderr] Compiling mogwai v0.1.2 (https://github.com/schell/mogwai.git#ac939d54) [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling browser-client v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: associated function is never used: `open_doors` [INFO] [stderr] --> src/character_model.rs:184:8 [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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `"docker" "inspect" "fb1100dcdf5a4d28ed7b566b88b1269c1f38d66962d00fcd4726a0556e2167ff"` [INFO] running `"docker" "rm" "-f" "fb1100dcdf5a4d28ed7b566b88b1269c1f38d66962d00fcd4726a0556e2167ff"` [INFO] [stdout] fb1100dcdf5a4d28ed7b566b88b1269c1f38d66962d00fcd4726a0556e2167ff [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4aa4953a4c5a540c2417102bde8504e21f48c2710589792b55a728e3feddaaf0 [INFO] running `"docker" "start" "-a" "4aa4953a4c5a540c2417102bde8504e21f48c2710589792b55a728e3feddaaf0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.27 [INFO] [stderr] warning: associated function is never used: `open_doors` [INFO] [stderr] --> src/character_model.rs:184:8 [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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Compiling wasm-bindgen-test v0.2.50 [INFO] [stderr] Compiling browser-client v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: associated function is never used: `open_doors` [INFO] [stderr] --> src/character_model.rs:184:8 [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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.57s [INFO] running `"docker" "inspect" "4aa4953a4c5a540c2417102bde8504e21f48c2710589792b55a728e3feddaaf0"` [INFO] running `"docker" "rm" "-f" "4aa4953a4c5a540c2417102bde8504e21f48c2710589792b55a728e3feddaaf0"` [INFO] [stdout] 4aa4953a4c5a540c2417102bde8504e21f48c2710589792b55a728e3feddaaf0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 173e45c2d8ff99049e234f357123b8abdea100191baa0cf8da920bfaeabfacc3 [INFO] running `"docker" "start" "-a" "173e45c2d8ff99049e234f357123b8abdea100191baa0cf8da920bfaeabfacc3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: associated function is never used: `open_doors` [INFO] [stderr] --> src/character_model.rs:184:8 [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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `open_doors` [INFO] [stderr] --> src/character_model.rs:184:8 [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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/browser_client-3d3ba9bcc9632168 [INFO] [stderr] Doc-tests browser-client [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "173e45c2d8ff99049e234f357123b8abdea100191baa0cf8da920bfaeabfacc3"` [INFO] running `"docker" "rm" "-f" "173e45c2d8ff99049e234f357123b8abdea100191baa0cf8da920bfaeabfacc3"` [INFO] [stdout] 173e45c2d8ff99049e234f357123b8abdea100191baa0cf8da920bfaeabfacc3