[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 beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacekbilski%2Frusted-christmas-tree" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jacekbilski/rusted-christmas-tree on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-4/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cmake v0.1.42 [INFO] [stderr] Downloaded glfw v0.37.0 [INFO] [stderr] Downloaded rstest v0.6.3 [INFO] [stderr] Downloaded tobj v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d95741f316debd0788fa545aa53a54f72c44692bd8b9291789dd7dae0b9338b [INFO] running `Command { std: "docker" "start" "-a" "3d95741f316debd0788fa545aa53a54f72c44692bd8b9291789dd7dae0b9338b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d95741f316debd0788fa545aa53a54f72c44692bd8b9291789dd7dae0b9338b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d95741f316debd0788fa545aa53a54f72c44692bd8b9291789dd7dae0b9338b", kill_on_drop: false }` [INFO] [stdout] 3d95741f316debd0788fa545aa53a54f72c44692bd8b9291789dd7dae0b9338b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4489929e592c18231aceea8a1690bd9530e0d7141ca4fce23ae6acde03febf2 [INFO] running `Command { std: "docker" "start" "-a" "f4489929e592c18231aceea8a1690bd9530e0d7141ca4fce23ae6acde03febf2", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling xml-rs v0.8.1 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling tobj v1.0.0 [INFO] [stderr] Compiling rand v0.6.5 [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 cmake v0.1.42 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [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 23.20s [INFO] running `Command { std: "docker" "inspect" "f4489929e592c18231aceea8a1690bd9530e0d7141ca4fce23ae6acde03febf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4489929e592c18231aceea8a1690bd9530e0d7141ca4fce23ae6acde03febf2", kill_on_drop: false }` [INFO] [stdout] f4489929e592c18231aceea8a1690bd9530e0d7141ca4fce23ae6acde03febf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35138956e3d6d21d650d38abadfd08c346e3926bfdb7ec40708a1f67f697b3aa [INFO] running `Command { std: "docker" "start" "-a" "35138956e3d6d21d650d38abadfd08c346e3926bfdb7ec40708a1f67f697b3aa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling rstest v0.6.3 [INFO] [stderr] Compiling rusted-christmas-tree v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.62s [INFO] running `Command { std: "docker" "inspect" "35138956e3d6d21d650d38abadfd08c346e3926bfdb7ec40708a1f67f697b3aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35138956e3d6d21d650d38abadfd08c346e3926bfdb7ec40708a1f67f697b3aa", kill_on_drop: false }` [INFO] [stdout] 35138956e3d6d21d650d38abadfd08c346e3926bfdb7ec40708a1f67f697b3aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e6033051a0aef20e4da6bef21ed82115d299edcdacd9eaf0ca355dfb47feeeb0 [INFO] running `Command { std: "docker" "start" "-a" "e6033051a0aef20e4da6bef21ed82115d299edcdacd9eaf0ca355dfb47feeeb0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stdout] running 32 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rusted_christmas_tree-49e6c1b9e7d89fb9) [INFO] [stdout] test coords::tests::cylindrical_point3_from_point3::case_4 ... ok [INFO] [stdout] test coords::tests::cylindrical_point3_from_point3::case_3 ... ok [INFO] [stdout] test coords::tests::cylindrical_point3_from_point3::case_1 ... ok [INFO] [stdout] test coords::tests::cylindrical_point3_from_point3::case_5 ... ok [INFO] [stdout] test coords::tests::cylindrical_point3_from_point3::case_6 ... ok [INFO] [stdout] test coords::tests::cylindrical_point3_from_point3::case_2 ... ok [INFO] [stdout] test coords::tests::cylindrical_point3_from_point3::case_7 ... ok [INFO] [stdout] test coords::tests::cylindrical_spoint3_into_point::case_4 ... ok [INFO] [stdout] test coords::tests::cylindrical_spoint3_into_point::case_5 ... 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::spherical_point3_from_point3::case_1 ... ok [INFO] [stdout] test coords::tests::cylindrical_spoint3_into_point::case_1 ... ok [INFO] [stdout] test coords::tests::cylindrical_spoint3_into_point::case_3 ... ok [INFO] [stdout] test coords::tests::spherical_point3_from_point3::case_2 ... ok [INFO] [stdout] test coords::tests::cylindrical_spoint3_into_point::case_2 ... ok [INFO] [stdout] test coords::tests::spherical_point3_from_point3::case_6 ... ok [INFO] [stdout] test coords::tests::spherical_point3_from_point3::case_4 ... ok [INFO] [stdout] test coords::tests::spherical_point3_from_point3::case_8 ... ok [INFO] [stdout] test coords::tests::spherical_point3_from_point3::case_9 ... ok [INFO] [stdout] test coords::tests::spherical_point3_into_point3::case_1 ... ok [INFO] [stdout] test coords::tests::spherical_point3_into_point3::case_2 ... ok [INFO] [stdout] test coords::tests::spherical_point3_into_point3::case_3 ... ok [INFO] [stdout] test coords::tests::spherical_point3_into_point3::case_4 ... ok [INFO] [stdout] test coords::tests::spherical_point3_into_point3::case_5 ... ok [INFO] [stdout] test coords::tests::spherical_point3_into_point3::case_6 ... ok [INFO] [stdout] test coords::tests::spherical_point3_into_point3::case_8 ... ok [INFO] [stdout] test coords::tests::spherical_point3_into_point3::case_9 ... ok [INFO] [stdout] test coords::tests::spherical_point3_into_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_7 ... ok [INFO] [stdout] test coords::tests::spherical_point3_from_point3::case_5 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e6033051a0aef20e4da6bef21ed82115d299edcdacd9eaf0ca355dfb47feeeb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6033051a0aef20e4da6bef21ed82115d299edcdacd9eaf0ca355dfb47feeeb0", kill_on_drop: false }` [INFO] [stdout] e6033051a0aef20e4da6bef21ed82115d299edcdacd9eaf0ca355dfb47feeeb0