[INFO] updating cached repository https://github.com/ramiro050/contours [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbe165cea0a7cce247302dc39992f4f2e984b609 [INFO] testing ramiro050/contours against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Framiro050%2Fcontours" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ramiro050/contours on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ramiro050/contours [INFO] finished tweaking git repo https://github.com/ramiro050/contours [INFO] tweaked toml for git repo https://github.com/ramiro050/contours written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/ramiro050/contours already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38cb8e7ee716243c540b6a33e69281d0e8f09a492b8c839ec5bae5b74d2471b2 [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" "38cb8e7ee716243c540b6a33e69281d0e8f09a492b8c839ec5bae5b74d2471b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38cb8e7ee716243c540b6a33e69281d0e8f09a492b8c839ec5bae5b74d2471b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38cb8e7ee716243c540b6a33e69281d0e8f09a492b8c839ec5bae5b74d2471b2", kill_on_drop: false }` [INFO] [stdout] 38cb8e7ee716243c540b6a33e69281d0e8f09a492b8c839ec5bae5b74d2471b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f9bbd32e4440871283e0a2f31c3387ad83fc229cfacd0bc22a5f0f742d9ef82 [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" "5f9bbd32e4440871283e0a2f31c3387ad83fc229cfacd0bc22a5f0f742d9ef82", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling peroxide v0.23.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling order-stat v0.1.3 [INFO] [stderr] Compiling puruspe v0.1.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling gnuplot v0.0.37 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling contours v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.01s [INFO] running `Command { std: "docker" "inspect" "5f9bbd32e4440871283e0a2f31c3387ad83fc229cfacd0bc22a5f0f742d9ef82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f9bbd32e4440871283e0a2f31c3387ad83fc229cfacd0bc22a5f0f742d9ef82", kill_on_drop: false }` [INFO] [stdout] 5f9bbd32e4440871283e0a2f31c3387ad83fc229cfacd0bc22a5f0f742d9ef82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29e1acc915b2d406140699cffceb5b75af17a0b047d8a33b4b39707f89c970f4 [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" "29e1acc915b2d406140699cffceb5b75af17a0b047d8a33b4b39707f89c970f4", kill_on_drop: false }` [INFO] [stderr] Compiling contours v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.31s [INFO] running `Command { std: "docker" "inspect" "29e1acc915b2d406140699cffceb5b75af17a0b047d8a33b4b39707f89c970f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29e1acc915b2d406140699cffceb5b75af17a0b047d8a33b4b39707f89c970f4", kill_on_drop: false }` [INFO] [stdout] 29e1acc915b2d406140699cffceb5b75af17a0b047d8a33b4b39707f89c970f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ce289f8a9a8bdd730af408dd10d391d9fba9c1d1933555125366d94f8baf266 [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" "8ce289f8a9a8bdd730af408dd10d391d9fba9c1d1933555125366d94f8baf266", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/contours-77a8d0f936e5c33b [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test point::tests::prop_neighbor_of_neighbor ... ok [INFO] [stdout] test point::tests::prop_full_circle ... ok [INFO] [stdout] test point::tests::prop_add_pts_commut ... ok [INFO] [stdout] test point::tests::prop_add_pts_assoc ... ok [INFO] [stdout] test tests::prop_trace_no_boundary ... ok [INFO] [stdout] test tests::prop_trace_line ... ok [INFO] [stdout] test tests::prop_flood_all ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8ce289f8a9a8bdd730af408dd10d391d9fba9c1d1933555125366d94f8baf266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ce289f8a9a8bdd730af408dd10d391d9fba9c1d1933555125366d94f8baf266", kill_on_drop: false }` [INFO] [stdout] 8ce289f8a9a8bdd730af408dd10d391d9fba9c1d1933555125366d94f8baf266