[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 1.55.0 for beta-1.56-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparallaxsecond%2Fparsec-tool" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/parallaxsecond/parsec-tool on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-4/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 924b318c98ace82294410c50c17003f0bba152591887f979b98d8cc1d0c1b9cc [INFO] running `Command { std: "docker" "start" "-a" "924b318c98ace82294410c50c17003f0bba152591887f979b98d8cc1d0c1b9cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "924b318c98ace82294410c50c17003f0bba152591887f979b98d8cc1d0c1b9cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "924b318c98ace82294410c50c17003f0bba152591887f979b98d8cc1d0c1b9cc", kill_on_drop: false }` [INFO] [stdout] 924b318c98ace82294410c50c17003f0bba152591887f979b98d8cc1d0c1b9cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 874ccbbd844c27413817864fde3eb468cf887285567a3b7dc6efab172d8ac094 [INFO] running `Command { std: "docker" "start" "-a" "874ccbbd844c27413817864fde3eb468cf887285567a3b7dc6efab172d8ac094", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parsec-interface v0.25.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling psa-crypto-sys v0.9.0 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling num v0.3.1 [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 synstructure v0.12.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling structopt-derive v0.4.15 [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 v1.0.127 [INFO] [stderr] Compiling psa-crypto v0.9.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling oid v0.2.1 [INFO] [stderr] Compiling secrecy v0.7.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [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 21.52s [INFO] running `Command { std: "docker" "inspect" "874ccbbd844c27413817864fde3eb468cf887285567a3b7dc6efab172d8ac094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "874ccbbd844c27413817864fde3eb468cf887285567a3b7dc6efab172d8ac094", kill_on_drop: false }` [INFO] [stdout] 874ccbbd844c27413817864fde3eb468cf887285567a3b7dc6efab172d8ac094 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fcc81fdb328da063aee41b72c2290fcfc053e20ad10a90487ea94bce7dcd1c3 [INFO] running `Command { std: "docker" "start" "-a" "5fcc81fdb328da063aee41b72c2290fcfc053e20ad10a90487ea94bce7dcd1c3", kill_on_drop: false }` [INFO] [stderr] Compiling parsec-tool v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "5fcc81fdb328da063aee41b72c2290fcfc053e20ad10a90487ea94bce7dcd1c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fcc81fdb328da063aee41b72c2290fcfc053e20ad10a90487ea94bce7dcd1c3", kill_on_drop: false }` [INFO] [stdout] 5fcc81fdb328da063aee41b72c2290fcfc053e20ad10a90487ea94bce7dcd1c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b3009d1d75731474c31d51222931a68aa943d55f09b7bbfc168799683afc11ca [INFO] running `Command { std: "docker" "start" "-a" "b3009d1d75731474c31d51222931a68aa943d55f09b7bbfc168799683afc11ca", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/parsec_tool-373e5065b5f5beb6) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/parsec_tool-3cfa4421943b27dc) [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] [stderr] Doc-tests parsec_tool [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" "b3009d1d75731474c31d51222931a68aa943d55f09b7bbfc168799683afc11ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3009d1d75731474c31d51222931a68aa943d55f09b7bbfc168799683afc11ca", kill_on_drop: false }` [INFO] [stdout] b3009d1d75731474c31d51222931a68aa943d55f09b7bbfc168799683afc11ca