[INFO] cloning repository https://github.com/jacekbilski/rusted-christmas-tree [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacekbilski/rusted-christmas-tree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacekbilski%2Frusted-christmas-tree", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacekbilski%2Frusted-christmas-tree'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43c22a478c12f9b089861e7eeff41ac2cde98e85 [INFO] testing jacekbilski/rusted-christmas-tree against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacekbilski%2Frusted-christmas-tree" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jacekbilski/rusted-christmas-tree on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jacekbilski/rusted-christmas-tree [INFO] finished tweaking git repo https://github.com/jacekbilski/rusted-christmas-tree [INFO] tweaked toml for git repo https://github.com/jacekbilski/rusted-christmas-tree written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/jacekbilski/rusted-christmas-tree already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tobj v1.0.0 [INFO] [stderr] Downloaded rstest v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28dc950a6628e3b4fac3ff29e784faeadb8a16f2bdf01a0a5a1529c368054372 [INFO] running `Command { std: "docker" "start" "-a" "28dc950a6628e3b4fac3ff29e784faeadb8a16f2bdf01a0a5a1529c368054372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28dc950a6628e3b4fac3ff29e784faeadb8a16f2bdf01a0a5a1529c368054372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28dc950a6628e3b4fac3ff29e784faeadb8a16f2bdf01a0a5a1529c368054372", kill_on_drop: false }` [INFO] [stdout] 28dc950a6628e3b4fac3ff29e784faeadb8a16f2bdf01a0a5a1529c368054372 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c6a8b63abacb90fb0e59081a87a450ef97cea175ada8a946c7cb470e9288135 [INFO] running `Command { std: "docker" "start" "-a" "1c6a8b63abacb90fb0e59081a87a450ef97cea175ada8a946c7cb470e9288135", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling xml-rs v0.8.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling tobj v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling glfw v0.37.0 [INFO] [stderr] Compiling rusted-christmas-tree v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.63s [INFO] running `Command { std: "docker" "inspect" "1c6a8b63abacb90fb0e59081a87a450ef97cea175ada8a946c7cb470e9288135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c6a8b63abacb90fb0e59081a87a450ef97cea175ada8a946c7cb470e9288135", kill_on_drop: false }` [INFO] [stdout] 1c6a8b63abacb90fb0e59081a87a450ef97cea175ada8a946c7cb470e9288135 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbbbf88beea339174b30c57704db77f54e17f3912241956af541381cc10f36cc [INFO] running `Command { std: "docker" "start" "-a" "cbbbf88beea339174b30c57704db77f54e17f3912241956af541381cc10f36cc", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling rstest v0.6.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rusted-christmas-tree v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.66s [INFO] running `Command { std: "docker" "inspect" "cbbbf88beea339174b30c57704db77f54e17f3912241956af541381cc10f36cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbbbf88beea339174b30c57704db77f54e17f3912241956af541381cc10f36cc", kill_on_drop: false }` [INFO] [stdout] cbbbf88beea339174b30c57704db77f54e17f3912241956af541381cc10f36cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 84c5763ea88594a6d481a9156ba2876b490b0dba02e139e4e67201fec43d50d4 [INFO] running `Command { std: "docker" "start" "-a" "84c5763ea88594a6d481a9156ba2876b490b0dba02e139e4e67201fec43d50d4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rusted_christmas_tree-43602da1c06c7466) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test coords::tests::cylindrical_point3_from_point3::case_6 ... ok [INFO] [stdout] test coords::tests::cylindrical_point3_from_point3::case_1 ... ok [INFO] [stdout] test coords::tests::cylindrical_point3_from_point3::case_4 ... ok [INFO] [stdout] test coords::tests::cylindrical_point3_from_point3::case_5 ... ok [INFO] [stdout] test coords::tests::spherical_point3_from_point3::case_1 ... ok [INFO] [stdout] test coords::tests::cylindrical_point3_from_point3::case_7 ... ok [INFO] [stdout] test coords::tests::spherical_point3_from_point3::case_3 ... ok [INFO] [stdout] test coords::tests::spherical_point3_from_point3::case_6 ... ok [INFO] [stdout] test coords::tests::spherical_point3_from_point3::case_8 ... ok [INFO] [stdout] test coords::tests::spherical_point3_into_point3::case_6 ... ok [INFO] [stdout] test coords::tests::cylindrical_spoint3_into_point::case_2 ... ok [INFO] [stdout] test coords::tests::cylindrical_spoint3_into_point::case_5 ... ok [INFO] [stdout] test coords::tests::spherical_point3_into_point3::case_9 ... ok [INFO] [stdout] test coords::tests::cylindrical_spoint3_into_point::case_6 ... ok [INFO] [stdout] test coords::tests::cylindrical_spoint3_into_point::case_7 ... ok [INFO] [stdout] test coords::tests::cylindrical_spoint3_into_point::case_4 ... ok [INFO] [stdout] test coords::tests::spherical_point3_into_point3::case_8 ... ok [INFO] [stdout] test coords::tests::spherical_point3_from_point3::case_7 ... ok [INFO] [stdout] test coords::tests::spherical_point3_from_point3::case_9 ... ok [INFO] [stdout] test coords::tests::spherical_point3_from_point3::case_2 ... ok [INFO] [stdout] test coords::tests::spherical_point3_into_point3::case_7 ... ok [INFO] [stdout] test coords::tests::cylindrical_point3_from_point3::case_2 ... ok [INFO] [stdout] test coords::tests::cylindrical_spoint3_into_point::case_1 ... ok [INFO] [stdout] test coords::tests::spherical_point3_from_point3::case_5 ... ok [INFO] [stdout] test coords::tests::spherical_point3_into_point3::case_2 ... ok [INFO] [stdout] test coords::tests::cylindrical_point3_from_point3::case_3 ... ok [INFO] [stdout] test coords::tests::spherical_point3_from_point3::case_4 ... ok [INFO] [stdout] test coords::tests::spherical_point3_into_point3::case_4 ... ok [INFO] [stdout] test coords::tests::cylindrical_spoint3_into_point::case_3 ... ok [INFO] [stdout] test coords::tests::spherical_point3_into_point3::case_3 ... ok [INFO] [stdout] test coords::tests::spherical_point3_into_point3::case_5 ... ok [INFO] [stdout] test coords::tests::spherical_point3_into_point3::case_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "84c5763ea88594a6d481a9156ba2876b490b0dba02e139e4e67201fec43d50d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84c5763ea88594a6d481a9156ba2876b490b0dba02e139e4e67201fec43d50d4", kill_on_drop: false }` [INFO] [stdout] 84c5763ea88594a6d481a9156ba2876b490b0dba02e139e4e67201fec43d50d4