[INFO] fetching crate lightdock 0.3.2...
[INFO] testing lightdock-0.3.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate lightdock 0.3.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate lightdock 0.3.2
[INFO] finished tweaking crates.io crate lightdock 0.3.2
[INFO] tweaked toml for crates.io crate lightdock 0.3.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lightdock 0.3.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lightdock 0.3.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc76fa26444bc8ca902848c9e4ebe0c2ca515f8b8b76de74f9c28455ae637189
[INFO] running `Command { std: "docker" "start" "-a" "fc76fa26444bc8ca902848c9e4ebe0c2ca515f8b8b76de74f9c28455ae637189", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc76fa26444bc8ca902848c9e4ebe0c2ca515f8b8b76de74f9c28455ae637189", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc76fa26444bc8ca902848c9e4ebe0c2ca515f8b8b76de74f9c28455ae637189", kill_on_drop: false }`
[INFO] [stdout] fc76fa26444bc8ca902848c9e4ebe0c2ca515f8b8b76de74f9c28455ae637189
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b72395113e63bb19c427520cac0f073361154d074a6d21f885852db8b1c5fc2f
[INFO] running `Command { std: "docker" "start" "-a" "b72395113e63bb19c427520cac0f073361154d074a6d21f885852db8b1c5fc2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling doc-cfg v0.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling rstar v0.11.0
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling pest v2.7.9
[INFO] [stderr]    Compiling pest_meta v2.7.9
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling pest_generator v2.7.9
[INFO] [stderr]    Compiling pest_derive v2.7.9
[INFO] [stderr]    Compiling py_literal v0.4.0
[INFO] [stderr]    Compiling npyz v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling pdbtbx v0.11.0
[INFO] [stderr]    Compiling lightdock v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.97s
[INFO] running `Command { std: "docker" "inspect" "b72395113e63bb19c427520cac0f073361154d074a6d21f885852db8b1c5fc2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b72395113e63bb19c427520cac0f073361154d074a6d21f885852db8b1c5fc2f", kill_on_drop: false }`
[INFO] [stdout] b72395113e63bb19c427520cac0f073361154d074a6d21f885852db8b1c5fc2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e9884424284c6017ddec73b1f5c5986e18bd489e23db525cd9ae8c1da32f26a
[INFO] running `Command { std: "docker" "start" "-a" "1e9884424284c6017ddec73b1f5c5986e18bd489e23db525cd9ae8c1da32f26a", kill_on_drop: false }`
[INFO] [stderr]    Compiling lightdock v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.16s
[INFO] running `Command { std: "docker" "inspect" "1e9884424284c6017ddec73b1f5c5986e18bd489e23db525cd9ae8c1da32f26a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e9884424284c6017ddec73b1f5c5986e18bd489e23db525cd9ae8c1da32f26a", kill_on_drop: false }`
[INFO] [stdout] 1e9884424284c6017ddec73b1f5c5986e18bd489e23db525cd9ae8c1da32f26a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f45c86b3fbdfdf60d8f542841f0449230b8105ffbd16e53f1598e58bfc80557e
[INFO] running `Command { std: "docker" "start" "-a" "f45c86b3fbdfdf60d8f542841f0449230b8105ffbd16e53f1598e58bfc80557e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lightdock-78f008039672611c)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test qt::tests::quaternion_mul_scalar ... ok
[INFO] [stdout] test qt::tests::quaternion_sub ... ok
[INFO] [stdout] test qt::tests::quaternion_neg ... ok
[INFO] [stdout] test qt::tests::test_conjugate_and_multiplication ... ok
[INFO] [stdout] test qt::tests::quaternion_conjugate ... ok
[INFO] [stdout] test qt::tests::test_distance_is_zero ... ok
[INFO] [stdout] test qt::tests::quaternion_eq ... ok
[INFO] [stdout] test qt::tests::test_dot_product ... ok
[INFO] [stdout] test qt::tests::test_norm ... ok
[INFO] [stdout] test qt::tests::test_distance_is_half ... ok
[INFO] [stdout] test qt::tests::quaternion_default ... ok
[INFO] [stdout] test qt::tests::quaternion_add ... ok
[INFO] [stdout] test qt::tests::test_distance_is_one ... ok
[INFO] [stdout] test qt::tests::test_distance_composite_rotation ... ok
[INFO] [stdout] test qt::tests::test_inverse ... ok
[INFO] [stdout] test qt::tests::test_random_quaternion ... ok
[INFO] [stdout] test qt::tests::test_rotation ... ok
[INFO] [stdout] test qt::tests::test_slerp_same_quaternion ... ok
[INFO] [stdout] test qt::tests::test_slerp_t_half_bank_zero ... ok
[INFO] [stdout] test qt::tests::test_slerp_t_0 ... ok
[INFO] [stdout] test qt::tests::test_slerp_t_half_y ... ok
[INFO] [stdout] test qt::tests::test_slerp_t_1 ... ok
[INFO] [stdout] test qt::tests::test_lerp_t_0 ... ok
[INFO] [stdout] test qt::tests::test_normalize ... ok
[INFO] [stdout] test qt::tests::quaternion_mul ... ok
[INFO] [stdout] test qt::tests::test_lerp_t_1 ... ok
[INFO] [stdout] test dna::tests::test_1azp ... ok
[INFO] [stdout] test pydock::tests::test_1azp ... ok
[INFO] [stdout] test dfire::tests::test_2oob ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/lightdock-rust.rs (/opt/rustwide/target/debug/deps/lightdock_rust-704c73707780d03a)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lightdock
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f45c86b3fbdfdf60d8f542841f0449230b8105ffbd16e53f1598e58bfc80557e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f45c86b3fbdfdf60d8f542841f0449230b8105ffbd16e53f1598e58bfc80557e", kill_on_drop: false }`
[INFO] [stdout] f45c86b3fbdfdf60d8f542841f0449230b8105ffbd16e53f1598e58bfc80557e
