[INFO] cloning repository https://github.com/calmofthestorm/eseb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/calmofthestorm/eseb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalmofthestorm%2Feseb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalmofthestorm%2Feseb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7216b1e6e702e07f176c33e92f0d7988a89767d [INFO] testing calmofthestorm/eseb against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalmofthestorm%2Feseb" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/calmofthestorm/eseb 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/calmofthestorm/eseb [INFO] finished tweaking git repo https://github.com/calmofthestorm/eseb [INFO] tweaked toml for git repo https://github.com/calmofthestorm/eseb written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/calmofthestorm/eseb 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-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] bc3437beb6452656695184a2cc00bccfa3e4efd0f8037cdff467c0da1c12502a [INFO] running `Command { std: "docker" "start" "-a" "bc3437beb6452656695184a2cc00bccfa3e4efd0f8037cdff467c0da1c12502a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc3437beb6452656695184a2cc00bccfa3e4efd0f8037cdff467c0da1c12502a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc3437beb6452656695184a2cc00bccfa3e4efd0f8037cdff467c0da1c12502a", kill_on_drop: false }` [INFO] [stdout] bc3437beb6452656695184a2cc00bccfa3e4efd0f8037cdff467c0da1c12502a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] cc3d6be901d5f20b7e0fa370c96b3a41a864ac4c1c58221d9ed06a67d6b7f105 [INFO] running `Command { std: "docker" "start" "-a" "cc3d6be901d5f20b7e0fa370c96b3a41a864ac4c1c58221d9ed06a67d6b7f105", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling build_stamp v1.0.2 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling eseb v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling sodiumoxide v0.2.6 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "cc3d6be901d5f20b7e0fa370c96b3a41a864ac4c1c58221d9ed06a67d6b7f105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc3d6be901d5f20b7e0fa370c96b3a41a864ac4c1c58221d9ed06a67d6b7f105", kill_on_drop: false }` [INFO] [stdout] cc3d6be901d5f20b7e0fa370c96b3a41a864ac4c1c58221d9ed06a67d6b7f105 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] dea44a11ee993e6d75d1ff490a88b2ae2bc370c47b604bb2a8a9d5a5c8e73da7 [INFO] running `Command { std: "docker" "start" "-a" "dea44a11ee993e6d75d1ff490a88b2ae2bc370c47b604bb2a8a9d5a5c8e73da7", kill_on_drop: false }` [INFO] [stderr] Compiling eseb v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `Command { std: "docker" "inspect" "dea44a11ee993e6d75d1ff490a88b2ae2bc370c47b604bb2a8a9d5a5c8e73da7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dea44a11ee993e6d75d1ff490a88b2ae2bc370c47b604bb2a8a9d5a5c8e73da7", kill_on_drop: false }` [INFO] [stdout] dea44a11ee993e6d75d1ff490a88b2ae2bc370c47b604bb2a8a9d5a5c8e73da7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] 873cc33f804ac2724d3499ebd699fa73e2ebc52a72ffa24d6c1aa5f530665e50 [INFO] running `Command { std: "docker" "start" "-a" "873cc33f804ac2724d3499ebd699fa73e2ebc52a72ffa24d6c1aa5f530665e50", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/eseb-2be41dc3d1ae55f1) [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" "873cc33f804ac2724d3499ebd699fa73e2ebc52a72ffa24d6c1aa5f530665e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "873cc33f804ac2724d3499ebd699fa73e2ebc52a72ffa24d6c1aa5f530665e50", kill_on_drop: false }` [INFO] [stdout] 873cc33f804ac2724d3499ebd699fa73e2ebc52a72ffa24d6c1aa5f530665e50