[INFO] cloning repository https://github.com/alborrajo/sheetesia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alborrajo/sheetesia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falborrajo%2Fsheetesia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falborrajo%2Fsheetesia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61e300dd290585984b0cebd39128b9604ed91d66 [INFO] checking alborrajo/sheetesia against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falborrajo%2Fsheetesia" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alborrajo/sheetesia on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alborrajo/sheetesia [INFO] finished tweaking git repo https://github.com/alborrajo/sheetesia [INFO] tweaked toml for git repo https://github.com/alborrajo/sheetesia written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/alborrajo/sheetesia already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dunce v1.0.1 [INFO] [stderr] Downloaded cc v1.0.40 [INFO] [stderr] Downloaded clang v1.0.3 [INFO] [stderr] Downloaded ghakuf v0.5.3 [INFO] [stderr] Downloaded regex v1.2.1 [INFO] [stderr] Downloaded opencv-binding-generator v0.23.0 [INFO] [stderr] Downloaded regex-syntax v0.6.11 [INFO] [stderr] Downloaded opencv v0.49.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a26fc273402177dc79e936671758f13e122d11f0200a5c1dc2e5b3f24c3f5ea6 [INFO] running `Command { std: "docker" "start" "-a" "a26fc273402177dc79e936671758f13e122d11f0200a5c1dc2e5b3f24c3f5ea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a26fc273402177dc79e936671758f13e122d11f0200a5c1dc2e5b3f24c3f5ea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a26fc273402177dc79e936671758f13e122d11f0200a5c1dc2e5b3f24c3f5ea6", kill_on_drop: false }` [INFO] [stdout] a26fc273402177dc79e936671758f13e122d11f0200a5c1dc2e5b3f24c3f5ea6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89e9dde8ec92e0a137c2d0d74d0981c4800774aedf4b00bd167f61448524c549 [INFO] running `Command { std: "docker" "start" "-a" "89e9dde8ec92e0a137c2d0d74d0981c4800774aedf4b00bd167f61448524c549", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling dunce v1.0.1 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling vcpkg v0.2.11 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking ghakuf v0.5.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ghakuf-0.5.3/src/formats.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 336 | info!("VLQBuilder closed.") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ghakuf` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "89e9dde8ec92e0a137c2d0d74d0981c4800774aedf4b00bd167f61448524c549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89e9dde8ec92e0a137c2d0d74d0981c4800774aedf4b00bd167f61448524c549", kill_on_drop: false }` [INFO] [stdout] 89e9dde8ec92e0a137c2d0d74d0981c4800774aedf4b00bd167f61448524c549