[INFO] cloning repository https://github.com/futurepaul/buidl-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/futurepaul/buidl-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuturepaul%2Fbuidl-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuturepaul%2Fbuidl-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ebf5146e212bf355c45786e610fedb9cf9b04ad [INFO] testing futurepaul/buidl-rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuturepaul%2Fbuidl-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/futurepaul/buidl-rs 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/futurepaul/buidl-rs [INFO] finished tweaking git repo https://github.com/futurepaul/buidl-rs [INFO] tweaked toml for git repo https://github.com/futurepaul/buidl-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/futurepaul/buidl-rs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] be57e5d28174eba2e2679792c43ba7518f392a6a6a16e65ba35e01b418f5a321 [INFO] running `Command { std: "docker" "start" "-a" "be57e5d28174eba2e2679792c43ba7518f392a6a6a16e65ba35e01b418f5a321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be57e5d28174eba2e2679792c43ba7518f392a6a6a16e65ba35e01b418f5a321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be57e5d28174eba2e2679792c43ba7518f392a6a6a16e65ba35e01b418f5a321", kill_on_drop: false }` [INFO] [stdout] be57e5d28174eba2e2679792c43ba7518f392a6a6a16e65ba35e01b418f5a321 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 5578d3a583b0fac5460ef1a52a822b9e0966c181edefc9c6e0aca78d844fda36 [INFO] running `Command { std: "docker" "start" "-a" "5578d3a583b0fac5460ef1a52a822b9e0966c181edefc9c6e0aca78d844fda36", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Compiling hex-literal-impl v0.1.1 [INFO] [stderr] Compiling secp256k1 v0.11.2 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling hex-literal v0.1.1 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling buidl-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.61s [INFO] running `Command { std: "docker" "inspect" "5578d3a583b0fac5460ef1a52a822b9e0966c181edefc9c6e0aca78d844fda36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5578d3a583b0fac5460ef1a52a822b9e0966c181edefc9c6e0aca78d844fda36", kill_on_drop: false }` [INFO] [stdout] 5578d3a583b0fac5460ef1a52a822b9e0966c181edefc9c6e0aca78d844fda36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] e9605824658e952a22ab2188e6ea7f8166c0f44b273d2682c2a946270df194aa [INFO] running `Command { std: "docker" "start" "-a" "e9605824658e952a22ab2188e6ea7f8166c0f44b273d2682c2a946270df194aa", kill_on_drop: false }` [INFO] [stderr] Compiling buidl-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "e9605824658e952a22ab2188e6ea7f8166c0f44b273d2682c2a946270df194aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9605824658e952a22ab2188e6ea7f8166c0f44b273d2682c2a946270df194aa", kill_on_drop: false }` [INFO] [stdout] e9605824658e952a22ab2188e6ea7f8166c0f44b273d2682c2a946270df194aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] ef0f5ace4002d8072f0b1459e4fcc7503b4dbb3ab74603eb5bc0d16852ea0c28 [INFO] running `Command { std: "docker" "start" "-a" "ef0f5ace4002d8072f0b1459e4fcc7503b4dbb3ab74603eb5bc0d16852ea0c28", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/buidl_rs-d84b85d5b019637e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test util::tests::hashing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ef0f5ace4002d8072f0b1459e4fcc7503b4dbb3ab74603eb5bc0d16852ea0c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef0f5ace4002d8072f0b1459e4fcc7503b4dbb3ab74603eb5bc0d16852ea0c28", kill_on_drop: false }` [INFO] [stdout] ef0f5ace4002d8072f0b1459e4fcc7503b4dbb3ab74603eb5bc0d16852ea0c28