[INFO] cloning repository https://github.com/mneumann/graph-similarity-cmd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mneumann/graph-similarity-cmd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmneumann%2Fgraph-similarity-cmd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmneumann%2Fgraph-similarity-cmd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 897c11c0bded737266fb5e7823892da9e4a5b46c [INFO] checking mneumann/graph-similarity-cmd against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmneumann%2Fgraph-similarity-cmd" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mneumann/graph-similarity-cmd on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mneumann/graph-similarity-cmd [INFO] finished tweaking git repo https://github.com/mneumann/graph-similarity-cmd [INFO] tweaked toml for git repo https://github.com/mneumann/graph-similarity-cmd written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/mneumann/graph-similarity-cmd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-13/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded petgraph v0.2.10 [INFO] [stderr] Downloaded nalgebra v0.5.1 [INFO] [stderr] Downloaded asexp v0.3.2 [INFO] [stderr] Downloaded closed01 v0.4.0 [INFO] [stderr] Downloaded munkres v0.3.0 [INFO] [stderr] Downloaded graph-io-gml v0.1.1 [INFO] [stderr] Downloaded graph-neighbor-matching v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06dc482770550b9f023b545e9421b70e6af6384a8dfc9d105dc251cdd3e5a413 [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" "06dc482770550b9f023b545e9421b70e6af6384a8dfc9d105dc251cdd3e5a413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06dc482770550b9f023b545e9421b70e6af6384a8dfc9d105dc251cdd3e5a413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06dc482770550b9f023b545e9421b70e6af6384a8dfc9d105dc251cdd3e5a413", kill_on_drop: false }` [INFO] [stdout] 06dc482770550b9f023b545e9421b70e6af6384a8dfc9d105dc251cdd3e5a413 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87528684d3a9daa202b6ee05f04fc9876c37a89058d86e0af65af1f4cec3aef4 [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" "87528684d3a9daa202b6ee05f04fc9876c37a89058d86e0af65af1f4cec3aef4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking asexp v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking petgraph v0.2.10 [INFO] [stderr] Checking munkres v0.3.0 [INFO] [stderr] Checking graph-io-gml v0.1.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking nalgebra v0.5.1 [INFO] [stderr] Checking closed01 v0.4.0 [INFO] [stderr] Checking graph-neighbor-matching v0.6.2 [INFO] [stderr] Checking graph-similarity-cmd v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.32s [INFO] running `Command { std: "docker" "inspect" "87528684d3a9daa202b6ee05f04fc9876c37a89058d86e0af65af1f4cec3aef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87528684d3a9daa202b6ee05f04fc9876c37a89058d86e0af65af1f4cec3aef4", kill_on_drop: false }` [INFO] [stdout] 87528684d3a9daa202b6ee05f04fc9876c37a89058d86e0af65af1f4cec3aef4