[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] 7737c68abcc8882ac27b14500999026c7ae0a464 [INFO] testing parallaxsecond/parsec-tool against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparallaxsecond%2Fparsec-tool" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/parallaxsecond/parsec-tool on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-14/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" "+beta-2022-04-10" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] d9eed3ba18ad18c02ac37a47b1efb03b82c46ba9c3d3e71870fcd5566891f124 [INFO] running `Command { std: "docker" "start" "-a" "d9eed3ba18ad18c02ac37a47b1efb03b82c46ba9c3d3e71870fcd5566891f124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9eed3ba18ad18c02ac37a47b1efb03b82c46ba9c3d3e71870fcd5566891f124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9eed3ba18ad18c02ac37a47b1efb03b82c46ba9c3d3e71870fcd5566891f124", kill_on_drop: false }` [INFO] [stdout] d9eed3ba18ad18c02ac37a47b1efb03b82c46ba9c3d3e71870fcd5566891f124 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 77be35018853bf465b743c425705de64f2ed0bf5201bd2c24346aba8600b24e3 [INFO] running `Command { std: "docker" "start" "-a" "77be35018853bf465b743c425705de64f2ed0bf5201bd2c24346aba8600b24e3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parsec-interface v0.26.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling os_str_bytes v4.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling yasna v0.5.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling psa-crypto-sys v0.9.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling rcgen v0.9.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling oid v0.2.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling psa-crypto v0.9.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 picky-asn1-x509 v0.6.1 [INFO] [stderr] Compiling parsec-client v0.14.0 [INFO] [stderr] Compiling parsec-tool v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `Command { std: "docker" "inspect" "77be35018853bf465b743c425705de64f2ed0bf5201bd2c24346aba8600b24e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77be35018853bf465b743c425705de64f2ed0bf5201bd2c24346aba8600b24e3", kill_on_drop: false }` [INFO] [stdout] 77be35018853bf465b743c425705de64f2ed0bf5201bd2c24346aba8600b24e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 62ff44999733dc5db18f3a86cd0cb4a8855550b06b82f447552971da231f4e55 [INFO] running `Command { std: "docker" "start" "-a" "62ff44999733dc5db18f3a86cd0cb4a8855550b06b82f447552971da231f4e55", kill_on_drop: false }` [INFO] [stderr] Compiling parsec-tool v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.50s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/parsec_tool-cc1089f273c0dfbc) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/parsec_tool-7630ff9dd81d9650) [INFO] running `Command { std: "docker" "inspect" "62ff44999733dc5db18f3a86cd0cb4a8855550b06b82f447552971da231f4e55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62ff44999733dc5db18f3a86cd0cb4a8855550b06b82f447552971da231f4e55", kill_on_drop: false }` [INFO] [stdout] 62ff44999733dc5db18f3a86cd0cb4a8855550b06b82f447552971da231f4e55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] 9f90796106e880f550c79d798281787080fc2e28f953907b7c888209f940fb57 [INFO] running `Command { std: "docker" "start" "-a" "9f90796106e880f550c79d798281787080fc2e28f953907b7c888209f940fb57", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parsec_tool-cc1089f273c0dfbc) [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 src/main.rs (/opt/rustwide/target/debug/deps/parsec_tool-7630ff9dd81d9650) [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" "9f90796106e880f550c79d798281787080fc2e28f953907b7c888209f940fb57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f90796106e880f550c79d798281787080fc2e28f953907b7c888209f940fb57", kill_on_drop: false }` [INFO] [stdout] 9f90796106e880f550c79d798281787080fc2e28f953907b7c888209f940fb57