[INFO] cloning repository https://github.com/twuebi/conllx-hash-disjoin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twuebi/conllx-hash-disjoin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwuebi%2Fconllx-hash-disjoin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwuebi%2Fconllx-hash-disjoin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0ce18f266faeadd309f7177aadc1e62d5df0cfc [INFO] testing twuebi/conllx-hash-disjoin against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwuebi%2Fconllx-hash-disjoin" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/twuebi/conllx-hash-disjoin on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/twuebi/conllx-hash-disjoin [INFO] finished tweaking git repo https://github.com/twuebi/conllx-hash-disjoin [INFO] tweaked toml for git repo https://github.com/twuebi/conllx-hash-disjoin written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/twuebi/conllx-hash-disjoin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3b16b674899b837b2fa742a5ea7ecc0bc1cfa98460923bc4da3bf67192ab130 [INFO] running `Command { std: "docker" "start" "-a" "a3b16b674899b837b2fa742a5ea7ecc0bc1cfa98460923bc4da3bf67192ab130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3b16b674899b837b2fa742a5ea7ecc0bc1cfa98460923bc4da3bf67192ab130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b16b674899b837b2fa742a5ea7ecc0bc1cfa98460923bc4da3bf67192ab130", kill_on_drop: false }` [INFO] [stdout] a3b16b674899b837b2fa742a5ea7ecc0bc1cfa98460923bc4da3bf67192ab130 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53ef26732fc41607fff33393baf7c7be7da36e955a55f6855168dfc45ffdbd68 [INFO] running `Command { std: "docker" "start" "-a" "53ef26732fc41607fff33393baf7c7be7da36e955a55f6855168dfc45ffdbd68", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling lazy-init v0.3.0 [INFO] [stderr] Compiling stdinout v0.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling conllx v0.11.2 [INFO] [stderr] Compiling conllx-hash-disjoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.79s [INFO] running `Command { std: "docker" "inspect" "53ef26732fc41607fff33393baf7c7be7da36e955a55f6855168dfc45ffdbd68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53ef26732fc41607fff33393baf7c7be7da36e955a55f6855168dfc45ffdbd68", kill_on_drop: false }` [INFO] [stdout] 53ef26732fc41607fff33393baf7c7be7da36e955a55f6855168dfc45ffdbd68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4a7b08406a7e5e69fae684607f57682c5c2a8aec5bff596382ab1a1f0301a9b [INFO] running `Command { std: "docker" "start" "-a" "c4a7b08406a7e5e69fae684607f57682c5c2a8aec5bff596382ab1a1f0301a9b", kill_on_drop: false }` [INFO] [stderr] Compiling conllx-hash-disjoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "c4a7b08406a7e5e69fae684607f57682c5c2a8aec5bff596382ab1a1f0301a9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4a7b08406a7e5e69fae684607f57682c5c2a8aec5bff596382ab1a1f0301a9b", kill_on_drop: false }` [INFO] [stdout] c4a7b08406a7e5e69fae684607f57682c5c2a8aec5bff596382ab1a1f0301a9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 662110057bfd844463f818233d6fadbfae9067e9cc5a6385378ec9fad1ba697a [INFO] running `Command { std: "docker" "start" "-a" "662110057bfd844463f818233d6fadbfae9067e9cc5a6385378ec9fad1ba697a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.23s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/conllx_hash_disjoin-e62ef47377fea116) [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" "662110057bfd844463f818233d6fadbfae9067e9cc5a6385378ec9fad1ba697a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "662110057bfd844463f818233d6fadbfae9067e9cc5a6385378ec9fad1ba697a", kill_on_drop: false }` [INFO] [stdout] 662110057bfd844463f818233d6fadbfae9067e9cc5a6385378ec9fad1ba697a