[INFO] cloning repository https://github.com/alanhoff/rust-geopattern [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alanhoff/rust-geopattern" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falanhoff%2Frust-geopattern", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falanhoff%2Frust-geopattern'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 829e8f928e979211c9a3bd2762065c6f73f525b2 [INFO] testing alanhoff/rust-geopattern against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falanhoff%2Frust-geopattern" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alanhoff/rust-geopattern on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alanhoff/rust-geopattern [INFO] finished tweaking git repo https://github.com/alanhoff/rust-geopattern [INFO] tweaked toml for git repo https://github.com/alanhoff/rust-geopattern written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/alanhoff/rust-geopattern already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2e253053cc6483169380cb2a3290dadfe07ceda7dd16cab80fea8650b3d48c4 [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" "e2e253053cc6483169380cb2a3290dadfe07ceda7dd16cab80fea8650b3d48c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2e253053cc6483169380cb2a3290dadfe07ceda7dd16cab80fea8650b3d48c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2e253053cc6483169380cb2a3290dadfe07ceda7dd16cab80fea8650b3d48c4", kill_on_drop: false }` [INFO] [stdout] e2e253053cc6483169380cb2a3290dadfe07ceda7dd16cab80fea8650b3d48c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] f6304e5fe75983d49af435bd850160590b64734bcd7796dcf161dcd7af186e4b [INFO] running `Command { std: "docker" "start" "-a" "f6304e5fe75983d49af435bd850160590b64734bcd7796dcf161dcd7af186e4b", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling xmlparser v0.8.1 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling pangocairo v0.6.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling simplecss v0.1.0 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling rctree v0.2.1 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling svg v0.5.11 [INFO] [stderr] Compiling route-recognizer v0.1.12 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling unicase v1.4.2 [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 roxmltree v0.4.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling pangocairo-sys v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling geopattern v0.2.0 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling libflate v0.1.16 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling svgtypes v0.3.0 [INFO] [stderr] Compiling glib v0.6.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling svgdom v0.15.0 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling euclid v0.19.8 [INFO] [stderr] Compiling lyon_geom v0.12.4 [INFO] [stderr] Compiling usvg v0.4.0 [INFO] [stderr] Compiling resvg v0.4.0 [INFO] [stderr] Compiling geopattern v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "f6304e5fe75983d49af435bd850160590b64734bcd7796dcf161dcd7af186e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6304e5fe75983d49af435bd850160590b64734bcd7796dcf161dcd7af186e4b", kill_on_drop: false }` [INFO] [stdout] f6304e5fe75983d49af435bd850160590b64734bcd7796dcf161dcd7af186e4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3230f1c322a1dda7c38c9ab273fbc7a2010c70b1ad5e42745d7c6c2b42e19f7 [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" "c3230f1c322a1dda7c38c9ab273fbc7a2010c70b1ad5e42745d7c6c2b42e19f7", kill_on_drop: false }` [INFO] [stderr] Compiling geopattern v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `Command { std: "docker" "inspect" "c3230f1c322a1dda7c38c9ab273fbc7a2010c70b1ad5e42745d7c6c2b42e19f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3230f1c322a1dda7c38c9ab273fbc7a2010c70b1ad5e42745d7c6c2b42e19f7", kill_on_drop: false }` [INFO] [stdout] c3230f1c322a1dda7c38c9ab273fbc7a2010c70b1ad5e42745d7c6c2b42e19f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f63e4b7610bd29b1d101529ba7c7da053899c1f8355d694ba5393d73e095bf2a [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" "f63e4b7610bd29b1d101529ba7c7da053899c1f8355d694ba5393d73e095bf2a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/geopattern-55bd959f8238ec69) [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" "f63e4b7610bd29b1d101529ba7c7da053899c1f8355d694ba5393d73e095bf2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f63e4b7610bd29b1d101529ba7c7da053899c1f8355d694ba5393d73e095bf2a", kill_on_drop: false }` [INFO] [stdout] f63e4b7610bd29b1d101529ba7c7da053899c1f8355d694ba5393d73e095bf2a