[INFO] cloning repository https://github.com/parallaxsecond/parsec-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parallaxsecond/parsec-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparallaxsecond%2Fparsec-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparallaxsecond%2Fparsec-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebb6002e96a6e8284ba1d7e7e415799a8db16312 [INFO] testing parallaxsecond/parsec-tool against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparallaxsecond%2Fparsec-tool" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/parallaxsecond/parsec-tool on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/parallaxsecond/parsec-tool [INFO] finished tweaking git repo https://github.com/parallaxsecond/parsec-tool [INFO] tweaked toml for git repo https://github.com/parallaxsecond/parsec-tool written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/parallaxsecond/parsec-tool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusticata-macros v3.1.0 [INFO] [stderr] Downloaded der-oid-macro v0.4.0 [INFO] [stderr] Downloaded simple_asn1 v0.5.4 [INFO] [stderr] Downloaded protobuf-codegen v2.24.1 [INFO] [stderr] Downloaded grpcio v0.9.0 [INFO] [stderr] Downloaded psa-crypto v0.9.0 [INFO] [stderr] Downloaded parsec-interface v0.25.0 [INFO] [stderr] Downloaded der-parser v5.1.2 [INFO] [stderr] Downloaded grpcio-compiler v0.7.0 [INFO] [stderr] Downloaded protobuf v2.24.1 [INFO] [stderr] Downloaded oid-registry v0.1.5 [INFO] [stderr] Downloaded der v0.4.0 [INFO] [stderr] Downloaded const-oid v0.6.0 [INFO] [stderr] Downloaded protoc-grpcio v3.0.0 [INFO] [stderr] Downloaded spiffe v0.1.1 [INFO] [stderr] Downloaded parsec-client v0.13.0 [INFO] [stderr] Downloaded oid v0.2.1 [INFO] [stderr] Downloaded picky-asn1-der v0.2.5 [INFO] [stderr] Downloaded spki v0.4.0 [INFO] [stderr] Downloaded pkcs8 v0.7.5 [INFO] [stderr] Downloaded picky-asn1 v0.3.3 [INFO] [stderr] Downloaded protoc v2.24.1 [INFO] [stderr] Downloaded x509-parser v0.9.2 [INFO] [stderr] Downloaded psa-crypto-sys v0.9.0 [INFO] [stderr] Downloaded boringssl-src v0.3.0+688fc5c [INFO] [stderr] Downloaded grpcio-sys v0.9.0+1.38.0 [INFO] [stderr] Downloaded jsonwebkey v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5efd2dea07864912dc21885c5652f0c45c51b247154ef4fb683b8b4405e60c55 [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" "5efd2dea07864912dc21885c5652f0c45c51b247154ef4fb683b8b4405e60c55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5efd2dea07864912dc21885c5652f0c45c51b247154ef4fb683b8b4405e60c55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5efd2dea07864912dc21885c5652f0c45c51b247154ef4fb683b8b4405e60c55", kill_on_drop: false }` [INFO] [stdout] 5efd2dea07864912dc21885c5652f0c45c51b247154ef4fb683b8b4405e60c55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--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] 9c06f4249e0ca37b796bdc077f0d727b6da3fe275766d0ca14d4671992d86105 [INFO] running `Command { std: "docker" "start" "-a" "9c06f4249e0ca37b796bdc077f0d727b6da3fe275766d0ca14d4671992d86105", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling parsec-interface v0.25.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling psa-crypto-sys v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling psa-crypto v0.9.0 [INFO] [stderr] Compiling oid v0.2.1 [INFO] [stderr] Compiling secrecy v0.7.0 [INFO] [stderr] Compiling picky-asn1 v0.3.3 [INFO] [stderr] Compiling picky-asn1-der v0.2.5 [INFO] [stderr] Compiling parsec-client v0.13.0 [INFO] [stderr] Compiling parsec-tool v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `Command { std: "docker" "inspect" "9c06f4249e0ca37b796bdc077f0d727b6da3fe275766d0ca14d4671992d86105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c06f4249e0ca37b796bdc077f0d727b6da3fe275766d0ca14d4671992d86105", kill_on_drop: false }` [INFO] [stdout] 9c06f4249e0ca37b796bdc077f0d727b6da3fe275766d0ca14d4671992d86105 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42e596184429279fe25a35cc2c360c486535aecb910b8afd77ccec06ad17b61a [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" "42e596184429279fe25a35cc2c360c486535aecb910b8afd77ccec06ad17b61a", kill_on_drop: false }` [INFO] [stderr] Compiling parsec-tool v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.08s [INFO] running `Command { std: "docker" "inspect" "42e596184429279fe25a35cc2c360c486535aecb910b8afd77ccec06ad17b61a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42e596184429279fe25a35cc2c360c486535aecb910b8afd77ccec06ad17b61a", kill_on_drop: false }` [INFO] [stdout] 42e596184429279fe25a35cc2c360c486535aecb910b8afd77ccec06ad17b61a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6afcf141070095114e34be5e171ebb1336a93cee4009f577cf0d8bc4d8ceb77b [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" "6afcf141070095114e34be5e171ebb1336a93cee4009f577cf0d8bc4d8ceb77b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/parsec_tool-42bba8867538cbe0) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/parsec_tool-1c131cb2fbeb15bd) [INFO] [stdout] [INFO] [stderr] Doc-tests parsec_tool [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] [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" "6afcf141070095114e34be5e171ebb1336a93cee4009f577cf0d8bc4d8ceb77b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6afcf141070095114e34be5e171ebb1336a93cee4009f577cf0d8bc4d8ceb77b", kill_on_drop: false }` [INFO] [stdout] 6afcf141070095114e34be5e171ebb1336a93cee4009f577cf0d8bc4d8ceb77b