[INFO] cloning repository https://github.com/danieldk/conllx-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danieldk/conllx-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldk%2Fconllx-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldk%2Fconllx-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f4173a0fbd1f56b95afd5bd50bee2df5fe1c4a8 [INFO] building danieldk/conllx-utils against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldk%2Fconllx-utils" "/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/danieldk/conllx-utils on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danieldk/conllx-utils [INFO] finished tweaking git repo https://github.com/danieldk/conllx-utils [INFO] tweaked toml for git repo https://github.com/danieldk/conllx-utils written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/danieldk/conllx-utils already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e7f7858835b67bacd16ca3e768d043bb2232025aa8424537e7ad749a13558e4 [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" "6e7f7858835b67bacd16ca3e768d043bb2232025aa8424537e7ad749a13558e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e7f7858835b67bacd16ca3e768d043bb2232025aa8424537e7ad749a13558e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e7f7858835b67bacd16ca3e768d043bb2232025aa8424537e7ad749a13558e4", kill_on_drop: false }` [INFO] [stdout] 6e7f7858835b67bacd16ca3e768d043bb2232025aa8424537e7ad749a13558e4 [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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc1891ab274cdaeb4fa48b00f7a976d96d78061823b8198491a60ff292c3558d [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" "bc1891ab274cdaeb4fa48b00f7a976d96d78061823b8198491a60ff292c3558d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling lazy-init v0.3.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling maplit v0.1.6 [INFO] [stderr] Compiling stdinout v0.4.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling backtrace v0.3.18 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling reservoir v0.2.0 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling conllx v0.10.2 [INFO] [stderr] Compiling conllx v0.12.1 [INFO] [stderr] Compiling conllx-utils v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "bc1891ab274cdaeb4fa48b00f7a976d96d78061823b8198491a60ff292c3558d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc1891ab274cdaeb4fa48b00f7a976d96d78061823b8198491a60ff292c3558d", kill_on_drop: false }` [INFO] [stdout] bc1891ab274cdaeb4fa48b00f7a976d96d78061823b8198491a60ff292c3558d [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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "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] 41db5bae5cf2e8ed42fde4a36c1a3ce4967887cb32912df3042b59c80eae8232 [INFO] running `Command { std: "docker" "start" "-a" "41db5bae5cf2e8ed42fde4a36c1a3ce4967887cb32912df3042b59c80eae8232", kill_on_drop: false }` [INFO] [stderr] Compiling difference v1.0.0 [INFO] [stderr] Compiling pretty_assertions v0.3.4 [INFO] [stderr] Compiling conllx-utils v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.02s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/conllx_utils-7208ad9796aaf76e) [INFO] [stderr] Executable unittests src/bin/conllx-accuracy.rs (/opt/rustwide/target/debug/deps/conllx_accuracy-e1e2ae6153561d10) [INFO] [stderr] Executable unittests src/bin/conllx-cleanup.rs (/opt/rustwide/target/debug/deps/conllx_cleanup-995f699fdd562d00) [INFO] [stderr] Executable unittests src/bin/conllx-compare.rs (/opt/rustwide/target/debug/deps/conllx_compare-b4f3bec63b670299) [INFO] [stderr] Executable unittests src/bin/conllx-cycle.rs (/opt/rustwide/target/debug/deps/conllx_cycle-823aef6f6d4b9280) [INFO] [stderr] Executable unittests src/bin/conllx-filter-len.rs (/opt/rustwide/target/debug/deps/conllx_filter_len-bfc2bfb748214606) [INFO] [stderr] Executable unittests src/bin/conllx-from-text.rs (/opt/rustwide/target/debug/deps/conllx_from_text-584623667260e264) [INFO] [stderr] Executable unittests src/bin/conllx-grep.rs (/opt/rustwide/target/debug/deps/conllx_grep-2b6fde9f4af6f0aa) [INFO] [stderr] Executable unittests src/bin/conllx-merge.rs (/opt/rustwide/target/debug/deps/conllx_merge-895b07da1583f92a) [INFO] [stderr] Executable unittests src/bin/conllx-partition.rs (/opt/rustwide/target/debug/deps/conllx_partition-65969fadf8c51f60) [INFO] [stderr] Executable unittests src/bin/conllx-projectivize.rs (/opt/rustwide/target/debug/deps/conllx_projectivize-3b769cc05dde93b0) [INFO] [stderr] Executable unittests src/bin/conllx-sample.rs (/opt/rustwide/target/debug/deps/conllx_sample-ddb09c904cc623eb) [INFO] [stderr] Executable unittests src/bin/conllx-select.rs (/opt/rustwide/target/debug/deps/conllx_select-7e0913f86a36c9c8) [INFO] [stderr] Executable unittests src/bin/conllx-shuffle.rs (/opt/rustwide/target/debug/deps/conllx_shuffle-0778de4413a0945f) [INFO] [stderr] Executable unittests src/bin/conllx-to-text.rs (/opt/rustwide/target/debug/deps/conllx_to_text-4254d1920ee1250a) [INFO] [stderr] Executable unittests src/bin/conllx-triples.rs (/opt/rustwide/target/debug/deps/conllx_triples-5417e00e8c0a2feb) [INFO] running `Command { std: "docker" "inspect" "41db5bae5cf2e8ed42fde4a36c1a3ce4967887cb32912df3042b59c80eae8232", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41db5bae5cf2e8ed42fde4a36c1a3ce4967887cb32912df3042b59c80eae8232", kill_on_drop: false }` [INFO] [stdout] 41db5bae5cf2e8ed42fde4a36c1a3ce4967887cb32912df3042b59c80eae8232