[INFO] cloning repository https://github.com/Thoralf-M/chrysalis-snapshot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Thoralf-M/chrysalis-snapshot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThoralf-M%2Fchrysalis-snapshot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThoralf-M%2Fchrysalis-snapshot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6782ef4da02137d59bb96d3e63c1f5115064a4b8 [INFO] testing Thoralf-M/chrysalis-snapshot against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThoralf-M%2Fchrysalis-snapshot" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Thoralf-M/chrysalis-snapshot 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/Thoralf-M/chrysalis-snapshot [INFO] finished tweaking git repo https://github.com/Thoralf-M/chrysalis-snapshot [INFO] tweaked toml for git repo https://github.com/Thoralf-M/chrysalis-snapshot written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Thoralf-M/chrysalis-snapshot 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] f2a63cc50d98dbddd4c17bbf48ceacbfc529f1c8a4da4085fe04bebaca80017e [INFO] running `Command { std: "docker" "start" "-a" "f2a63cc50d98dbddd4c17bbf48ceacbfc529f1c8a4da4085fe04bebaca80017e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2a63cc50d98dbddd4c17bbf48ceacbfc529f1c8a4da4085fe04bebaca80017e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2a63cc50d98dbddd4c17bbf48ceacbfc529f1c8a4da4085fe04bebaca80017e", kill_on_drop: false }` [INFO] [stdout] f2a63cc50d98dbddd4c17bbf48ceacbfc529f1c8a4da4085fe04bebaca80017e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 8885f0645be9a23342007530304936b6c23156e4a425fd8de20aff348ebd3bdf [INFO] running `Command { std: "docker" "start" "-a" "8885f0645be9a23342007530304936b6c23156e4a425fd8de20aff348ebd3bdf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bee-ternary v0.4.2-alpha [INFO] [stderr] Compiling bee-common v0.4.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling iota-crypto v0.4.2 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling bee-storage v0.2.0-alpha [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling bee-runtime v0.1.1-alpha [INFO] [stderr] Compiling bee-crypto v0.2.1-alpha [INFO] [stderr] Compiling bee-pow v0.1.0 [INFO] [stderr] Compiling bee-storage v0.3.0 [INFO] [stderr] Compiling bee-message v0.1.5 [INFO] [stderr] Compiling bee-ledger v0.5.0 [INFO] [stderr] Compiling bee-tangle v0.1.2 [INFO] [stderr] Compiling chrysalis-snapshot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.18s [INFO] running `Command { std: "docker" "inspect" "8885f0645be9a23342007530304936b6c23156e4a425fd8de20aff348ebd3bdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8885f0645be9a23342007530304936b6c23156e4a425fd8de20aff348ebd3bdf", kill_on_drop: false }` [INFO] [stdout] 8885f0645be9a23342007530304936b6c23156e4a425fd8de20aff348ebd3bdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 40b4c61212cdd9752981d67348ef49c18088181e504a747770885fe2f14f01f2 [INFO] running `Command { std: "docker" "start" "-a" "40b4c61212cdd9752981d67348ef49c18088181e504a747770885fe2f14f01f2", kill_on_drop: false }` [INFO] [stderr] Compiling chrysalis-snapshot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "40b4c61212cdd9752981d67348ef49c18088181e504a747770885fe2f14f01f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40b4c61212cdd9752981d67348ef49c18088181e504a747770885fe2f14f01f2", kill_on_drop: false }` [INFO] [stdout] 40b4c61212cdd9752981d67348ef49c18088181e504a747770885fe2f14f01f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 63c291384e51ad81c4c95288ac2278b921e254ca98a08c452c83992c6825dcb6 [INFO] running `Command { std: "docker" "start" "-a" "63c291384e51ad81c4c95288ac2278b921e254ca98a08c452c83992c6825dcb6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/chrysalis_snapshot-19ab2adae3d91385) [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" "63c291384e51ad81c4c95288ac2278b921e254ca98a08c452c83992c6825dcb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63c291384e51ad81c4c95288ac2278b921e254ca98a08c452c83992c6825dcb6", kill_on_drop: false }` [INFO] [stdout] 63c291384e51ad81c4c95288ac2278b921e254ca98a08c452c83992c6825dcb6