[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] fa91d4082ce16ca51bf28b997fc681516e08c9c0 [INFO] testing parallaxsecond/parsec-tool against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparallaxsecond%2Fparsec-tool" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/parallaxsecond/parsec-tool on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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-12/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.59.0" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 093a8d541095c7c2e835e4e95f45bc37d2a5a2015effd5bdd475be8fe6408450 [INFO] running `Command { std: "docker" "start" "-a" "093a8d541095c7c2e835e4e95f45bc37d2a5a2015effd5bdd475be8fe6408450", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "093a8d541095c7c2e835e4e95f45bc37d2a5a2015effd5bdd475be8fe6408450", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "093a8d541095c7c2e835e4e95f45bc37d2a5a2015effd5bdd475be8fe6408450", kill_on_drop: false }` [INFO] [stdout] 093a8d541095c7c2e835e4e95f45bc37d2a5a2015effd5bdd475be8fe6408450 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 809f20a22396c9ba34ad0086fff9baa38e214a48f6e119681cd407e4fdc89fbd [INFO] running `Command { std: "docker" "start" "-a" "809f20a22396c9ba34ad0086fff9baa38e214a48f6e119681cd407e4fdc89fbd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling parsec-interface v0.26.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling psa-crypto-sys v0.9.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pem v1.0.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling zeroize_derive v1.2.0 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling rcgen v0.8.14 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling oid v0.2.1 [INFO] [stderr] Compiling psa-crypto v0.9.1 [INFO] [stderr] Compiling secrecy v0.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling picky-asn1 v0.3.3 [INFO] [stderr] Compiling picky-asn1-der v0.2.5 [INFO] [stderr] Compiling picky-asn1-x509 v0.6.1 [INFO] [stderr] Compiling parsec-client v0.14.0 [INFO] [stderr] Compiling parsec-tool v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.61s [INFO] running `Command { std: "docker" "inspect" "809f20a22396c9ba34ad0086fff9baa38e214a48f6e119681cd407e4fdc89fbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "809f20a22396c9ba34ad0086fff9baa38e214a48f6e119681cd407e4fdc89fbd", kill_on_drop: false }` [INFO] [stdout] 809f20a22396c9ba34ad0086fff9baa38e214a48f6e119681cd407e4fdc89fbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97e15e0b7102f2fd8c2d5ee1e43d38dfae8d3a7dd2e21dfe691d28a2eb88b97a [INFO] running `Command { std: "docker" "start" "-a" "97e15e0b7102f2fd8c2d5ee1e43d38dfae8d3a7dd2e21dfe691d28a2eb88b97a", kill_on_drop: false }` [INFO] [stderr] Compiling parsec-tool v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `Command { std: "docker" "inspect" "97e15e0b7102f2fd8c2d5ee1e43d38dfae8d3a7dd2e21dfe691d28a2eb88b97a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97e15e0b7102f2fd8c2d5ee1e43d38dfae8d3a7dd2e21dfe691d28a2eb88b97a", kill_on_drop: false }` [INFO] [stdout] 97e15e0b7102f2fd8c2d5ee1e43d38dfae8d3a7dd2e21dfe691d28a2eb88b97a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 80292c74b9e1bc245acae852559e9c5a8ae35a0bcfe3daa51ca34ed7cefcb9ca [INFO] running `Command { std: "docker" "start" "-a" "80292c74b9e1bc245acae852559e9c5a8ae35a0bcfe3daa51ca34ed7cefcb9ca", 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.43s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/parsec_tool-ec88a94ed582a2ec) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/parsec_tool-444764121ef4934e) [INFO] [stdout] [INFO] [stderr] Doc-tests parsec_tool [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] [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" "80292c74b9e1bc245acae852559e9c5a8ae35a0bcfe3daa51ca34ed7cefcb9ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80292c74b9e1bc245acae852559e9c5a8ae35a0bcfe3daa51ca34ed7cefcb9ca", kill_on_drop: false }` [INFO] [stdout] 80292c74b9e1bc245acae852559e9c5a8ae35a0bcfe3daa51ca34ed7cefcb9ca