[INFO] cloning repository https://github.com/johnpmayer/canvas-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johnpmayer/canvas-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnpmayer%2Fcanvas-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnpmayer%2Fcanvas-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a907172571c52f6d172c2a954b61a18195b350ee [INFO] testing johnpmayer/canvas-demo against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnpmayer%2Fcanvas-demo" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johnpmayer/canvas-demo 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/johnpmayer/canvas-demo [INFO] finished tweaking git repo https://github.com/johnpmayer/canvas-demo [INFO] tweaked toml for git repo https://github.com/johnpmayer/canvas-demo written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/johnpmayer/canvas-demo 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 serde v1.0.27 [INFO] [stderr] Downloaded serde_json v1.0.9 [INFO] [stderr] Downloaded glsl v0.7.2 [INFO] [stderr] Downloaded stdweb v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 1919050fd0c5a524a9673a9953a9e86a2cee0668d3c0ec00a16ae8c411335f99 [INFO] running `Command { std: "docker" "start" "-a" "1919050fd0c5a524a9673a9953a9e86a2cee0668d3c0ec00a16ae8c411335f99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1919050fd0c5a524a9673a9953a9e86a2cee0668d3c0ec00a16ae8c411335f99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1919050fd0c5a524a9673a9953a9e86a2cee0668d3c0ec00a16ae8c411335f99", kill_on_drop: false }` [INFO] [stdout] 1919050fd0c5a524a9673a9953a9e86a2cee0668d3c0ec00a16ae8c411335f99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 754885ece941505be031198baf133211d7020eebe57f6c13e60d63b52b5f710b [INFO] running `Command { std: "docker" "start" "-a" "754885ece941505be031198baf133211d7020eebe57f6c13e60d63b52b5f710b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling stdweb v0.3.0 [INFO] [stderr] Compiling glsl v0.7.2 [WARN] too much data in the log, truncating it