[INFO] cloning repository https://github.com/passcod/ct [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/passcod/ct" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fct", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fct'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96ee5e41e97d4630be36404805570c411de5182f [INFO] testing passcod/ct against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fct" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/passcod/ct 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/passcod/ct [INFO] finished tweaking git repo https://github.com/passcod/ct [INFO] tweaked toml for git repo https://github.com/passcod/ct written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/passcod/ct 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded term_grid v0.1.7 [INFO] [stderr] Downloaded zoneinfo_compiled v0.4.8 [INFO] [stderr] Downloaded iso8601 v0.1.1 [INFO] [stderr] Downloaded users v0.9.1 [INFO] [stderr] Downloaded datetime v0.4.7 [INFO] [stderr] Downloaded natord v1.0.9 [INFO] [stderr] Downloaded git2 v0.9.2 [INFO] [stderr] Downloaded libgit2-sys v0.8.2 [INFO] [stderr] Downloaded locale v0.2.2 [INFO] [stderr] Downloaded pad v0.1.6 [INFO] [stderr] Downloaded exa v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] fd973e3d7123cf4950a0a594b882c600113acc5ad134db497dd5562268542faf [INFO] running `Command { std: "docker" "start" "-a" "fd973e3d7123cf4950a0a594b882c600113acc5ad134db497dd5562268542faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd973e3d7123cf4950a0a594b882c600113acc5ad134db497dd5562268542faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd973e3d7123cf4950a0a594b882c600113acc5ad134db497dd5562268542faf", kill_on_drop: false }` [INFO] [stdout] fd973e3d7123cf4950a0a594b882c600113acc5ad134db497dd5562268542faf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 1cae5f3253a41d0530b946e6ef066f9067fa16aef66f25ce3179ad76aac65cce [INFO] running `Command { std: "docker" "start" "-a" "1cae5f3253a41d0530b946e6ef066f9067fa16aef66f25ce3179ad76aac65cce", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling term_grid v0.1.7 [INFO] [stderr] Compiling locale v0.2.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling iso8601 v0.1.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.8.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling datetime v0.4.7 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling zoneinfo_compiled v0.4.8 [INFO] [stderr] Compiling exa v0.9.0 [INFO] [stderr] Compiling git2 v0.9.2 [INFO] [stderr] Compiling ct v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.37s [INFO] running `Command { std: "docker" "inspect" "1cae5f3253a41d0530b946e6ef066f9067fa16aef66f25ce3179ad76aac65cce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cae5f3253a41d0530b946e6ef066f9067fa16aef66f25ce3179ad76aac65cce", kill_on_drop: false }` [INFO] [stdout] 1cae5f3253a41d0530b946e6ef066f9067fa16aef66f25ce3179ad76aac65cce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 938da8fcbc64b7f13c27b80d888698df817fbddcbdca2ca95c1bac16f68473f6 [INFO] running `Command { std: "docker" "start" "-a" "938da8fcbc64b7f13c27b80d888698df817fbddcbdca2ca95c1bac16f68473f6", kill_on_drop: false }` [INFO] [stderr] Compiling ct v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `Command { std: "docker" "inspect" "938da8fcbc64b7f13c27b80d888698df817fbddcbdca2ca95c1bac16f68473f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "938da8fcbc64b7f13c27b80d888698df817fbddcbdca2ca95c1bac16f68473f6", kill_on_drop: false }` [INFO] [stdout] 938da8fcbc64b7f13c27b80d888698df817fbddcbdca2ca95c1bac16f68473f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 1f85685ab81e4074e028b16c2b0f940b89285e9587d32c40eb362d460044c8a8 [INFO] running `Command { std: "docker" "start" "-a" "1f85685ab81e4074e028b16c2b0f940b89285e9587d32c40eb362d460044c8a8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ct-d5290b0986e64eb5) [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" "1f85685ab81e4074e028b16c2b0f940b89285e9587d32c40eb362d460044c8a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f85685ab81e4074e028b16c2b0f940b89285e9587d32c40eb362d460044c8a8", kill_on_drop: false }` [INFO] [stdout] 1f85685ab81e4074e028b16c2b0f940b89285e9587d32c40eb362d460044c8a8