[INFO] cloning repository https://github.com/maxbeutel/hough-transform-explained [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxbeutel/hough-transform-explained" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxbeutel%2Fhough-transform-explained", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxbeutel%2Fhough-transform-explained'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f487faa92ef33f08c7531fe6a8cd0af9032ea227 [INFO] testing maxbeutel/hough-transform-explained against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxbeutel%2Fhough-transform-explained" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxbeutel/hough-transform-explained on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maxbeutel/hough-transform-explained [INFO] finished tweaking git repo https://github.com/maxbeutel/hough-transform-explained [INFO] tweaked toml for git repo https://github.com/maxbeutel/hough-transform-explained written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/maxbeutel/hough-transform-explained already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nalgebra v0.10.1 [INFO] [stderr] Downloaded rustc-serialize v0.3.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] e79a05d45913a8ef2a6f8795e466089b3d1dda20255e5049e1b36ef7055b26a5 [INFO] running `Command { std: "docker" "start" "-a" "e79a05d45913a8ef2a6f8795e466089b3d1dda20255e5049e1b36ef7055b26a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e79a05d45913a8ef2a6f8795e466089b3d1dda20255e5049e1b36ef7055b26a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e79a05d45913a8ef2a6f8795e466089b3d1dda20255e5049e1b36ef7055b26a5", kill_on_drop: false }` [INFO] [stdout] e79a05d45913a8ef2a6f8795e466089b3d1dda20255e5049e1b36ef7055b26a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] 3e120b635763ef0d22185553f40ecade1c0ed83f3eb80cdb5d5e9a255f71e4e4 [INFO] running `Command { std: "docker" "start" "-a" "3e120b635763ef0d22185553f40ecade1c0ed83f3eb80cdb5d5e9a255f71e4e4", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling rustc-serialize v0.3.21 [INFO] [stderr] Compiling gcc v0.3.38 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling num_cpus v1.1.0 [INFO] [stderr] Compiling gif v0.9.0 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Compiling deque v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling rayon v0.5.0 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling jpeg-decoder v0.1.8 [INFO] [stderr] Compiling flate2 v0.2.14 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling num-complex v0.1.35 [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling enum_primitive v0.1.0 [INFO] [stderr] Compiling nalgebra v0.10.1 [INFO] [stderr] Compiling image v0.10.3 [INFO] [stderr] Compiling hough-transform-explained v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.55s [INFO] running `Command { std: "docker" "inspect" "3e120b635763ef0d22185553f40ecade1c0ed83f3eb80cdb5d5e9a255f71e4e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e120b635763ef0d22185553f40ecade1c0ed83f3eb80cdb5d5e9a255f71e4e4", kill_on_drop: false }` [INFO] [stdout] 3e120b635763ef0d22185553f40ecade1c0ed83f3eb80cdb5d5e9a255f71e4e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--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] 10709c98601d4e8e1e573b26da9f2608079a23816266c5c697f526453dfbc254 [INFO] running `Command { std: "docker" "start" "-a" "10709c98601d4e8e1e573b26da9f2608079a23816266c5c697f526453dfbc254", kill_on_drop: false }` [INFO] [stderr] Compiling hough-transform-explained v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `Command { std: "docker" "inspect" "10709c98601d4e8e1e573b26da9f2608079a23816266c5c697f526453dfbc254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10709c98601d4e8e1e573b26da9f2608079a23816266c5c697f526453dfbc254", kill_on_drop: false }` [INFO] [stdout] 10709c98601d4e8e1e573b26da9f2608079a23816266c5c697f526453dfbc254 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 2b2c2c73d27f84d9c3e8aa123c4200060b3a54fe3318d825434d1976d11b60f5 [INFO] running `Command { std: "docker" "start" "-a" "2b2c2c73d27f84d9c3e8aa123c4200060b3a54fe3318d825434d1976d11b60f5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hough_transform_explained-94dcf050896e8bdd) [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" "2b2c2c73d27f84d9c3e8aa123c4200060b3a54fe3318d825434d1976d11b60f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b2c2c73d27f84d9c3e8aa123c4200060b3a54fe3318d825434d1976d11b60f5", kill_on_drop: false }` [INFO] [stdout] 2b2c2c73d27f84d9c3e8aa123c4200060b3a54fe3318d825434d1976d11b60f5