[INFO] cloning repository https://github.com/zackmdavis/USS_Uncommon_Priors_Require_Origin_Disputes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zackmdavis/USS_Uncommon_Priors_Require_Origin_Disputes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzackmdavis%2FUSS_Uncommon_Priors_Require_Origin_Disputes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzackmdavis%2FUSS_Uncommon_Priors_Require_Origin_Disputes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9998616c899e3123c5df1b0c77ffb54d4ee4591b [INFO] testing zackmdavis/USS_Uncommon_Priors_Require_Origin_Disputes against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzackmdavis%2FUSS_Uncommon_Priors_Require_Origin_Disputes" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zackmdavis/USS_Uncommon_Priors_Require_Origin_Disputes on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zackmdavis/USS_Uncommon_Priors_Require_Origin_Disputes [INFO] finished tweaking git repo https://github.com/zackmdavis/USS_Uncommon_Priors_Require_Origin_Disputes [INFO] tweaked toml for git repo https://github.com/zackmdavis/USS_Uncommon_Priors_Require_Origin_Disputes written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/zackmdavis/USS_Uncommon_Priors_Require_Origin_Disputes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v0.15.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5f0e1d44c76d583c16b37daaf3d153dbe68c3f9e8f1b3440146ed5d16bd9004 [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" "b5f0e1d44c76d583c16b37daaf3d153dbe68c3f9e8f1b3440146ed5d16bd9004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5f0e1d44c76d583c16b37daaf3d153dbe68c3f9e8f1b3440146ed5d16bd9004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5f0e1d44c76d583c16b37daaf3d153dbe68c3f9e8f1b3440146ed5d16bd9004", kill_on_drop: false }` [INFO] [stdout] b5f0e1d44c76d583c16b37daaf3d153dbe68c3f9e8f1b3440146ed5d16bd9004 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e58f9d9bc1ee0fc8eca89a5127e2a48ff861993e85f1eb8453ff2d929e0ce188 [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" "e58f9d9bc1ee0fc8eca89a5127e2a48ff861993e85f1eb8453ff2d929e0ce188", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.25 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.25 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.13 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.25 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.25 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.25 [INFO] [stderr] Compiling uss_uncommon_priors v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.63s [INFO] running `Command { std: "docker" "inspect" "e58f9d9bc1ee0fc8eca89a5127e2a48ff861993e85f1eb8453ff2d929e0ce188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e58f9d9bc1ee0fc8eca89a5127e2a48ff861993e85f1eb8453ff2d929e0ce188", kill_on_drop: false }` [INFO] [stdout] e58f9d9bc1ee0fc8eca89a5127e2a48ff861993e85f1eb8453ff2d929e0ce188 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1d111d8f7cf93ab3e798ace38a3039c3a20457af69b02b5e341b5dfc555f632 [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" "e1d111d8f7cf93ab3e798ace38a3039c3a20457af69b02b5e341b5dfc555f632", kill_on_drop: false }` [INFO] [stderr] Compiling uss_uncommon_priors v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `Command { std: "docker" "inspect" "e1d111d8f7cf93ab3e798ace38a3039c3a20457af69b02b5e341b5dfc555f632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1d111d8f7cf93ab3e798ace38a3039c3a20457af69b02b5e341b5dfc555f632", kill_on_drop: false }` [INFO] [stdout] e1d111d8f7cf93ab3e798ace38a3039c3a20457af69b02b5e341b5dfc555f632 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1738f602a2cb09b1aaaf6b77975675b846b49dd77c3692e3586ed2b31273de87 [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" "1738f602a2cb09b1aaaf6b77975675b846b49dd77c3692e3586ed2b31273de87", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/uss_uncommon_priors-088440c2a1706a39 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test entity::tests::concerning_orientation_differences_wtf ... ok [INFO] [stdout] test entity::tests::concerning_unit_velocity ... ok [INFO] [stdout] test entity::tests::concerning_countering_orientation ... ok [INFO] [stdout] test entity::tests::concerning_orientation_to ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1738f602a2cb09b1aaaf6b77975675b846b49dd77c3692e3586ed2b31273de87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1738f602a2cb09b1aaaf6b77975675b846b49dd77c3692e3586ed2b31273de87", kill_on_drop: false }` [INFO] [stdout] 1738f602a2cb09b1aaaf6b77975675b846b49dd77c3692e3586ed2b31273de87