[INFO] cloning repository https://github.com/Stovoy/buildy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Stovoy/buildy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStovoy%2Fbuildy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStovoy%2Fbuildy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3f5e249ec9a02d4f4a6bdda2ed4a8462bd71f56 [INFO] testing Stovoy/buildy against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStovoy%2Fbuildy" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Stovoy/buildy 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/Stovoy/buildy [INFO] finished tweaking git repo https://github.com/Stovoy/buildy [INFO] tweaked toml for git repo https://github.com/Stovoy/buildy written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/Stovoy/buildy 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 duct v0.13.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] 15f33d11cde94836a110975d39384a7a569c9ef0831409a570db35856f1d956f [INFO] running `Command { std: "docker" "start" "-a" "15f33d11cde94836a110975d39384a7a569c9ef0831409a570db35856f1d956f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15f33d11cde94836a110975d39384a7a569c9ef0831409a570db35856f1d956f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15f33d11cde94836a110975d39384a7a569c9ef0831409a570db35856f1d956f", kill_on_drop: false }` [INFO] [stdout] 15f33d11cde94836a110975d39384a7a569c9ef0831409a570db35856f1d956f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] fbaebb0546853207047a879549cb67f8af81fb57576d9f561e7d8b7e7c474b4b [INFO] running `Command { std: "docker" "start" "-a" "fbaebb0546853207047a879549cb67f8af81fb57576d9f561e7d8b7e7c474b4b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling shared_child v0.3.4 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling os_pipe v0.9.1 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling duct v0.13.4 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling buildy v0.12.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.57s [INFO] running `Command { std: "docker" "inspect" "fbaebb0546853207047a879549cb67f8af81fb57576d9f561e7d8b7e7c474b4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbaebb0546853207047a879549cb67f8af81fb57576d9f561e7d8b7e7c474b4b", kill_on_drop: false }` [INFO] [stdout] fbaebb0546853207047a879549cb67f8af81fb57576d9f561e7d8b7e7c474b4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] f617f6345bcb45e4f215771c8e411eff9350885b14492e83013e5a9873261700 [INFO] running `Command { std: "docker" "start" "-a" "f617f6345bcb45e4f215771c8e411eff9350885b14492e83013e5a9873261700", kill_on_drop: false }` [INFO] [stderr] Compiling buildy v0.12.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "f617f6345bcb45e4f215771c8e411eff9350885b14492e83013e5a9873261700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f617f6345bcb45e4f215771c8e411eff9350885b14492e83013e5a9873261700", kill_on_drop: false }` [INFO] [stdout] f617f6345bcb45e4f215771c8e411eff9350885b14492e83013e5a9873261700 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] 236ce1c8924ae265190217515d4bd8128a747d8b7d30a5151be7581d0066c66b [INFO] running `Command { std: "docker" "start" "-a" "236ce1c8924ae265190217515d4bd8128a747d8b7d30a5151be7581d0066c66b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/buildy-3fd8c283d4b2fb1e) [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" "236ce1c8924ae265190217515d4bd8128a747d8b7d30a5151be7581d0066c66b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "236ce1c8924ae265190217515d4bd8128a747d8b7d30a5151be7581d0066c66b", kill_on_drop: false }` [INFO] [stdout] 236ce1c8924ae265190217515d4bd8128a747d8b7d30a5151be7581d0066c66b