[INFO] crate graph-similarity-cmd 0.0.1 is already in cache [INFO] testing graph-similarity-cmd-0.0.1 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate graph-similarity-cmd 0.0.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate graph-similarity-cmd 0.0.1 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate graph-similarity-cmd 0.0.1 [INFO] finished tweaking crates.io crate graph-similarity-cmd 0.0.1 [INFO] tweaked toml for crates.io crate graph-similarity-cmd 0.0.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1e22d885e60125a7276398b0fe499757c8b956aab922374ccf39ef2fb8a87777 [INFO] running `"docker" "start" "-a" "1e22d885e60125a7276398b0fe499757c8b956aab922374ccf39ef2fb8a87777"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling asexp v0.3.2 [INFO] [stderr] Compiling petgraph v0.2.10 [INFO] [stderr] Compiling munkres v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling graph-io-gml v0.1.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling nalgebra v0.5.1 [INFO] [stderr] Compiling closed01 v0.4.0 [INFO] [stderr] Compiling graph-neighbor-matching v0.6.2 [INFO] [stderr] Compiling graph-similarity-cmd v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.54s [INFO] running `"docker" "inspect" "1e22d885e60125a7276398b0fe499757c8b956aab922374ccf39ef2fb8a87777"` [INFO] running `"docker" "rm" "-f" "1e22d885e60125a7276398b0fe499757c8b956aab922374ccf39ef2fb8a87777"` [INFO] [stdout] 1e22d885e60125a7276398b0fe499757c8b956aab922374ccf39ef2fb8a87777 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2bd9f70ae3f4fc40a499cba1970ddc43ee2f60b1f4ee43d296143786d105a3d2 [INFO] running `"docker" "start" "-a" "2bd9f70ae3f4fc40a499cba1970ddc43ee2f60b1f4ee43d296143786d105a3d2"` [INFO] [stderr] Compiling graph-similarity-cmd v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `"docker" "inspect" "2bd9f70ae3f4fc40a499cba1970ddc43ee2f60b1f4ee43d296143786d105a3d2"` [INFO] running `"docker" "rm" "-f" "2bd9f70ae3f4fc40a499cba1970ddc43ee2f60b1f4ee43d296143786d105a3d2"` [INFO] [stdout] 2bd9f70ae3f4fc40a499cba1970ddc43ee2f60b1f4ee43d296143786d105a3d2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3467405a42929046d49a7b2ef0a7e791ec5205260d4079132b4f680228e070da [INFO] running `"docker" "start" "-a" "3467405a42929046d49a7b2ef0a7e791ec5205260d4079132b4f680228e070da"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gmlcmp-776cc2e3695a3039 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "3467405a42929046d49a7b2ef0a7e791ec5205260d4079132b4f680228e070da"` [INFO] running `"docker" "rm" "-f" "3467405a42929046d49a7b2ef0a7e791ec5205260d4079132b4f680228e070da"` [INFO] [stdout] 3467405a42929046d49a7b2ef0a7e791ec5205260d4079132b4f680228e070da