[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#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacekbilski%2Frusted-christmas-tree" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jacekbilski/rusted-christmas-tree on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-11/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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 glfw v0.37.0 [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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] db10cb6e3c848364ec0a91fdabecc9afec94f38d7a1eeac57720342258ef9145 [INFO] running `Command { std: "docker" "start" "-a" "db10cb6e3c848364ec0a91fdabecc9afec94f38d7a1eeac57720342258ef9145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db10cb6e3c848364ec0a91fdabecc9afec94f38d7a1eeac57720342258ef9145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db10cb6e3c848364ec0a91fdabecc9afec94f38d7a1eeac57720342258ef9145", kill_on_drop: false }` [INFO] [stdout] db10cb6e3c848364ec0a91fdabecc9afec94f38d7a1eeac57720342258ef9145 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0668defc6007fa10537a2afffccab7b0c8f2072aee62569fe1a1bf517d9c322a [INFO] running `Command { std: "docker" "start" "-a" "0668defc6007fa10537a2afffccab7b0c8f2072aee62569fe1a1bf517d9c322a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.1 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling tobj v1.0.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling approx v0.3.2 [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 44.41s [INFO] running `Command { std: "docker" "inspect" "0668defc6007fa10537a2afffccab7b0c8f2072aee62569fe1a1bf517d9c322a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0668defc6007fa10537a2afffccab7b0c8f2072aee62569fe1a1bf517d9c322a", kill_on_drop: false }` [INFO] [stdout] 0668defc6007fa10537a2afffccab7b0c8f2072aee62569fe1a1bf517d9c322a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36c57fadd1217aafdba16a913abcbd916c9e0d9ff1017cb0b1fba8d4c3fe2006 [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" "36c57fadd1217aafdba16a913abcbd916c9e0d9ff1017cb0b1fba8d4c3fe2006", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling rustc_version v0.2.3 [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 23.34s [INFO] running `Command { std: "docker" "inspect" "36c57fadd1217aafdba16a913abcbd916c9e0d9ff1017cb0b1fba8d4c3fe2006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36c57fadd1217aafdba16a913abcbd916c9e0d9ff1017cb0b1fba8d4c3fe2006", kill_on_drop: false }` [INFO] [stdout] 36c57fadd1217aafdba16a913abcbd916c9e0d9ff1017cb0b1fba8d4c3fe2006 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4cfe5e8242763ac661756f7a31c958c6ef7c678d0803d35fb9f0f40f21acdd0e [INFO] running `Command { std: "docker" "start" "-a" "4cfe5e8242763ac661756f7a31c958c6ef7c678d0803d35fb9f0f40f21acdd0e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rusted_christmas_tree-5caf6f2dc48e1cc6) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test coords::tests::cylindrical_spoint3_into_point::case_1 ... ok [INFO] [stdout] test coords::tests::cylindrical_spoint3_into_point::case_2 ... ok [INFO] [stdout] test coords::tests::cylindrical_spoint3_into_point::case_3 ... 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::spherical_point3_from_point3::case_2 ... ok [INFO] [stdout] test coords::tests::cylindrical_point3_from_point3::case_7 ... ok [INFO] [stdout] test coords::tests::cylindrical_point3_from_point3::case_6 ... ok [INFO] [stdout] test coords::tests::cylindrical_point3_from_point3::case_5 ... ok [INFO] [stdout] test coords::tests::cylindrical_point3_from_point3::case_4 ... ok [INFO] [stdout] test coords::tests::spherical_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_from_point3::case_5 ... ok [INFO] [stdout] test coords::tests::spherical_point3_from_point3::case_6 ... ok [INFO] [stdout] test coords::tests::spherical_point3_from_point3::case_7 ... 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::cylindrical_point3_from_point3::case_3 ... ok [INFO] [stdout] test coords::tests::spherical_point3_into_point3::case_6 ... ok [INFO] [stdout] test coords::tests::spherical_point3_into_point3::case_7 ... 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::cylindrical_point3_from_point3::case_1 ... ok [INFO] [stdout] test coords::tests::cylindrical_point3_from_point3::case_2 ... 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" "4cfe5e8242763ac661756f7a31c958c6ef7c678d0803d35fb9f0f40f21acdd0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cfe5e8242763ac661756f7a31c958c6ef7c678d0803d35fb9f0f40f21acdd0e", kill_on_drop: false }` [INFO] [stdout] 4cfe5e8242763ac661756f7a31c958c6ef7c678d0803d35fb9f0f40f21acdd0e