[INFO] cloning repository https://github.com/thecatrine/invalid [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thecatrine/invalid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthecatrine%2Finvalid"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthecatrine%2Finvalid'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6a9297def4c9dcb7e62f3b824da5b8581d1291e8 [INFO] testing thecatrine/invalid against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthecatrine%2Finvalid" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thecatrine/invalid 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/thecatrine/invalid [INFO] removed path dependency console_error_panic_hook from git repo https://github.com/thecatrine/invalid [INFO] finished tweaking git repo https://github.com/thecatrine/invalid [INFO] tweaked toml for git repo https://github.com/thecatrine/invalid written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/thecatrine/invalid 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] warning: dependency (console_error_panic_hook) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (console_error_panic_hook) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3e4f34ffc526fb4e160532913f4342dbff069be40cd0dbbdb06946da4466b14c [INFO] running `"docker" "start" "-a" "3e4f34ffc526fb4e160532913f4342dbff069be40cd0dbbdb06946da4466b14c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (console_error_panic_hook) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.63 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling mazeweb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `render_z_angle` [INFO] [stderr] --> src/lib.rs:147:10 [INFO] [stderr] | [INFO] [stderr] 147 | let render_z_angle = adz.atan2(ady); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_render_z_angle` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `angle_z` [INFO] [stderr] --> src/lib.rs:125:53 [INFO] [stderr] | [INFO] [stderr] 125 | pub fn generate_board(px: u32, py: u32, angle: f32, angle_z: f32) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_angle_z` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.43s [INFO] running `"docker" "inspect" "3e4f34ffc526fb4e160532913f4342dbff069be40cd0dbbdb06946da4466b14c"` [INFO] running `"docker" "rm" "-f" "3e4f34ffc526fb4e160532913f4342dbff069be40cd0dbbdb06946da4466b14c"` [INFO] [stdout] 3e4f34ffc526fb4e160532913f4342dbff069be40cd0dbbdb06946da4466b14c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 90e196041abee91a73e001b8eb466c660ab1bc1d40756d9dfd510b8c6c694491 [INFO] running `"docker" "start" "-a" "90e196041abee91a73e001b8eb466c660ab1bc1d40756d9dfd510b8c6c694491"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (console_error_panic_hook) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling mazeweb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `render_z_angle` [INFO] [stderr] --> src/lib.rs:147:10 [INFO] [stderr] | [INFO] [stderr] 147 | let render_z_angle = adz.atan2(ady); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_render_z_angle` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `angle_z` [INFO] [stderr] --> src/lib.rs:125:53 [INFO] [stderr] | [INFO] [stderr] 125 | pub fn generate_board(px: u32, py: u32, angle: f32, angle_z: f32) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_angle_z` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `"docker" "inspect" "90e196041abee91a73e001b8eb466c660ab1bc1d40756d9dfd510b8c6c694491"` [INFO] running `"docker" "rm" "-f" "90e196041abee91a73e001b8eb466c660ab1bc1d40756d9dfd510b8c6c694491"` [INFO] [stdout] 90e196041abee91a73e001b8eb466c660ab1bc1d40756d9dfd510b8c6c694491 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 70154e6a3123c66ea2a2066cc34ac99b5ffb16f351f8d64f2161d1e5ede3c713 [INFO] running `"docker" "start" "-a" "70154e6a3123c66ea2a2066cc34ac99b5ffb16f351f8d64f2161d1e5ede3c713"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (console_error_panic_hook) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: unused variable: `render_z_angle` [INFO] [stderr] --> src/lib.rs:147:10 [INFO] [stderr] | [INFO] [stderr] 147 | let render_z_angle = adz.atan2(ady); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_render_z_angle` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `angle_z` [INFO] [stderr] --> src/lib.rs:125:53 [INFO] [stderr] | [INFO] [stderr] 125 | pub fn generate_board(px: u32, py: u32, angle: f32, angle_z: f32) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_angle_z` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mazeweb-3d12d4570a088df2 [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" "70154e6a3123c66ea2a2066cc34ac99b5ffb16f351f8d64f2161d1e5ede3c713"` [INFO] running `"docker" "rm" "-f" "70154e6a3123c66ea2a2066cc34ac99b5ffb16f351f8d64f2161d1e5ede3c713"` [INFO] [stdout] 70154e6a3123c66ea2a2066cc34ac99b5ffb16f351f8d64f2161d1e5ede3c713