[INFO] cloning repository https://github.com/lleyton/fae [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lleyton/fae" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flleyton%2Ffae", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flleyton%2Ffae'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15b35ae5aa86a684182829eb9f2de666ded9a89c [INFO] testing lleyton/fae against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flleyton%2Ffae" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lleyton/fae 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/lleyton/fae [INFO] finished tweaking git repo https://github.com/lleyton/fae [INFO] tweaked toml for git repo https://github.com/lleyton/fae written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/lleyton/fae 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 767c37e02b6af41cce02881a6e3091760d9741b89e984192bbd6eb7177d4a5f6 [INFO] running `Command { std: "docker" "start" "-a" "767c37e02b6af41cce02881a6e3091760d9741b89e984192bbd6eb7177d4a5f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "767c37e02b6af41cce02881a6e3091760d9741b89e984192bbd6eb7177d4a5f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "767c37e02b6af41cce02881a6e3091760d9741b89e984192bbd6eb7177d4a5f6", kill_on_drop: false }` [INFO] [stdout] 767c37e02b6af41cce02881a6e3091760d9741b89e984192bbd6eb7177d4a5f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] fcbd8683e2a4c5e316b1be4273e972da3d284b11ea695c0f95d0ac5e37d7155a [INFO] running `Command { std: "docker" "start" "-a" "fcbd8683e2a4c5e316b1be4273e972da3d284b11ea695c0f95d0ac5e37d7155a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling sysinfo v0.19.2 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling dashmap v5.0.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling vergen v6.0.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling fae v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.58s [INFO] running `Command { std: "docker" "inspect" "fcbd8683e2a4c5e316b1be4273e972da3d284b11ea695c0f95d0ac5e37d7155a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcbd8683e2a4c5e316b1be4273e972da3d284b11ea695c0f95d0ac5e37d7155a", kill_on_drop: false }` [INFO] [stdout] fcbd8683e2a4c5e316b1be4273e972da3d284b11ea695c0f95d0ac5e37d7155a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 6b3803e4f7f017a5005420246b21c22b97fc14ae3a52fa8e1facc227c7ef3767 [INFO] running `Command { std: "docker" "start" "-a" "6b3803e4f7f017a5005420246b21c22b97fc14ae3a52fa8e1facc227c7ef3767", kill_on_drop: false }` [INFO] [stderr] Compiling fae v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "6b3803e4f7f017a5005420246b21c22b97fc14ae3a52fa8e1facc227c7ef3767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b3803e4f7f017a5005420246b21c22b97fc14ae3a52fa8e1facc227c7ef3767", kill_on_drop: false }` [INFO] [stdout] 6b3803e4f7f017a5005420246b21c22b97fc14ae3a52fa8e1facc227c7ef3767 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 9a99331ac311d6173114fdcbc935e1cbb8e15b55968b2a3f0a2b43d5363b6878 [INFO] running `Command { std: "docker" "start" "-a" "9a99331ac311d6173114fdcbc935e1cbb8e15b55968b2a3f0a2b43d5363b6878", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fae-f51b909c01dec8d4) [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" "9a99331ac311d6173114fdcbc935e1cbb8e15b55968b2a3f0a2b43d5363b6878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a99331ac311d6173114fdcbc935e1cbb8e15b55968b2a3f0a2b43d5363b6878", kill_on_drop: false }` [INFO] [stdout] 9a99331ac311d6173114fdcbc935e1cbb8e15b55968b2a3f0a2b43d5363b6878