[INFO] cloning repository https://github.com/glowe/bsondump [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glowe/bsondump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglowe%2Fbsondump", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglowe%2Fbsondump'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d89fa203c7d6140e18ea2a3a232fc6535902006e [INFO] checking glowe/bsondump against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglowe%2Fbsondump" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/glowe/bsondump 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/glowe/bsondump [INFO] finished tweaking git repo https://github.com/glowe/bsondump [INFO] tweaked toml for git repo https://github.com/glowe/bsondump written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/glowe/bsondump 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 36345c70a2f4a1e8557fe1627a9c97c32437878b672cdd06c2e0c8b9b6316f7d [INFO] running `Command { std: "docker" "start" "-a" "36345c70a2f4a1e8557fe1627a9c97c32437878b672cdd06c2e0c8b9b6316f7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36345c70a2f4a1e8557fe1627a9c97c32437878b672cdd06c2e0c8b9b6316f7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36345c70a2f4a1e8557fe1627a9c97c32437878b672cdd06c2e0c8b9b6316f7d", kill_on_drop: false }` [INFO] [stdout] 36345c70a2f4a1e8557fe1627a9c97c32437878b672cdd06c2e0c8b9b6316f7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 2b57ffa3247a34172a5854d29556e8c5f1e5499334b1c9b02b3aecfb4973ee01 [INFO] running `Command { std: "docker" "start" "-a" "2b57ffa3247a34172a5854d29556e8c5f1e5499334b1c9b02b3aecfb4973ee01", 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] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking ryu v1.0.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking bson v1.1.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bson-1.1.0/src/macros.rs:178:54 [INFO] [stdout] | [INFO] [stdout] 178 | $crate::Bson::Document($crate::doc!{$($tt)+}); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bson-1.1.0/src/bson.rs:499:17 [INFO] [stdout] | [INFO] [stdout] 499 | / doc! { [INFO] [stdout] 500 | | "$regularExpression": { [INFO] [stdout] 501 | | "pattern": pattern.clone(), [INFO] [stdout] 502 | | "options": options, [INFO] [stdout] 503 | | } [INFO] [stdout] 504 | | } [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::bson` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bson-1.1.0/src/macros.rs:178:54 [INFO] [stdout] | [INFO] [stdout] 178 | $crate::Bson::Document($crate::doc!{$($tt)+}); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bson-1.1.0/src/bson.rs:521:17 [INFO] [stdout] | [INFO] [stdout] 521 | / doc! { [INFO] [stdout] 522 | | "$timestamp": { [INFO] [stdout] 523 | | "t": time, [INFO] [stdout] 524 | | "i": increment, [INFO] [stdout] 525 | | } [INFO] [stdout] 526 | | } [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::bson` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bson-1.1.0/src/macros.rs:178:54 [INFO] [stdout] | [INFO] [stdout] 178 | $crate::Bson::Document($crate::doc!{$($tt)+}); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bson-1.1.0/src/bson.rs:530:17 [INFO] [stdout] | [INFO] [stdout] 530 | / doc! { [INFO] [stdout] 531 | | "$binary": { [INFO] [stdout] 532 | | "base64": base64::encode(bytes), [INFO] [stdout] 533 | | "subType": hex::encode([tval]), [INFO] [stdout] 534 | | } [INFO] [stdout] 535 | | } [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::bson` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bson-1.1.0/src/macros.rs:178:54 [INFO] [stdout] | [INFO] [stdout] 178 | $crate::Bson::Document($crate::doc!{$($tt)+}); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bson-1.1.0/src/bson.rs:553:34 [INFO] [stdout] | [INFO] [stdout] 553 | Bson::DateTime(v) => doc! { [INFO] [stdout] | __________________________________- [INFO] [stdout] 554 | | "$date": { "$numberLong": v.timestamp_millis().to_string() }, [INFO] [stdout] 555 | | }, [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::bson` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bson-1.1.0/src/macros.rs:178:54 [INFO] [stdout] | [INFO] [stdout] 178 | $crate::Bson::Document($crate::doc!{$($tt)+}); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bson-1.1.0/src/bson.rs:586:17 [INFO] [stdout] | [INFO] [stdout] 586 | / doc! { [INFO] [stdout] 587 | | "$dbPointer": { [INFO] [stdout] 588 | | "$ref": namespace, [INFO] [stdout] 589 | | "$id": { [INFO] [stdout] ... | [INFO] [stdout] 592 | | } [INFO] [stdout] 593 | | } [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::bson` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bson-1.1.0/src/macros.rs:178:54 [INFO] [stdout] | [INFO] [stdout] 178 | $crate::Bson::Document($crate::doc!{$($tt)+}); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bson-1.1.0/src/bson.rs:586:17 [INFO] [stdout] | [INFO] [stdout] 586 | / doc! { [INFO] [stdout] 587 | | "$dbPointer": { [INFO] [stdout] 588 | | "$ref": namespace, [INFO] [stdout] 589 | | "$id": { [INFO] [stdout] ... | [INFO] [stdout] 592 | | } [INFO] [stdout] 593 | | } [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::bson` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [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] running `Command { std: "docker" "inspect" "2b57ffa3247a34172a5854d29556e8c5f1e5499334b1c9b02b3aecfb4973ee01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b57ffa3247a34172a5854d29556e8c5f1e5499334b1c9b02b3aecfb4973ee01", kill_on_drop: false }` [INFO] [stdout] 2b57ffa3247a34172a5854d29556e8c5f1e5499334b1c9b02b3aecfb4973ee01