[INFO] cloning repository https://github.com/tensordot/syntaxdot-labels [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tensordot/syntaxdot-labels" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftensordot%2Fsyntaxdot-labels", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftensordot%2Fsyntaxdot-labels'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b174e570ecace6073058b7c4bc0974a5b22f1076 [INFO] checking tensordot/syntaxdot-labels against try#07fecb9cf34c4979a772ba38c99d6d9144768413 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftensordot%2Fsyntaxdot-labels" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tensordot/syntaxdot-labels on toolchain 07fecb9cf34c4979a772ba38c99d6d9144768413 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tensordot/syntaxdot-labels [INFO] finished tweaking git repo https://github.com/tensordot/syntaxdot-labels [INFO] tweaked toml for git repo https://github.com/tensordot/syntaxdot-labels written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/tensordot/syntaxdot-labels already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb8e3e9dc21f78004dcf6d49dc9c7e2c039f8c0c0132afd96ce7404697265ac8 [INFO] running `Command { std: "docker" "start" "-a" "cb8e3e9dc21f78004dcf6d49dc9c7e2c039f8c0c0132afd96ce7404697265ac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb8e3e9dc21f78004dcf6d49dc9c7e2c039f8c0c0132afd96ce7404697265ac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb8e3e9dc21f78004dcf6d49dc9c7e2c039f8c0c0132afd96ce7404697265ac8", kill_on_drop: false }` [INFO] [stdout] cb8e3e9dc21f78004dcf6d49dc9c7e2c039f8c0c0132afd96ce7404697265ac8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0070e44ea81dd55266fc606dc10ec690a4b2f51d19e5e2661aad4a73259dd2f [INFO] running `Command { std: "docker" "start" "-a" "a0070e44ea81dd55266fc606dc10ec690a4b2f51d19e5e2661aad4a73259dd2f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking seqalign v0.2.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking stdinout v0.4.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking petgraph v0.6.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking ordered-float v2.7.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking udgraph v0.7.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking ndarray v0.15.3 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking conllu v0.7.0 [INFO] [stderr] Checking ohnomore v0.4.0 [INFO] [stderr] Checking numberer v0.2.0 [INFO] [stderr] Checking syntaxdot-encoders v0.4.0 [INFO] [stderr] Checking syntaxdot-labels v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "a0070e44ea81dd55266fc606dc10ec690a4b2f51d19e5e2661aad4a73259dd2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0070e44ea81dd55266fc606dc10ec690a4b2f51d19e5e2661aad4a73259dd2f", kill_on_drop: false }` [INFO] [stdout] a0070e44ea81dd55266fc606dc10ec690a4b2f51d19e5e2661aad4a73259dd2f