[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuturepaul%2Fbuidl-rs" "/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/futurepaul/buidl-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-22/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.60.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 proc-macro-hack v0.4.1 [INFO] [stderr] Downloaded proc-macro-hack-impl v0.4.1 [INFO] [stderr] Downloaded hex-literal-impl v0.1.1 [INFO] [stderr] Downloaded hex-literal v0.1.1 [INFO] [stderr] Downloaded secp256k1 v0.11.2 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f05b55b23e1e5aee0c2ef384cd297980e6bf8d687878fc9df548c96ac4c86bce [INFO] running `Command { std: "docker" "start" "-a" "f05b55b23e1e5aee0c2ef384cd297980e6bf8d687878fc9df548c96ac4c86bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f05b55b23e1e5aee0c2ef384cd297980e6bf8d687878fc9df548c96ac4c86bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f05b55b23e1e5aee0c2ef384cd297980e6bf8d687878fc9df548c96ac4c86bce", kill_on_drop: false }` [INFO] [stdout] f05b55b23e1e5aee0c2ef384cd297980e6bf8d687878fc9df548c96ac4c86bce [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 640870b062701388750a3f8e524e5d05499efc062ba7f720c34f754f43e0a754 [INFO] running `Command { std: "docker" "start" "-a" "640870b062701388750a3f8e524e5d05499efc062ba7f720c34f754f43e0a754", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling secp256k1 v0.11.2 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling rand_core v0.2.2 [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 uuid v0.7.1 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling hex-literal v0.1.1 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.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 11.70s [INFO] running `Command { std: "docker" "inspect" "640870b062701388750a3f8e524e5d05499efc062ba7f720c34f754f43e0a754", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "640870b062701388750a3f8e524e5d05499efc062ba7f720c34f754f43e0a754", kill_on_drop: false }` [INFO] [stdout] 640870b062701388750a3f8e524e5d05499efc062ba7f720c34f754f43e0a754 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2c6dd59a6eecd76509bc4e1aa32a82b66e5d28247d6755e4d7bcee578d24010 [INFO] running `Command { std: "docker" "start" "-a" "c2c6dd59a6eecd76509bc4e1aa32a82b66e5d28247d6755e4d7bcee578d24010", 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.48s [INFO] running `Command { std: "docker" "inspect" "c2c6dd59a6eecd76509bc4e1aa32a82b66e5d28247d6755e4d7bcee578d24010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2c6dd59a6eecd76509bc4e1aa32a82b66e5d28247d6755e4d7bcee578d24010", kill_on_drop: false }` [INFO] [stdout] c2c6dd59a6eecd76509bc4e1aa32a82b66e5d28247d6755e4d7bcee578d24010 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 07d37d52e79be9191c1a38f0e3e7d9f1cfe2a119f90eda0c9dcb03f438130d39 [INFO] running `Command { std: "docker" "start" "-a" "07d37d52e79be9191c1a38f0e3e7d9f1cfe2a119f90eda0c9dcb03f438130d39", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/buidl_rs-053c6ebdbccf2788) [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.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "07d37d52e79be9191c1a38f0e3e7d9f1cfe2a119f90eda0c9dcb03f438130d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07d37d52e79be9191c1a38f0e3e7d9f1cfe2a119f90eda0c9dcb03f438130d39", kill_on_drop: false }` [INFO] [stdout] 07d37d52e79be9191c1a38f0e3e7d9f1cfe2a119f90eda0c9dcb03f438130d39