[INFO] cloning repository https://github.com/kpwelsh/RobotIKWASM
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kpwelsh/RobotIKWASM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpwelsh%2FRobotIKWASM", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpwelsh%2FRobotIKWASM'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cdb6be800b929cd1fbe67eaef2111aaeddd7e459
[INFO] building kpwelsh/RobotIKWASM against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpwelsh%2FRobotIKWASM" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kpwelsh/RobotIKWASM on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/kpwelsh/RobotIKWASM
[INFO] finished tweaking git repo https://github.com/kpwelsh/RobotIKWASM
[INFO] tweaked toml for git repo https://github.com/kpwelsh/RobotIKWASM written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/kpwelsh/RobotIKWASM already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/kpwelsh/RobotIKBase`
[INFO] [stderr]     Updating git repository `https://github.com/kpwelsh/optimization-engine-wasm`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.14
[INFO] [stderr]   Downloaded rawpointer v0.2.1
[INFO] [stderr]   Downloaded bumpalo v3.9.1
[INFO] [stderr]   Downloaded urdf-rs v0.6.2
[INFO] [stderr]   Downloaded thiserror v1.0.30
[INFO] [stderr]   Downloaded approx v0.4.0
[INFO] [stderr]   Downloaded num-complex v0.2.4
[INFO] [stderr]   Downloaded matrixmultiply v0.3.2
[INFO] [stderr]   Downloaded num-traits v0.2.14
[INFO] [stderr]   Downloaded serde v1.0.133
[INFO] [stderr]   Downloaded num-bigint v0.2.6
[INFO] [stderr]   Downloaded serde_json v1.0.74
[INFO] [stderr]   Downloaded xml-rs v0.8.4
[INFO] [stderr]   Downloaded k v0.25.0
[INFO] [stderr]   Downloaded syn v1.0.85
[INFO] [stderr]   Downloaded simba v0.4.0
[INFO] [stderr]   Downloaded typenum v1.15.0
[INFO] [stderr]   Downloaded num-iter v0.1.42
[INFO] [stderr]   Downloaded num v0.2.1
[INFO] [stderr]   Downloaded regex v1.5.4
[INFO] [stderr]   Downloaded thiserror-impl v1.0.30
[INFO] [stderr]   Downloaded regex-syntax v0.6.25
[INFO] [stderr]   Downloaded nalgebra v0.26.2
[INFO] [stderr]   Downloaded serde_derive v1.0.133
[INFO] [stderr]   Downloaded proc-macro2 v1.0.36
[INFO] [stderr]   Downloaded num-complex v0.3.1
[INFO] [stderr]   Downloaded paste v1.0.6
[INFO] [stderr]   Downloaded lbfgs v0.2.1
[INFO] [stderr]   Downloaded num-integer v0.1.44
[INFO] [stderr]   Downloaded num-rational v0.2.4
[INFO] [stderr]   Downloaded RustyXML v0.3.0
[INFO] [stderr]   Downloaded serde-xml-rs v0.5.1
[INFO] [stderr]   Downloaded console_error_panic_hook v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14e91e89162e9c80bd2fd0c942ed0875b1e3ed0bcc8a792217ce01a351f25464
[INFO] running `Command { std: "docker" "start" "-a" "14e91e89162e9c80bd2fd0c942ed0875b1e3ed0bcc8a792217ce01a351f25464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14e91e89162e9c80bd2fd0c942ed0875b1e3ed0bcc8a792217ce01a351f25464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14e91e89162e9c80bd2fd0c942ed0875b1e3ed0bcc8a792217ce01a351f25464", kill_on_drop: false }`
[INFO] [stdout] 14e91e89162e9c80bd2fd0c942ed0875b1e3ed0bcc8a792217ce01a351f25464
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50d5f2a978528173469555d479acff4c02f20f29f3cc3d6e3dbea40fbcdebca1
[INFO] running `Command { std: "docker" "start" "-a" "50d5f2a978528173469555d479acff4c02f20f29f3cc3d6e3dbea40fbcdebca1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.78
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bumpalo v3.9.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_json v1.0.74
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling wasm-bindgen v0.2.78
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling simba v0.4.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling RustyXML v0.3.0
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling lbfgs v0.2.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.78
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.78
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.78
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling nalgebra v0.26.2
[INFO] [stderr]    Compiling serde-xml-rs v0.5.1
[INFO] [stderr]    Compiling urdf-rs v0.6.2
[INFO] [stderr]    Compiling optimization_engine v0.7.1 (https://github.com/kpwelsh/optimization-engine-wasm#396d5bf0)
[INFO] [stderr]    Compiling js-sys v0.3.55
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling k v0.25.0
[INFO] [stderr]    Compiling robot_ik_base v0.1.0 (https://github.com/kpwelsh/RobotIKBase#1d70b0fc)
[INFO] [stderr]    Compiling robot_ik_wasm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `wee_alloc`
[INFO] [stdout]   --> src/lib.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "wee_alloc")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `wee_alloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.26.2, wasm-bindgen v0.2.78
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "50d5f2a978528173469555d479acff4c02f20f29f3cc3d6e3dbea40fbcdebca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50d5f2a978528173469555d479acff4c02f20f29f3cc3d6e3dbea40fbcdebca1", kill_on_drop: false }`
[INFO] [stdout] 50d5f2a978528173469555d479acff4c02f20f29f3cc3d6e3dbea40fbcdebca1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36ca41d641ed3f426e9ade74a14abe15e84e9e076e550ab172cddb527d8c1796
[INFO] running `Command { std: "docker" "start" "-a" "36ca41d641ed3f426e9ade74a14abe15e84e9e076e550ab172cddb527d8c1796", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `wee_alloc`
[INFO] [stdout]   --> src/lib.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "wee_alloc")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `wee_alloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling robot_ik_wasm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `wee_alloc`
[INFO] [stdout]   --> src/lib.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "wee_alloc")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `wee_alloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.26.2, wasm-bindgen v0.2.78
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "36ca41d641ed3f426e9ade74a14abe15e84e9e076e550ab172cddb527d8c1796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36ca41d641ed3f426e9ade74a14abe15e84e9e076e550ab172cddb527d8c1796", kill_on_drop: false }`
[INFO] [stdout] 36ca41d641ed3f426e9ade74a14abe15e84e9e076e550ab172cddb527d8c1796
