[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.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalmofthestorm%2Feseb" "/workspace/builds/worker-47/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-47/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/calmofthestorm/eseb 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/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-47/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.55.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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded build_stamp v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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] 7ad11f2e46b84e53b98e49f94c89e03c63daf8a295d3c95775f693d928917d97 [INFO] running `Command { std: "docker" "start" "-a" "7ad11f2e46b84e53b98e49f94c89e03c63daf8a295d3c95775f693d928917d97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ad11f2e46b84e53b98e49f94c89e03c63daf8a295d3c95775f693d928917d97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ad11f2e46b84e53b98e49f94c89e03c63daf8a295d3c95775f693d928917d97", kill_on_drop: false }` [INFO] [stdout] 7ad11f2e46b84e53b98e49f94c89e03c63daf8a295d3c95775f693d928917d97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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] 06a9fb622b584bfd6e9bdbac26409f138bdcaf463cffe1438e827f5ef983d7ef [INFO] running `Command { std: "docker" "start" "-a" "06a9fb622b584bfd6e9bdbac26409f138bdcaf463cffe1438e827f5ef983d7ef", 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 crc16 v0.4.0 [INFO] [stderr] Compiling build_stamp v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling eseb v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling sodiumoxide v0.2.6 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "06a9fb622b584bfd6e9bdbac26409f138bdcaf463cffe1438e827f5ef983d7ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06a9fb622b584bfd6e9bdbac26409f138bdcaf463cffe1438e827f5ef983d7ef", kill_on_drop: false }` [INFO] [stdout] 06a9fb622b584bfd6e9bdbac26409f138bdcaf463cffe1438e827f5ef983d7ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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] 9bd83f12124d21efd9bd412e585a5f09b8b75be993de534f276bc60aa2eef468 [INFO] running `Command { std: "docker" "start" "-a" "9bd83f12124d21efd9bd412e585a5f09b8b75be993de534f276bc60aa2eef468", kill_on_drop: false }` [INFO] [stderr] Compiling eseb v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "9bd83f12124d21efd9bd412e585a5f09b8b75be993de534f276bc60aa2eef468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bd83f12124d21efd9bd412e585a5f09b8b75be993de534f276bc60aa2eef468", kill_on_drop: false }` [INFO] [stdout] 9bd83f12124d21efd9bd412e585a5f09b8b75be993de534f276bc60aa2eef468 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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] 85575c89c81a55e858f433236e9f0f028d13480326ce572d2930f393116f4c5e [INFO] running `Command { std: "docker" "start" "-a" "85575c89c81a55e858f433236e9f0f028d13480326ce572d2930f393116f4c5e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/eseb-d66fed33a7c59644) [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" "85575c89c81a55e858f433236e9f0f028d13480326ce572d2930f393116f4c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85575c89c81a55e858f433236e9f0f028d13480326ce572d2930f393116f4c5e", kill_on_drop: false }` [INFO] [stdout] 85575c89c81a55e858f433236e9f0f028d13480326ce572d2930f393116f4c5e