[INFO] cloning repository https://github.com/aujxn/amg_match [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aujxn/amg_match" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faujxn%2Famg_match", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faujxn%2Famg_match'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22f073ea5f19446c28927d167d780b3f982593da [INFO] testing aujxn/amg_match against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faujxn%2Famg_match" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 88% (23/26) Updating files: 92% (24/26) Updating files: 96% (25/26) Updating files: 100% (26/26) Updating files: 100% (26/26), done. [INFO] validating manifest of git repo https://github.com/aujxn/amg_match on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aujxn/amg_match [INFO] finished tweaking git repo https://github.com/aujxn/amg_match [INFO] tweaked toml for git repo https://github.com/aujxn/amg_match written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/aujxn/amg_match already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2dc44c4bcd11676d12dc032c5bf279029f3e6c3ec1e8edab5ca9948cc0d37b15 [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" "2dc44c4bcd11676d12dc032c5bf279029f3e6c3ec1e8edab5ca9948cc0d37b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dc44c4bcd11676d12dc032c5bf279029f3e6c3ec1e8edab5ca9948cc0d37b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dc44c4bcd11676d12dc032c5bf279029f3e6c3ec1e8edab5ca9948cc0d37b15", kill_on_drop: false }` [INFO] [stdout] 2dc44c4bcd11676d12dc032c5bf279029f3e6c3ec1e8edab5ca9948cc0d37b15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-04-10" "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] 118ccb0e18dfbf5294e8197e0f10d903d67d2797ce53249e82e6cabacc2b2495 [INFO] running `Command { std: "docker" "start" "-a" "118ccb0e18dfbf5294e8197e0f10d903d67d2797ce53249e82e6cabacc2b2495", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling bytemuck v1.8.0 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling lapack-sys v0.12.1 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tiff v0.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling lapack v0.18.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling jpeg-decoder v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling sprs v0.11.0 [INFO] [stderr] Compiling ndarray-rand v0.14.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling openblas-build v0.1.1 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling exr v1.4.1 [INFO] [stderr] Compiling openblas-src v0.10.4 [INFO] [stderr] Compiling lax v0.2.0 [INFO] [stderr] Compiling ndarray-linalg v0.14.1 [INFO] [stderr] Compiling image v0.24.1 [INFO] [stderr] Compiling amg_match v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "118ccb0e18dfbf5294e8197e0f10d903d67d2797ce53249e82e6cabacc2b2495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "118ccb0e18dfbf5294e8197e0f10d903d67d2797ce53249e82e6cabacc2b2495", kill_on_drop: false }` [INFO] [stdout] 118ccb0e18dfbf5294e8197e0f10d903d67d2797ce53249e82e6cabacc2b2495 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-04-10" "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] 48cf3ec6b8633a437d9c1097cb0cd4e7f2befb9f1cb27c32d9dd436d4d7dbce7 [INFO] running `Command { std: "docker" "start" "-a" "48cf3ec6b8633a437d9c1097cb0cd4e7f2befb9f1cb27c32d9dd436d4d7dbce7", kill_on_drop: false }` [INFO] [stderr] Compiling amg_match v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.69s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/amg_match-a5044fbbc2ea9d62) [INFO] [stderr] Executable unittests src/bin/modularity_bin.rs (/opt/rustwide/target/debug/deps/modularity_bin-f417639c4967d0cf) [INFO] running `Command { std: "docker" "inspect" "48cf3ec6b8633a437d9c1097cb0cd4e7f2befb9f1cb27c32d9dd436d4d7dbce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48cf3ec6b8633a437d9c1097cb0cd4e7f2befb9f1cb27c32d9dd436d4d7dbce7", kill_on_drop: false }` [INFO] [stdout] 48cf3ec6b8633a437d9c1097cb0cd4e7f2befb9f1cb27c32d9dd436d4d7dbce7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-04-10" "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] fbdbf751da077ba514cf1c6b445cf4f0e7dbc0fef17c6a862db0774b4ce91934 [INFO] running `Command { std: "docker" "start" "-a" "fbdbf751da077ba514cf1c6b445cf4f0e7dbc0fef17c6a862db0774b4ce91934", 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 2.76s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/amg_match-a5044fbbc2ea9d62) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/modularity_bin.rs (/opt/rustwide/target/debug/deps/modularity_bin-f417639c4967d0cf) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests amg_match [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] [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" "fbdbf751da077ba514cf1c6b445cf4f0e7dbc0fef17c6a862db0774b4ce91934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbdbf751da077ba514cf1c6b445cf4f0e7dbc0fef17c6a862db0774b4ce91934", kill_on_drop: false }` [INFO] [stdout] fbdbf751da077ba514cf1c6b445cf4f0e7dbc0fef17c6a862db0774b4ce91934