[INFO] cloning repository https://github.com/notomo/vimonga [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/notomo/vimonga" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotomo%2Fvimonga", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotomo%2Fvimonga'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6e7142f23376d2403697bf3f5118ba64ef08450 [INFO] checking notomo/vimonga against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotomo%2Fvimonga" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/notomo/vimonga 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/notomo/vimonga [INFO] finished tweaking git repo https://github.com/notomo/vimonga [INFO] tweaked toml for git repo https://github.com/notomo/vimonga written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/notomo/vimonga 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 437ea0b6e89b9ad9ec2a594b06a42f9781dfbb8874b0646e28d55e33e6ec3606 [INFO] running `Command { std: "docker" "start" "-a" "437ea0b6e89b9ad9ec2a594b06a42f9781dfbb8874b0646e28d55e33e6ec3606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "437ea0b6e89b9ad9ec2a594b06a42f9781dfbb8874b0646e28d55e33e6ec3606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "437ea0b6e89b9ad9ec2a594b06a42f9781dfbb8874b0646e28d55e33e6ec3606", kill_on_drop: false }` [INFO] [stdout] 437ea0b6e89b9ad9ec2a594b06a42f9781dfbb8874b0646e28d55e33e6ec3606 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efbd6112b4f23079718d0ba8fd4ae01b459d0186e2192e5ca04811752a6485cb [INFO] running `Command { std: "docker" "start" "-a" "efbd6112b4f23079718d0ba8fd4ae01b459d0186e2192e5ca04811752a6485cb", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking try_from v0.2.2 [INFO] [stderr] Checking separator v0.3.1 [INFO] [stderr] Checking data-encoding v2.1.2 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking semver v0.8.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.6.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking md-5 v0.7.0 [INFO] [stderr] Checking sha-1 v0.7.0 [INFO] [stderr] Checking hmac v0.6.3 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking pbkdf2 v0.2.3 [INFO] [stderr] Checking scan_fmt v0.1.3 [INFO] [stderr] Checking serde_json v1.0.38 [INFO] [stderr] Checking bson v0.13.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bson-0.13.0/src/macros.rs:213:46 [INFO] [stdout] | [INFO] [stdout] 213 | $crate::Bson::Document(doc!{$($tt)+}); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bson-0.13.0/src/bson.rs:421:17 [INFO] [stdout] | [INFO] [stdout] 421 | / doc! { [INFO] [stdout] 422 | | "$date": { [INFO] [stdout] 423 | | "$numberLong" => (v.timestamp() * 1000) + v.nanosecond() as i64 / 1000000, [INFO] [stdout] 424 | | } [INFO] [stdout] 425 | | } [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bson` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bson` [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" "efbd6112b4f23079718d0ba8fd4ae01b459d0186e2192e5ca04811752a6485cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efbd6112b4f23079718d0ba8fd4ae01b459d0186e2192e5ca04811752a6485cb", kill_on_drop: false }` [INFO] [stdout] efbd6112b4f23079718d0ba8fd4ae01b459d0186e2192e5ca04811752a6485cb