[INFO] fetching crate cvss 1.0.2... [INFO] checking cvss-1.0.2 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate cvss 1.0.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate cvss 1.0.2 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 crates.io crate cvss 1.0.2 [INFO] finished tweaking crates.io crate cvss 1.0.2 [INFO] tweaked toml for crates.io crate cvss 1.0.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fddb5cce8841adfe9c1f5acf9b4516aa1ca2f946f389d495228b0f5ba2543613 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fddb5cce8841adfe9c1f5acf9b4516aa1ca2f946f389d495228b0f5ba2543613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fddb5cce8841adfe9c1f5acf9b4516aa1ca2f946f389d495228b0f5ba2543613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fddb5cce8841adfe9c1f5acf9b4516aa1ca2f946f389d495228b0f5ba2543613", kill_on_drop: false }` [INFO] [stdout] fddb5cce8841adfe9c1f5acf9b4516aa1ca2f946f389d495228b0f5ba2543613 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9533686abb7f5905348f2433f7a03f5bd363ab471f15488248bccb87f503527a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9533686abb7f5905348f2433f7a03f5bd363ab471f15488248bccb87f503527a", kill_on_drop: false }` [INFO] [stderr] Checking cvss v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/error.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | return Err(format_err!($kind, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/severity.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | _ => fail!( [INFO] [stdout] | __________________- [INFO] [stdout] 57 | | ErrorKind::Parse, [INFO] [stdout] 58 | | "invalid CVSS Qualitative Severity Rating Scale value: {}", [INFO] [stdout] 59 | | s [INFO] [stdout] 60 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/error.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | return Err(format_err!($kind, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/v3/base/a.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | other => fail!(ErrorKind::Parse, "invalid A (Base): {}", other), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/error.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | return Err(format_err!($kind, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/v3/base/ac.rs:92:22 [INFO] [stdout] | [INFO] [stdout] 92 | other => fail!(ErrorKind::Parse, "invalid AC (Base): {}", other), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/error.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | return Err(format_err!($kind, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/v3/base/av.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | other => fail!(ErrorKind::Parse, "invalid AV (Base): {}", other), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/error.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | return Err(format_err!($kind, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/v3/base/c.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | other => fail!(ErrorKind::Parse, "invalid C (Base): {}", other), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/error.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | return Err(format_err!($kind, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/v3/base/i.rs:77:22 [INFO] [stdout] | [INFO] [stdout] 77 | other => fail!(ErrorKind::Parse, "invalid I (Base): {}", other), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/error.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | return Err(format_err!($kind, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/v3/base/pr.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | other => fail!(ErrorKind::Parse, "invalid PR (Base): {}", other), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/error.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | return Err(format_err!($kind, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/v3/base/s.rs:82:22 [INFO] [stdout] | [INFO] [stdout] 82 | other => fail!(ErrorKind::Parse, "invalid S (Base): {}", other), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/error.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | return Err(format_err!($kind, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/v3/base/ui.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | other => fail!(ErrorKind::Parse, "invalid UI (Base): {}", other), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/error.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | return Err(format_err!($kind, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/v3/base.rs:232:22 [INFO] [stdout] | [INFO] [stdout] 232 | _ => fail!( [INFO] [stdout] | ______________________- [INFO] [stdout] 233 | | ErrorKind::Version, [INFO] [stdout] 234 | | "wrong CVSS version (expected one of '3.0' or '3.1'): '{}'", [INFO] [stdout] 235 | | version_string [INFO] [stdout] 236 | | ), [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/error.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | return Err(format_err!($kind, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/v3/base.rs:255:26 [INFO] [stdout] | [INFO] [stdout] 255 | other => fail!(ErrorKind::Parse, "unknown metric type: '{}'", other), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/error.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | return Err(format_err!($kind, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/severity.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | _ => fail!( [INFO] [stdout] | __________________- [INFO] [stdout] 57 | | ErrorKind::Parse, [INFO] [stdout] 58 | | "invalid CVSS Qualitative Severity Rating Scale value: {}", [INFO] [stdout] 59 | | s [INFO] [stdout] 60 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/error.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | return Err(format_err!($kind, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/v3/base/a.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | other => fail!(ErrorKind::Parse, "invalid A (Base): {}", other), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/error.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | return Err(format_err!($kind, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/v3/base/ac.rs:92:22 [INFO] [stdout] | [INFO] [stdout] 92 | other => fail!(ErrorKind::Parse, "invalid AC (Base): {}", other), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/error.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | return Err(format_err!($kind, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/v3/base/av.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | other => fail!(ErrorKind::Parse, "invalid AV (Base): {}", other), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/error.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | return Err(format_err!($kind, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/v3/base/c.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | other => fail!(ErrorKind::Parse, "invalid C (Base): {}", other), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/error.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | return Err(format_err!($kind, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/v3/base/i.rs:77:22 [INFO] [stdout] | [INFO] [stdout] 77 | other => fail!(ErrorKind::Parse, "invalid I (Base): {}", other), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/error.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | return Err(format_err!($kind, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/v3/base/pr.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | other => fail!(ErrorKind::Parse, "invalid PR (Base): {}", other), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/error.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | return Err(format_err!($kind, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/v3/base/s.rs:82:22 [INFO] [stdout] | [INFO] [stdout] 82 | other => fail!(ErrorKind::Parse, "invalid S (Base): {}", other), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/error.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | return Err(format_err!($kind, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/v3/base/ui.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | other => fail!(ErrorKind::Parse, "invalid UI (Base): {}", other), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/error.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | return Err(format_err!($kind, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/v3/base.rs:232:22 [INFO] [stdout] | [INFO] [stdout] 232 | _ => fail!( [INFO] [stdout] | ______________________- [INFO] [stdout] 233 | | ErrorKind::Version, [INFO] [stdout] 234 | | "wrong CVSS version (expected one of '3.0' or '3.1'): '{}'", [INFO] [stdout] 235 | | version_string [INFO] [stdout] 236 | | ), [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/error.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | return Err(format_err!($kind, $msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/v3/base.rs:255:26 [INFO] [stdout] | [INFO] [stdout] 255 | other => fail!(ErrorKind::Parse, "unknown metric type: '{}'", other), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cvss` [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [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" "9533686abb7f5905348f2433f7a03f5bd363ab471f15488248bccb87f503527a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9533686abb7f5905348f2433f7a03f5bd363ab471f15488248bccb87f503527a", kill_on_drop: false }` [INFO] [stdout] 9533686abb7f5905348f2433f7a03f5bd363ab471f15488248bccb87f503527a